Age | Commit message (Expand) | Author |
2009-12-31 | use the same arg name for -k as the man page; | Jason McIntyre |
2009-12-31 | add vds(4); | Jason McIntyre |
2009-12-31 | missing space; | Jason McIntyre |
2009-12-31 | stupid, stupid, stupid | Marc Espie |
2009-12-31 | need to tweak from to_update to self, as this kind of thing happens all | Marc Espie |
2009-12-31 | Assert copyright. | Joel Sing |
2009-12-31 | oops, actually report issues | Marc Espie |
2009-12-31 | Add support for key disks. This allows a crypto volume to be constructed | Joel Sing |
2009-12-31 | fix for error message logging. | Marc Espie |
2009-12-31 | and yet another library check error | Marc Espie |
2009-12-31 | always create a problem entry for libraries we don't find | Marc Espie |
2009-12-31 | Implement wrappers for enabling and disabling interrupts. | Joel Sing |
2009-12-31 | complain if we see weird @libs (so, not in system). | Marc Espie |
2009-12-31 | remove superfluous bracket level from time representation. | Igor Sobrado |
2009-12-31 | remove all noise, have myadd display a simplified version of what it's doing | Marc Espie |
2009-12-31 | Make cpl and cpu_inintr per CPU variables. For locore.S, cpl becomes an | Joel Sing |
2009-12-31 | add meat to the "can't install" stupid handle message | Marc Espie |
2009-12-31 | XXX until I fix it for real | Marc Espie |
2009-12-31 | vds(4) | Mark Kettenis |
2009-12-31 | add some lib report checks where the error messages are currently very bad. | Marc Espie |
2009-12-31 | Add vds(4) and vdsp(4), implementing the vDisk server side protocol. This | Mark Kettenis |
2009-12-31 | more/better cache for bad cases, and trap self after merge. | Marc Espie |
2009-12-31 | Add a few more hypervisor calls. | Mark Kettenis |
2009-12-31 | simplify and rationalize names | Marc Espie |
2009-12-31 | sha256 is the common case, no need to delay loading. | Marc Espie |
2009-12-31 | check for infinite loops in case of install problems | Marc Espie |
2009-12-31 | new ipsca root. | David Gwynne |
2009-12-31 | ipsca has expired | David Gwynne |
2009-12-30 | don't bother clearing the line, since we do that automatically when we | Marc Espie |
2009-12-30 | more changes and optimizations: create unique dewey objects, so I can | Marc Espie |
2009-12-30 | ... and this should fix todd's case, that of not finding anything and | Marc Espie |
2009-12-30 | also track stuff I couldn't install, and use it for negative cache lookups. | Marc Espie |
2009-12-30 | fix pkgspec handling, actually do filter by regexp. | Marc Espie |
2009-12-30 | Correctly parse the host address in the FEC TLV. | Michele Marchetto |
2009-12-30 | store url where we retrieved the package. | Marc Espie |
2009-12-30 | ouch, now that we keep packages, take them into account on done. | Marc Espie |
2009-12-30 | Document ESPIPE and make EFAULT cover all functions. | Federico G. Schwindt |
2009-12-30 | a few small optimizations: | Marc Espie |
2009-12-30 | take merging of sets into account when creating a header. | Marc Espie |
2009-12-30 | infrastructure for url elements | Marc Espie |
2009-12-30 | actually cache architecture, as intended | Marc Espie |
2009-12-30 | pretty | Marc Espie |
2009-12-30 | explain what sio_close() drains play buffers as if sio_close() was | Alexandre Ratchov |
2009-12-30 | Remove paths from the prebind code that shouldn't be present. | Dale Rahn |
2009-12-30 | remove dead assignments and newly created unused variables. | Charles Longeau |
2009-12-30 | curcpu()->ci_curpmap added. ok miod@ | Takuya ASADA |
2009-12-29 | move this file to Attic; the swapon(2) system call cannot be accessed | Igor Sobrado |
2009-12-29 | do "not reinstalling" in a more intelligent way, by moving things into | Marc Espie |
2009-12-29 | temporary fix for .libs update issue. | Marc Espie |
2009-12-29 | a few more tweaks: | Marc Espie |