freebsd kernel with SKQ
Go to file
bde 66d78e8ad5 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 Fix bugs in the ISO (Fletcher) checksum, obey the -q flag, misc cleanup of 1996-08-21 20:03:57 +00:00
eBones Same as non-secure telnetd, add support for ``-P altlogin'' to specify 1996-08-13 07:53:54 +00:00
etc Fix buffer overrun, and run as nobody 1996-08-25 21:37:11 +00:00
games Convert to newly aded collate compare function 1996-08-12 19:12:40 +00:00
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 Added or restored #include of <machine/md_var.h>. Some declarations 1996-07-01 20:29:10 +00:00
release Conditionalize some annoying debug statements, update the docs. 1996-08-23 07:56:06 +00:00
sbin Add support to halt, to allow it to request that the power be turned off 1996-08-24 01:40:02 +00:00
secure Same as non-secure telnetd, add support for ``-P altlogin'' to specify 1996-08-13 07:53:54 +00:00
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 This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Revert all the make depend changes. 1996-08-25 05:17:49 +00:00