summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
1997-06-16swap labels; adam@math.tau.ac.ilTheo de Raadt
1997-06-15change byte counters to u_quad_tTheo de Raadt
1997-06-15Address bug i386/224 from Jason Downs.dm
1997-06-15Automatically decide whether or not to disable door locks. Idea from provos.Jason Downs
1997-06-14correct printouts about L2 cacheTheo de Raadt
1997-06-14split the treatment of the random eventsMichael Shalayeff
1997-06-14Don't look beyond the end of bdevsw[], from NetBSD PR 3748 by Michael L HitchThorsten Lockert
1997-06-14TCP/IP Illustrated Vol. 2, pg 1010. excessive testing in PRU_DETACH case;Theo de Raadt
1997-06-14TCP/IP Illustrated Vol.2", pg 1005 + 1090, exercise 29.5; fixesTheo de Raadt
1997-06-13updated SUN4 config from current GENERIC, previous rev was way out of datejohns
1997-06-12A fix for the pv_unlink0 problem, based on the patch included in Erik Fair'sgrr
1997-06-12sparc/pmap.cgrr
1997-06-12slight fix.Jason Downs
1997-06-12Sync with NetBSD, mostly cosmetic.Jason Downs
1997-06-12com -> pccomkstailey