Age | Commit message (Expand) | Author |
2004-06-24 | regress test for re-exec corner cases | Damien Miller |
2004-06-24 | re-exec sshd on accept(); initial work, final debugging and ok markus@ | Damien Miller |
2004-06-24 | Work in progress, early check-in requested by niklas@ | Andreas Gunnarsson |
2004-06-24 | make safe for inclusion in C++ code; ok deraadt@ | Christian Weisgerber |
2004-06-24 | Add genericstable to the list of databases we can create automatically. | Tom Cosgrove |
2004-06-24 | Allocate 8 pages for process argv, not one. This should really be ARG_MAX | Todd C. Miller |
2004-06-24 | When given multiple processes to kill, keep going if we are unable to kill | Todd C. Miller |
2004-06-24 | Add comment explaining what "bootprompt" is for | Tom Cosgrove |
2004-06-24 | Remove some unused code. | Hans-Joerg Hoexer |
2004-06-24 | If a line in boot.conf is too long for our buffer, stop before we | Tom Cosgrove |
2004-06-24 | free() correct object; andrushock@korovino.net | Theo de Raadt |
2004-06-24 | Add ehci. ok drahn@ | Thomas Nordin |
2004-06-24 | Missing file from 8.13.0 | Todd C. Miller |
2004-06-24 | sync | Theo de Raadt |
2004-06-24 | hsearch API/ABI u_int -> size_t -> crank majors; ok millert | Theo de Raadt |
2004-06-24 | sync | Theo de Raadt |
2004-06-24 | Also handle keys from x509-certificates embedded in keynote credentials. | Hans-Joerg Hoexer |
2004-06-24 | "error" could be left uninitialized | Jun-ichiro itojun Hagino |
2004-06-24 | ultra minor KNF | Jun-ichiro itojun Hagino |
2004-06-24 | missing Xr | Theo de Raadt |
2004-06-24 | Working hcreate(3) et al from NetBSD (cgd) via ray at cyth dot net. | Todd C. Miller |
2004-06-24 | undo tree breakage, sorry | Peter Valchev |
2004-06-24 | hsearch regress from NetBSD via ray at cyth dot net | Todd C. Miller |
2004-06-24 | Update to sendmail.8.13.0 | Todd C. Miller |
2004-06-24 | endian fix from chris pascoe | Jolan Luff |
2004-06-23 | Print corrent prefix. Found and tested by alex at vbone.net. | Hakan Olsson |
2004-06-23 | Do not send IPIs while cold. Should probably fix the pmap_kremove panics som... | Niklas Hallqvist |
2004-06-23 | oops, keep MP stuff inside MULTIPROCESSOR | Niklas Hallqvist |
2004-06-23 | Renumber I/O APICs who clash with other APICs. Also clear the delivery | Niklas Hallqvist |
2004-06-23 | Fix counting in master/slave when passing environment variables; ok djm@ | Darren Tucker |
2004-06-23 | Assorted night cleanups: | Miod Vallat |
2004-06-23 | make -w optional; ok miod@ | David Krause |
2004-06-23 | kill that stupid AS path loop whining, that is normal | Henning Brauer |
2004-06-23 | -tttt prints time between packets; ok deraadt | Markus Friedl |
2004-06-23 | halve the rice; sick of throwing out a giant pot every year | Theo de Raadt |
2004-06-23 | sync | Theo de Raadt |
2004-06-23 | pretty print; ok ho@ | Markus Friedl |
2004-06-23 | a few fixes to systrace | marius eriksen |
2004-06-23 | better dead detect window code; still crap | Theo de Raadt |
2004-06-23 | Fix one-byte overflow in interrupt handling allocator. henning@, miod@ ok | Aaron Campbell |
2004-06-23 | pfr_commit_ktable calls functions that can result in the current | Ryan Thomas McBride |
2004-06-23 | Remove useless debug code. | Miod Vallat |
2004-06-23 | Clarify D-Link support by listing specific card revisions that | Todd C. Miller |
2004-06-23 | Make AHD_DEBUG compile. ok krw@ | Marco Peereboom |
2004-06-23 | Avoid stat before open. Do open and fstat instead. | Hans-Joerg Hoexer |
2004-06-23 | Add atw(4), commented out for now. | Todd C. Miller |
2004-06-23 | enable ahd by default (still some work for marco and krw, but it no | Theo de Raadt |
2004-06-23 | Missed this in the atw(4) commit. | Todd C. Miller |
2004-06-23 | Make compiling with Boehm's gc possible again. | Hakan Olsson |
2004-06-23 | tabs vs spaces | Aaron Campbell |