Go to file
thorpej 95a36e1425 Fix bug in previous; allprefixes didn't work if there were multiple prefixes. 1999-07-09 18:46:09 +00:00
bin compile with WARNS = 2 1999-07-09 03:05:49 +00:00
distrib x68k part of sysinst. 1999-07-09 15:29:44 +00:00
etc repair diskless startup: "netstart" needs "sysctl" and "awk" now, thus 1999-07-07 21:24:56 +00:00
games man page rewritten into -mandoc by dholland@eecs.harvard.edu; from PR7861 1999-06-27 04:35:42 +00:00
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 Note that you can find out the system page size with sysconf(3). 1999-07-09 14:41:26 +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 Minor change to at(1) description. Time to get back to work on this. 1999-07-09 16:13:53 +00:00
sys clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
usr.bin Define "_LKM" before including kernel includes with "_KERNEL" defined 1999-07-08 12:07:56 +00:00
usr.sbin Fix bug in previous; allprefixes didn't work if there were multiple prefixes. 1999-07-09 18:46:09 +00:00
Makefile