HardenedBSD src tree
Go to file
Bruce Evans 05e598dc37 We do have <dirent.h>, and it was harmful to pretend that we don't.
Several files in uucp/libunix included <sys/dir.h> and defined dirent
as direct, but <sys/dir.h> defines direct as dirent.  This macro
recursion is not allowed by cpp in traditional mode.  The 2.0 mkdep
uses cpp in traditional mode (another bug) so cpp prints a error
message and exits with a nonzero status.  The error status leaks out
of the pipe (another bug) so mkdep "succeeds".  It may even succeed.
1994-08-28 16:04:56 +00:00
bin Touch init.c after making it in case mkinit refused to touch it after not 1994-08-21 10:44:51 +00:00
eBones The telnet version with encryption in in. 1994-08-27 15:48:54 +00:00
etc Add sample (empty) fbtab file. Anyone is welcome to add additional 1994-08-22 20:00:39 +00:00
gnu We do have <dirent.h>, and it was harmful to pretend that we don't. 1994-08-28 16:04:56 +00:00
include Changed idempotent strings to reflect directory area. 1994-08-21 04:05:05 +00:00
lib Fix gethostbyaddr(): 1994-08-28 13:33:10 +00:00
libexec add: rpc.rstatd rpc.rusersd rpc.rwalld 1994-08-28 15:18:51 +00:00
sbin What cretin named both a global and a function "reboot"? Global 1994-08-28 10:00:49 +00:00
secure The telnet version with encryption in in. 1994-08-27 15:48:54 +00:00
share Use ${ECHO} instead of echo' so that make -s' is fairly quiet. 1994-08-28 15:37:40 +00:00
sys Made a little more up to date. 1994-08-28 06:46:25 +00:00
tools/regression/usr.bin/sed
usr.bin Reviewed by: 1994-08-28 15:49:55 +00:00
usr.sbin Add @srcdir option for customizing creation of packages. 1994-08-28 14:15:30 +00:00
CVS-INFO Documented the new CVS template. This really isn't the right place for it, 1994-07-24 22:27:27 +00:00
Makefile Removed an echo about directories not being enabled. 1994-08-26 20:44:12 +00:00
TODO Add my desire for XPG-style message catalogs to the TODO list. 1994-08-21 17:53:06 +00:00