summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-06-24Update to sendmail.8.13.0Todd C. Miller
2004-06-24endian fix from chris pascoeJolan Luff
2004-06-23Print corrent prefix. Found and tested by alex at vbone.net.Hakan Olsson
2004-06-23Do not send IPIs while cold. Should probably fix the pmap_kremove panics som...Niklas Hallqvist
2004-06-23oops, keep MP stuff inside MULTIPROCESSORNiklas Hallqvist
2004-06-23Renumber I/O APICs who clash with other APICs. Also clear the deliveryNiklas Hallqvist
2004-06-23Fix counting in master/slave when passing environment variables; ok djm@Darren Tucker
2004-06-23Assorted night cleanups:Miod Vallat
2004-06-23make -w optional; ok miod@David Krause
2004-06-23kill that stupid AS path loop whining, that is normalHenning Brauer
2004-06-23-tttt prints time between packets; ok deraadtMarkus Friedl
2004-06-23halve the rice; sick of throwing out a giant pot every yearTheo de Raadt
2004-06-23syncTheo de Raadt
2004-06-23pretty print; ok ho@Markus Friedl
2004-06-23a few fixes to systracemarius eriksen
2004-06-23better dead detect window code; still crapTheo de Raadt
2004-06-23Fix one-byte overflow in interrupt handling allocator. henning@, miod@ okAaron Campbell
2004-06-23pfr_commit_ktable calls functions that can result in the currentRyan Thomas McBride
2004-06-23Remove useless debug code.Miod Vallat
2004-06-23Clarify D-Link support by listing specific card revisions thatTodd C. Miller
2004-06-23Make AHD_DEBUG compile. ok krw@Marco Peereboom
2004-06-23Avoid stat before open. Do open and fstat instead.Hans-Joerg Hoexer
2004-06-23Add atw(4), commented out for now.Todd C. Miller
2004-06-23enable ahd by default (still some work for marco and krw, but it noTheo de Raadt
2004-06-23Missed this in the atw(4) commit.Todd C. Miller
2004-06-23Make compiling with Boehm's gc possible again.Hakan Olsson
2004-06-23tabs vs spacesAaron Campbell