Go to file
jtc 7b954b21d9 Expand "u_long" & "u_short" to "unsigned long" and "unsigned short".
Some programs (like NSCA httpd) include <dirent.h> without first including
<sys/types.h> so the u_foo types aren't declared.  I don't think POSIX.1
allows us to include <sys/types.h> in <dirent.h> either.
1993-12-10 19:16:09 +00:00
bin comment out references to red; we don't install it 1993-12-10 16:14:52 +00:00
etc run atrun every 10 minutes 1993-12-05 11:43:54 +00:00
games Eliminate a compiler warning. 1993-12-08 08:18:22 +00:00
gnu Clean up deleted files. 1993-12-10 16:39:02 +00:00
include Expand "u_long" & "u_short" to "unsigned long" and "unsigned short". 1993-12-10 19:16:09 +00:00
lib speed up getpwnam/getpwuid for standard cases 1993-12-10 12:46:29 +00:00
libexec Minor cleanup. 1993-12-10 05:10:22 +00:00
regress Update to Henry's Nov 2, 1993 alpha3.2 release. 1993-11-11 02:02:57 +00:00
sbin deal with change in setting of slip params 1993-12-10 13:19:12 +00:00
share get rid of definitions of *OBJMACHINE which charles (hopefully) 1993-12-08 23:10:33 +00:00
sys bump up number of SLIP pseudo-devs to 4 1993-12-10 16:22:58 +00:00
usr.bin Implemented sorting options found in Sun's rup. 1993-12-09 23:58:02 +00:00
usr.sbin move config files into /etc/sliphome, and note that and other changes in docs 1993-12-10 14:18:00 +00:00
Makefile do "lib" first. otherwise you can be *really* screwed by a 'make install' 1993-12-08 04:51:25 +00:00