Go to file
jtc e139dd8f23 SIG_ERR is not in the POSIX namespace, move it to an ifndef _POSIX_SOURCE
region.  Remove bogus BADSIG macro.
1993-06-16 22:15:06 +00:00
bin fixed regex initialization 1993-06-16 07:36:51 +00:00
etc
games
gnu
include Don't forget to install fnmatch.h. 1993-06-16 17:53:55 +00:00
lib According to Ansi C, signal is supposed to return SIG_ERR on error, 1993-06-16 22:12:16 +00:00
libexec
regress update db code to v1.6 from vangogh, and put it in "db" rather than "DB" 1993-06-14 23:52:39 +00:00
sbin Add some library dependencies. 1993-06-15 23:13:33 +00:00
share
sys SIG_ERR is not in the POSIX namespace, move it to an ifndef _POSIX_SOURCE 1993-06-16 22:15:06 +00:00
usr.bin Use $@ rather than $*. 1993-06-16 17:30:33 +00:00
usr.sbin Update source to use posix fnmatch 1993-06-16 17:19:05 +00:00
Makefile