summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-12-17define constants for PAGE_{SIZE,MASK,SHIFT}Michael Shalayeff
1999-12-17track the maximum accessed stack size; basically this small piece of code is ...Michael Shalayeff
1999-12-16syncTheo de Raadt
1999-12-16missed someTheo de Raadt
1999-12-16syncTheo de Raadt
1999-12-163c450-TX HomeConnect; wpaulTheo de Raadt
1999-12-16syncTheo de Raadt
1999-12-16rresvport_af() and bindresvport_af()Theo de Raadt
1999-12-16Bugfix: execvp might fail for many reasons.Marc Espie
1999-12-16Var_Subst is actually two distinct functions folded into one:Marc Espie
1999-12-16remaining part of the previous patch... patch got confused somehow.Marc Espie
1999-12-16for.c becomes sane.Marc Espie
1999-12-16Allocate buffers as static data structures.Marc Espie
1999-12-16Fix those two bugs in cond.c.Marc Espie
1999-12-16Remove unneeded extraneous zeros at the end of buffers.Marc Espie
1999-12-16Remove redundant fields from struct Buffer.Marc Espie
1999-12-16Split Buf_GetAll into Buf_Retrieve/Buf_Size.Marc Espie
1999-12-16Start cleaning up buf.c in earnest.Marc Espie
1999-12-16regen.Federico G. Schwindt
1999-12-16sigh, fix head.Federico G. Schwindt
1999-12-16Add TI1211.Federico G. Schwindt
1999-12-16incorrect bounds on strlcpy()Theo de Raadt
1999-12-16Add the ability to use interface names in place of addressesKjell Wooding
1999-12-16show ip6.forwardingTheo de Raadt
1999-12-16Xr inet6 4Theo de Raadt
1999-12-16syncTheo de Raadt
1999-12-16move dump file to /var/run, not /var/tmp.Jun-ichiro itojun Hagino
1999-12-16Add in cleaner dual bus and dual LVD bus support.mjacob
1999-12-16Add in dual bus (1240/1280) support. Some more cleanups, including fixesmjacob
1999-12-16Roll platform version. Add a second scsi_link struct in the privatemjacob
1999-12-16Clean up some SXP definitions so that a SXP_BANK1_SELECT can be |'d in.mjacob
1999-12-16Add in dual LVD (1280) support. Reorganize the model codes slightlymjacob
1999-12-16Add in Qlogic 1240 (Dual Ultra) and Qlogic 1280 (Dual Ultra 2) support.mjacob
1999-12-16Split SDEV_NOSYNCWIDE into SDEV_NOSYNC and SDEV_NOWIDE (as is donemjacob
1999-12-16Get the index in the ifnet_addrs array right (as if_index isAngelos D. Keromytis
1999-12-16deposit dump file in /var/run; markusTheo de Raadt
1999-12-16use arc4random()Theo de Raadt
1999-12-16non-working awi driver; someone finish itTheo de Raadt
1999-12-15Require privileges in LMCSIOINFO.Angelos D. Keromytis
1999-12-15Require privileges to change card parameters.Angelos D. Keromytis
1999-12-15these strcpy are fineTheo de Raadt
1999-12-15"Connection closed by x.x.x.x": fatal() -> log()Markus Friedl
1999-12-15keysize warnings talk about identity filesMarkus Friedl
1999-12-15remove pn, replace with dcJason Wright
1999-12-15make dc only match pn (temporarily)Jason Wright
1999-12-15From gcc development sources:Marc Espie
1999-12-15never go into persist mode if there are still segments to be retransmitted.Niels Provos
1999-12-15add missing Xrs and clean a bitJason Wright
1999-12-15man page for txphyJason Wright
1999-12-15fix declarationsEric Jackson