HardenedBSD src tree
Go to file
Bruce Evans 62494ee3f3 Sorted and fixed tabs.
The only excuse this had for becoming misordered was that some drivers
were sorted on the driver name field, but the ffs versus mfs ordering
shows that this is not a consistent order.

The only case that I know of where simple sorting is wrong is for files
that must be compiled without profiling if profiling is configured and
normally otherwise.  Then the line with `profiling-routine' must appear
first to get the file compiled with ${PROFILE_C}.
1996-08-28 17:19:04 +00:00
bin set error status on exit, to be consistent with manpage and standard commands. 1996-08-27 21:51:48 +00:00
contrib
eBones
etc Fix buffer overrun, and run as nobody 1996-08-25 21:37:11 +00:00
games
gnu Keep in sync with latest bash 1996-08-28 15:47:16 +00:00
include New version of routed.h to match new version of routed. 1996-08-27 16:21:34 +00:00
lib Made rintf() actually work. It was completely broken (when s_rint.c 1996-08-28 16:34:36 +00:00
libexec sync copyright with /usr/share/examples/etc/bsd-style-copyright 1996-08-27 20:04:45 +00:00
lkm
release
sbin
secure
share Fixed SYNOPSIS (#includes, return types, arg names and formatting) and 1996-08-28 16:58:34 +00:00
sys Sorted and fixed tabs. 1996-08-28 17:19:04 +00:00
tools Revamp the generated libtcl Makefile :- 1996-08-28 07:56:55 +00:00
usr.bin sync copyright with /usr/share/examples/etc/bsd-style-copyright 1996-08-27 20:04:45 +00:00
usr.sbin sync copyright with /usr/share/examples/etc/bsd-style-copyright 1996-08-27 20:04:45 +00:00
COPYRIGHT
Makefile Revert all the make depend changes. 1996-08-25 05:17:49 +00:00