Age | Commit message (Expand) | Author |
2004-07-20 | Document locking infrastructure | Marc Espie |
2004-07-20 | no point in return from void function | Peter Valchev |
2004-07-20 | Move tag word to the right location in `struct envxmm'. | Mark Kettenis |
2004-07-20 | sync | David Krause |
2004-07-20 | SD Controller found on a Toshiba laptop; ok deraadt@ | David Krause |
2004-07-20 | ansi; khalek@linuxgamers.net | Theo de Raadt |
2004-07-20 | typo | Theo de Raadt |
2004-07-20 | sync | Theo de Raadt |
2004-07-20 | another new device; shin@happynet.co.jp | Theo de Raadt |
2004-07-19 | print the correct labels when displaying timeouts with pfctl (eg, pfctl -st). | David Gwynne |
2004-07-19 | Delete the AP scan timeout in atw_detach. Fixes a panic on detach if the | Todd C. Miller |
2004-07-19 | wording from nick@ | Jason McIntyre |
2004-07-19 | Recognize the daughter board type, if any - but it is not supported yet. | Miod Vallat |
2004-07-19 | After a work queue has been aborted and the abort has been acknowledged, | Miod Vallat |
2004-07-19 | When we want to thaw all work queues we care about, do it correctly. | Miod Vallat |
2004-07-19 | Direct REQUEST_SENSE commands to the correct target, instead of always | Miod Vallat |
2004-07-19 | use same url as in siop(4) as this link was dead; found by Genadijus Paleckis... | Michael Shalayeff |
2004-07-19 | Remove obsolete note about V7 Bourne Shell; espie@ OK | Todd C. Miller |
2004-07-19 | Implement __HAVE_PMAP_DIRECT on amd64 using large pages. At this moment | Artur Grabowski |
2004-07-19 | In builtin_saveregs(), do not systematically allocate 8 words on the stack | Miod Vallat |
2004-07-19 | correct error checking for strtonum, from mjc@bitz.ca | Vincent Labrecque |
2004-07-19 | Start working at providing a tutorial for our make, not PMake, which | Marc Espie |
2004-07-19 | use strtonum with proper bounds instead of abusing strtoul; ok millert | Peter Valchev |
2004-07-19 | mention weak symbols | Michael Coulter |
2004-07-19 | fix signal race in job.c: the signal handler only sets a flag, and | Marc Espie |
2004-07-18 | Typos | Miod Vallat |
2004-07-18 | fix memory leak; ok millert@ tdeval@ | Jakob Schlyter |
2004-07-18 | kill some more netiso traces - this was in my tree for a bit but I forgot... | Henning Brauer |
2004-07-18 | there are a few recvfrom(2) errors we do not want to panic on | Henning Brauer |
2004-07-18 | query interval scaling, episode II | Henning Brauer |
2004-07-18 | return EINVAL if ftruncate(2) is passed a negative offset | Anil Madhavapeddy |
2004-07-18 | when deleting @link, don't bother checking for md5, since we don't have any. | Marc Espie |
2004-07-18 | sync | Theo de Raadt |
2004-07-18 | oops | Theo de Raadt |
2004-07-18 | sync | Theo de Raadt |
2004-07-18 | shrinky shrinky | Theo de Raadt |
2004-07-18 | sync | Theo de Raadt |
2004-07-18 | more shrink | Theo de Raadt |
2004-07-18 | sync | Theo de Raadt |
2004-07-18 | shrink | Theo de Raadt |
2004-07-18 | #ifdef SMALL_KERNEL -> #define ISP_STRIPPED | Theo de Raadt |
2004-07-18 | Make bsd.rd a default set. | Kenneth R Westerback |
2004-07-18 | minor space savings | Theo de Raadt |
2004-07-18 | shrink | Theo de Raadt |
2004-07-18 | spaces | Theo de Raadt |
2004-07-18 | spaces | Theo de Raadt |
2004-07-18 | For set installation via URL or NFS, assume the network has been configured | Kenneth R Westerback |
2004-07-17 | Adresses->Addresses | Anil Madhavapeddy |
2004-07-17 | Wait for output to be drained when sabtty is the console output port; | Miod Vallat |
2004-07-17 | the IPv4/IPv6 standalone mode patch has some issues so back it out for now. | Brad Smith |