FreeBSD src
Go to file
Bruce Evans 14f3567a32 Don't claim the console when the driver is disabled. The getc/putc
part of the console driver usually works when the driver is disabled,
but the normal read/write part doesn't (it caused a panic).
1996-10-09 15:24:21 +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 Use ${INSTALL} -C instead of -c. I did it with -C originally, but during 1996-10-07 23:38:08 +00:00
include Fixed the wrong include file for a "prototype mismatch" error between 1996-10-08 01:38:36 +00:00
lib Fix an error in the description of "h_errno". Add "const" to a few 1996-10-08 22:30:08 +00:00
libexec correct spelling of 'X Window System' (tm) 1996-10-06 17:59:28 +00:00
lkm delete unused variable BINDIR, use new variable MODLOAD/MODUNLOAD 1996-10-06 22:17:16 +00:00
release DTRT if ESC is hit in a Yes/No dialog. 1996-10-09 09:53:41 +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 Oops, forgot to cvs add bsd.kern.mk. 1996-10-08 22:10:49 +00:00
sys Don't claim the console when the driver is disabled. The getc/putc 1996-10-09 15:24:21 +00:00
tools Fixed CLEANFILES. The *.3 links were missing. 1996-09-20 14:12:32 +00:00
usr.bin Fix searching for shell quoting characters. I guess it was 1996-10-09 00:33:34 +00:00
usr.sbin DTRT if ESC is hit in a Yes/No dialog. 1996-10-09 09:53:41 +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