Go to file
jtc 3c565bbea8 Changed bzero to memset.
Changed bcmp to memcmp.
Added #include <string.h> to bring prototypes into scope.
1995-04-14 19:48:20 +00:00
bin Added missing resource limits and recognize "unlimited" as RLIM_INFINITY 1995-04-11 03:17:45 +00:00
distrib make an alpha distribution disk. includes newfs, of a SCSI disk! whee! 1995-03-21 01:36:12 +00:00
etc start a getty on console, even though it's not clear that that's correct. 1995-04-11 04:27:02 +00:00
games KERNEL -> _KERNEL 1995-03-28 17:18:59 +00:00
gnu Use soelim instead of gsoelim 1995-04-12 00:57:54 +00:00
include Move fp_except and fp_rnd definitions to machine/include. 1995-04-09 21:31:58 +00:00
lib Changed bzero to memset. 1995-04-14 19:48:20 +00:00
libexec Install manpage as foo(8) as well as rpc.foo(8), a convenient shorthand. 1995-04-12 00:47:27 +00:00
regress remove extra tab 1995-03-01 18:29:04 +00:00
sbin Set the `clean' flag. 1995-04-12 21:24:31 +00:00
share Removed self-referential cross reference. 1995-04-12 00:32:27 +00:00
sys update doomed driver (i.e. its going to be replace soon) 1995-04-14 17:34:08 +00:00
usr.bin clean up RCS Ids, etc. 1995-04-09 06:00:15 +00:00
usr.sbin Reset group list before execing child, as pointed out by Mike Pritchard. 1995-04-14 19:23:43 +00:00
Makefile work in the face of a /usr/src/obj directory 1995-02-26 01:10:19 +00:00