Go to file
jeremy d58b5c298b Introduction to kernel internals section. 1997-05-22 03:39:20 +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
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
sbin Code previous somewhat more compactly. 1997-05-21 22:26:38 +00:00
share Introduction to kernel internals section. 1997-05-22 03:39:20 +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