Go to file
thorpej d3568efde2 Remove the IPSec ESP related file specs from here; they're now handled
in config spec fragments in the various crypto trees.
1999-07-09 06:51:47 +00:00
bin compile with WARNS = 2 1999-07-09 03:05:49 +00:00
distrib Make ramdiskbin smaller to fit into ramdisk. 1999-07-08 16:36:15 +00:00
etc repair diskless startup: "netstart" needs "sysctl" and "awk" now, thus 1999-07-07 21:24:56 +00:00
games
gnu Do DBX debugging symbols (stabs) the usual ELF way, using relative 1999-07-07 22:23:35 +00:00
include Restrict function delcarations using XNS5.2 D2.0 as a reference. 1999-07-03 13:30:38 +00:00
lib Make sure errno is set to ENOMEM if we return NULL. 1999-07-08 22:18:06 +00:00
libexec use syslog instead of fprintf, otherwise no-one will see the error 1999-07-06 14:36:10 +00:00
regress Add test code for synchronizing caches for signal trampoline code 1999-07-08 17:37:35 +00:00
sbin Update to new mount arguments. 1999-07-08 03:04:39 +00:00
share Introduce a second level of WARNS for even more paranoia 1999-07-08 01:55:38 +00:00
sys Remove the IPSec ESP related file specs from here; they're now handled 1999-07-09 06:51:47 +00:00
usr.bin Define "_LKM" before including kernel includes with "_KERNEL" defined 1999-07-08 12:07:56 +00:00
usr.sbin Add a mechanism to specify prefixes that are transparently prepended 1999-07-09 06:44:58 +00:00
Makefile