Age | Commit message (Expand) | Author |
2004-06-25 | Narrow down privsep interface. Remove ui_init to monitor. So we can get rid of | Hans-Joerg Hoexer |
2004-06-25 | Minor fixes suggested by nordin@ and henning@ | Thorsten Lockert |
2004-06-25 | Remove unused gnu style configure stuff. | Mathieu Sauve-Frankel |
2004-06-25 | cleanup. | Mathieu Sauve-Frankel |
2004-06-25 | IPv6 reassembly on "scrub" directive. | Jun-ichiro itojun Hagino |
2004-06-25 | recover IPv6 entries somehow disappeared. David Krause | Jun-ichiro itojun Hagino |
2004-06-24 | First step at multiprotocol support, only partially done. | Claudio Jeker |
2004-06-24 | Remove unused getopt implementation. These files are not used. | Mathieu Sauve-Frankel |
2004-06-24 | Identify ourselves on the new console device when it's changed. | Tom Cosgrove |
2004-06-24 | Do a better job at containing powerpc specific #defines to PPC_... | Dale Rahn |
2004-06-24 | Turn off timeouts if the user types anything at all. This prevents an | Tom Cosgrove |
2004-06-24 | A little better but still work in progress. | Andreas Gunnarsson |
2004-06-24 | KNF, cleanup, readability fixes... this hurt | Henning Brauer |
2004-06-24 | Minor changes (structural, not behavioural) in order to support a regress | Tom Cosgrove |
2004-06-24 | Document kn_get_string() a bit better and describe the return value. | Hans-Joerg Hoexer |
2004-06-24 | Make community set strict aligenment save, remove unneeded ENSUREs | Claudio Jeker |
2004-06-24 | make keynote.h C++ safe | Mathieu Sauve-Frankel |
2004-06-24 | Back out part of last commit; we want to realloc + loop for argv too. | Todd C. Miller |
2004-06-24 | if we have detached after an exec, bail out early, and avoid a double free. | marius eriksen |
2004-06-24 | Remove the 8 page limit for sysctl_proc_args after discussing with Theo. | Todd C. Miller |
2004-06-24 | iso is gone | Henning Brauer |
2004-06-24 | let vax build lynx (workaround); miod ok | Theo de Raadt |
2004-06-24 | remove netiso stuff | Henning Brauer |
2004-06-24 | Remove unsupported algortihm types from keynote keygen section of the manpage. | Mathieu Sauve-Frankel |
2004-06-24 | change note as to when thread lib needs updating. OK deraadt@ | Marco S Hyman |
2004-06-24 | Typos in DEBUG code. | Miod Vallat |
2004-06-24 | This moves access to wall and uptime variables in MI code, | Thorsten Lockert |
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 |