Go to file
jtc 241d899984 Minor tweaks to eliminate compiler warnings:
include <stdlib.h> to declare malloc() family.
  declare static functions before they are used.
1993-08-25 22:07:19 +00:00
bin RLIMIT_OFILE --> RLIMIT_NOFILE 1993-08-23 16:01:56 +00:00
etc mountd is now started by inetd. 1993-08-25 02:44:11 +00:00
games Make hack.onames.h be built first. 1993-08-14 22:21:45 +00:00
gnu Change getdate.y to getdate.c in SRCS, so it gets depended properly. 1993-08-24 04:33:48 +00:00
include use "_to*_tab_" rather than "_to*_table_" -- table is defined as the former 1993-08-23 16:25:03 +00:00
lib Minor tweaks to eliminate compiler warnings: 1993-08-25 22:07:19 +00:00
libexec Add missing space after path name. 1993-08-16 16:04:53 +00:00
regress Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
sbin should not default to read-only mount. 1993-08-25 13:16:27 +00:00
share Add empty `depend', `tags', and `lint' targets. 1993-08-23 16:44:18 +00:00
sys Um, last change was wrong. Instead, add 3 to the number of inodes (forget 1993-08-25 14:41:19 +00:00
usr.bin rpcgen is just a protocol compiler, it doesn't need -lrpc 1993-08-23 21:21:49 +00:00
usr.sbin Fix rcs headers 1993-08-25 02:42:57 +00:00
Makefile Make regress only if directory exists. It can be optional. 1993-07-07 12:55:48 +00:00