Go to file
cgd 9c32bc786a make allproc be volatile, and cast things accordingly.
suggested by torek, because CSRG had problems with reordering
of assignments to allproc leading to strange panics from kernels
compiled with gcc2...
1993-09-15 22:30:32 +00:00
bin test "0 " -eq 0 now evaluates to true. 1993-09-15 04:35:53 +00:00
etc fix tty?? (serial device) creation 1993-09-13 08:30:59 +00:00
games Make hack.onames.h be built first. 1993-08-14 22:21:45 +00:00
gnu Don't barf if two file names are the same. 1993-09-05 18:19:31 +00:00
include Added isblank() used by 4.4 and POSIX utilities like tr. 1993-09-14 01:07:41 +00:00
lib POSIX.2 has changed getopt to return -1 instead of EOF (to decouple getopt() 1993-09-14 22:37:24 +00:00
libexec Initial check in. Major busted, but compiles atleast. 1993-09-07 03:21:32 +00:00
regress upgrade new DB code to version 1.7 1993-09-09 02:41:04 +00:00
sbin Allow exporting whole directory trees with -alldir option in /etc/exports 1993-09-09 16:34:33 +00:00
share Add .S.o rule 1993-09-08 13:13:46 +00:00
sys make allproc be volatile, and cast things accordingly. 1993-09-15 22:30:32 +00:00
usr.bin Remove explicit declarations of isfoo() functions, because we fixed 1993-09-14 01:17:46 +00:00
usr.sbin Adding changes for the pc532 machine. The NO_SYMLINK is for compilation 1993-09-15 21:15:19 +00:00
Makefile Make regress only if directory exists. It can be optional. 1993-07-07 12:55:48 +00:00