summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-06-23add "option IPFILTER_LOG" to conf files that already had IPFILTERkstailey
1997-06-23activate IPFILTER_LOGkstailey
1997-06-23merge in 3.1.11kstailey
1997-06-23add "option IPFILTER_LOG"kstailey
1997-06-23IPFILTER_LOG should be a kernel optionkstailey
1997-06-23In zs_abort, wrap a #ifdef DDB around a Debugger() invocation.kstailey
1997-06-23Upon discussion w/ Theo, the only options in std.mac68k that would be of usegene
1997-06-23Add option PPP_BSDCOMP and PPP_DEFLATEgene
1997-06-23regen: Depend GENERIC* kernels on /sys/conf/GENERIC and move busificationgene
1997-06-23oopsTheo de Raadt
1997-06-23for SO_SND*/SO_RCV*, clip low-end of parameter to 1Theo de Raadt
1997-06-22Only call powerdown() if SUN4M is defined.Jason Downs
1997-06-22Fix comment.Jason Downs
1997-06-22Support RB_POWERDOWN (calls powerdown(), then romhalt(). If powerdown() isJason Downs
1997-06-22Allow powerdown() to be blindly called on machines with no power device.Jason Downs
1997-06-22Add RB_POWERDOWN.Jason Downs
1997-06-22Add appropiate `maxusers' everywhere it was lacking.Jason Downs
1997-06-22now where did that patch go?flipk
1997-06-22wasn't a race after all. properly initialize event_q pointers so theflipk
1997-06-21notes about sysctl additionsMichael Shalayeff
1997-06-21block all write ops to init in securelevel modes; nash@mcs.comTheo de Raadt
1997-06-21revert, there's a nasty race condition here.flipk
1997-06-214 strips? there is no need for thatTheo de Raadt
1997-06-21u_int32_t changes, need testingTheo de Raadt
1997-06-20In zs_abort, wrap a #ifdef DDB around a Debugger() invocation. Point out bygene
1997-06-20oops, pointed out by Theogrr
1997-06-20count properly (;Michael Shalayeff
1997-06-20typoMichael Shalayeff
1997-06-20make SHA1Final(NULL, &ctx) behave as MD5Final, only update contextNiels Provos
1997-06-203des edeNiels Provos
1997-06-20comply with draft 3des mode is ede not eee + performance.Niels Provos
1997-06-20Change errno cause by mounting invalid filesystems from EINVAL to EFTYPE.kstailey
1997-06-20add my buildskstailey
1997-06-20add my builds, alpha sortkstailey
1997-06-20PORTAL goes back in with improved commentkstailey
1997-06-20Fixes OpenBSD PR kernel/230: system kernel sparc, submitted bygrr
1997-06-20strip%d not st%dTheo de Raadt
1997-06-20Comment out some superfluous const declarations that cause cast warningsgrr
1997-06-20ip_ahsha1.c + ip_esp3des.cNiels Provos
1997-06-20ah-sha1 + esp-3des + indentationNiels Provos
1997-06-19Fix a repeatbility problem associated with doing make cleandir of sys/lib/* -grr
1997-06-19ensure urgent is within window; TCP/IP Illustrated Vol 2, checked by Andreas....Theo de Raadt
1997-06-18csapuntz@lcs.mit.edu: Port of NetBSD tulip driver. Works with new (21140-AC-...dm
1997-06-18Switch to the NetBSD implementation of null path handling; by kleink@NetBSD.orgThorsten Lockert
1997-06-18s/u_char/u_int8_t/g, where reasonableMichael Shalayeff
1997-06-18Make if_sn.c far more MI, eventually share with pica.denny
1997-06-17check em_if and em_ifn better; thanks adam@math.tau.ac.ilTheo de Raadt
1997-06-17Use a blank screen screensaver by default (for energy-saver monitors).dm
1997-06-17count slow queue low entropy dropsMichael Shalayeff
1997-06-17careful with stackgap handling in execve()Theo de Raadt