summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-25Narrow down privsep interface. Remove ui_init to monitor. So we can get rid ofHans-Joerg Hoexer
2004-06-25Minor fixes suggested by nordin@ and henning@Thorsten Lockert
2004-06-25Remove unused gnu style configure stuff.Mathieu Sauve-Frankel
2004-06-25cleanup.Mathieu Sauve-Frankel
2004-06-25IPv6 reassembly on "scrub" directive.Jun-ichiro itojun Hagino
2004-06-25recover IPv6 entries somehow disappeared. David KrauseJun-ichiro itojun Hagino
2004-06-24First step at multiprotocol support, only partially done.Claudio Jeker
2004-06-24Remove unused getopt implementation. These files are not used.Mathieu Sauve-Frankel
2004-06-24Identify ourselves on the new console device when it's changed.Tom Cosgrove
2004-06-24Do a better job at containing powerpc specific #defines to PPC_...Dale Rahn
2004-06-24Turn off timeouts if the user types anything at all. This prevents anTom Cosgrove
2004-06-24A little better but still work in progress.Andreas Gunnarsson
2004-06-24KNF, cleanup, readability fixes... this hurtHenning Brauer
2004-06-24Minor changes (structural, not behavioural) in order to support a regressTom Cosgrove
2004-06-24Document kn_get_string() a bit better and describe the return value.Hans-Joerg Hoexer
2004-06-24Make community set strict aligenment save, remove unneeded ENSUREsClaudio Jeker
2004-06-24make keynote.h C++ safeMathieu Sauve-Frankel
2004-06-24Back out part of last commit; we want to realloc + loop for argv too.Todd C. Miller
2004-06-24if we have detached after an exec, bail out early, and avoid a double free.marius eriksen
2004-06-24Remove the 8 page limit for sysctl_proc_args after discussing with Theo.Todd C. Miller
2004-06-24iso is goneHenning Brauer
2004-06-24let vax build lynx (workaround); miod okTheo de Raadt
2004-06-24remove netiso stuffHenning Brauer
2004-06-24Remove unsupported algortihm types from keynote keygen section of the manpage.Mathieu Sauve-Frankel
2004-06-24change note as to when thread lib needs updating. OK deraadt@Marco S Hyman
2004-06-24Typos in DEBUG code.Miod Vallat
2004-06-24This moves access to wall and uptime variables in MI code,Thorsten Lockert
2004-06-24regress test for re-exec corner casesDamien Miller
2004-06-24re-exec sshd on accept(); initial work, final debugging and ok markus@Damien Miller
2004-06-24Work in progress, early check-in requested by niklas@Andreas Gunnarsson
2004-06-24make safe for inclusion in C++ code; ok deraadt@Christian Weisgerber
2004-06-24Add genericstable to the list of databases we can create automatically.Tom Cosgrove
2004-06-24Allocate 8 pages for process argv, not one. This should really be ARG_MAXTodd C. Miller
2004-06-24When given multiple processes to kill, keep going if we are unable to killTodd C. Miller
2004-06-24Add comment explaining what "bootprompt" is forTom Cosgrove
2004-06-24Remove some unused code.Hans-Joerg Hoexer
2004-06-24If a line in boot.conf is too long for our buffer, stop before weTom Cosgrove
2004-06-24free() correct object; andrushock@korovino.netTheo de Raadt
2004-06-24Add ehci. ok drahn@Thomas Nordin
2004-06-24Missing file from 8.13.0Todd C. Miller
2004-06-24syncTheo de Raadt
2004-06-24hsearch API/ABI u_int -> size_t -> crank majors; ok millertTheo de Raadt
2004-06-24syncTheo de Raadt
2004-06-24Also handle keys from x509-certificates embedded in keynote credentials.Hans-Joerg Hoexer
2004-06-24"error" could be left uninitializedJun-ichiro itojun Hagino
2004-06-24ultra minor KNFJun-ichiro itojun Hagino
2004-06-24missing XrTheo de Raadt
2004-06-24Working hcreate(3) et al from NetBSD (cgd) via ray at cyth dot net.Todd C. Miller
2004-06-24undo tree breakage, sorryPeter Valchev
2004-06-24hsearch regress from NetBSD via ray at cyth dot netTodd C. Miller