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