Go to file
thorpej 14a4465f0b - Implement _splraise(), like _spl(), but only modifies the SR if the
new ipl is higher than the ipl currently set in SR.  (Thanks to
  scottr@netbsd.org for implementing it while I was busy with other stuff!)
- Define spl{bio,net,tty,imp} in terms of _splraise().
- Move definition of splhil() here, and define splkbd() as an alias for it.
1997-02-02 09:34:26 +00:00
bin Fix parsing problem introduced in the previous ${10} fix, where $#digit 1997-01-26 18:05:34 +00:00
distrib parens around macro value. (oops!) 1997-01-23 19:13:56 +00:00
etc don't need -E to ipf. 1997-01-28 06:33:36 +00:00
games fix typo in Napoleon's name 1997-01-23 06:06:29 +00:00
gnu Don't build games if it's not there. From Matthias Drochner, PR #3130. 1997-01-22 04:19:48 +00:00
include Install md4.h and md5.h 1997-01-30 01:05:58 +00:00
lib Prevent buffer overflow (and thus return of bogus data) when a DNS record 1997-01-31 00:05:59 +00:00
libexec Doh! MAXHOSTNAMELEN, not MAXHOSTNAME 1997-01-29 10:30:14 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin Remove the last change. fil.fr_icode ist char and NOT unsigned char. 1997-01-31 10:10:11 +00:00
share fix a typo 1997-02-01 09:34:03 +00:00
sys - Implement _splraise(), like _spl(), but only modifies the SR if the 1997-02-02 09:34:26 +00:00
usr.bin don't display negative ETA upon SIGINFO because filesize isn't known 1997-02-01 11:26:34 +00:00
usr.sbin Display names for more frame buffer types 1997-02-01 13:04:36 +00:00
Makefile All of domestic/lib now builds without errors, so we build it all. 1996-11-27 02:04:06 +00:00