FreeBSD src
Go to file
Bruce Evans a0ea75ecbd Don't include "opt_cpu.h" in <machine/clock.h>, since this breaks lkm's.
The change breaks kern_clock.c; fix that temporarily by including
"opt_cpu.h" there.
1996-10-10 10:25:26 +00:00
bin Fix a problem with sh that conflicts with the -e 1996-10-06 15:17:19 +00:00
contrib Don't mention tcpdump; this is for groff. 1996-10-08 20:11:55 +00:00
eBones More ${.CURDIR} changes. 1996-10-01 15:20:29 +00:00
etc Add a -p to the amd invocation, it's not optional since we are expecting 1996-10-08 20:02:57 +00:00
games delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
gnu Fix a bug that caused a segmentation violation if dlsym() was called 1996-10-10 04:10:32 +00:00
include Fixed the wrong include file for a "prototype mismatch" error between 1996-10-08 01:38:36 +00:00
lib Send PASV instead of PASSIVE. 1996-10-10 08:34:27 +00:00
libexec Fix a bug that caused a segmentation violation if dlsym() was called 1996-10-10 04:10:32 +00:00
lkm delete unused variable BINDIR, use new variable MODLOAD/MODUNLOAD 1996-10-06 22:17:16 +00:00
release Ahem. It might be nice if I included /usr/src/contrib in with the other 1996-10-10 09:22:37 +00:00
sbin Fix the case where fsck would not see sparse directories and the kernel would 1996-10-08 14:54:53 +00:00
secure cmp -s || install -c --> install -C 1996-08-30 04:07:04 +00:00
share Whups, do what I really intended for the copyright string argument here 1996-10-10 09:36:17 +00:00
sys Don't include "opt_cpu.h" in <machine/clock.h>, since this breaks lkm's. 1996-10-10 10:25:26 +00:00
tools Fixed CLEANFILES. The *.3 links were missing. 1996-09-20 14:12:32 +00:00
usr.bin Remove reference to oobsolete RTF_MASK flag (soon to be removed). 1996-10-09 18:19:07 +00:00
usr.sbin Ahem. It might be nice if I included /usr/src/contrib in with the other 1996-10-10 09:22:37 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Add awk to build target. 1996-10-06 02:17:43 +00:00