Go to file
mhitch 0db8e55935 DMA state was not getting saved if dmaCurPhase was data-out. If the
message-in was a save data pointer, the driver would loop in the
interrupt routine.
1997-05-22 03:26:16 +00:00
bin Fix one remaining botch when copying directory trees using -R. 1997-05-21 09:48:33 +00:00
distrib Installboot is know in /usr/mdec. 1997-05-19 21:26:23 +00:00
etc Forgot 'cat' directories. 1997-05-21 22:50:12 +00:00
games NULL => 0 (Arne Juul; PR#3629) 1997-05-17 19:24:44 +00:00
gnu Make sure we get all the .h files we need so this compiles. 1997-05-18 11:27:06 +00:00
include Make macros evaluate to non-compound statements (Jarle Greipsland; PR#3614) 1997-05-14 15:49:55 +00:00
lib * parse gid with strtoul() instead of atoi(), and sanity check a) the parsed 1997-05-22 03:24:37 +00:00
libexec * NULL => 0 (Arne Juul; PR#3629) 1997-05-17 19:35:14 +00:00
regress Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
sbin Code previous somewhat more compactly. 1997-05-21 22:26:38 +00:00
share Remove extra whitespace. 1997-05-22 02:12:18 +00:00
sys DMA state was not getting saved if dmaCurPhase was data-out. If the 1997-05-22 03:26:16 +00:00
usr.bin Fix pasto. 1997-05-21 22:25:13 +00:00
usr.sbin free returned value from yp_match() if an error occurs 1997-05-21 07:20:13 +00:00
Makefile Don't cleandir on make build when UPDATE is set. 1997-03-24 22:22:15 +00:00