Go to file
Peter Wemm 1afbbc7c59 Remove the quotes from some of the kernel options that dont need it.
eg:  options "SCSI_DELAY=15" should be options SCSI_DELAY=15, as config
knows about the "=" and splits it correctly into key=value for the #defines.
The only options that need quotes are those that have numbers as part of
the actual name, eg: "TUNE_1542" and "COMPAT_IBCS2".
1996-08-12 11:48:49 +00:00
bin Use collate for alpha character ranges 1996-08-12 02:08:43 +00:00
contrib/tcl General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
eBones Ensure that each Kerberised applet has CFLAGS containing -DKERBEROS. 1996-07-30 21:16:34 +00:00
etc Add missing netatalk, netipx and netkey directories. 1996-08-11 04:32:14 +00:00
games Correctly declare main() as `int'. 1996-07-17 20:13:33 +00:00
gnu Throw some unnecessary dreck out of this Makefile. 1996-08-11 17:21:20 +00:00
include Create FreeBSD copyright (c comment) for OS version 1996-08-04 22:34:23 +00:00
lib Use collate for alpha character ranges 1996-08-12 04:03:50 +00:00
libexec Reviewed by: various 1996-08-09 22:22:30 +00:00
lkm Added or restored #include of <machine/md_var.h>. Some declarations 1996-07-01 20:29:10 +00:00
release Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
sbin Reviewed by: julian 1996-08-09 22:52:02 +00:00
secure This commit was generated by cvs2svn to compensate for changes in r17497, 1996-08-10 17:19:16 +00:00
share Remove the quotes from some of the kernel options that dont need it. 1996-08-12 11:48:49 +00:00
sys Use collate for alpha character ranges 1996-08-12 04:03:50 +00:00
tools Make it at least semi-worked 1996-08-11 18:08:53 +00:00
usr.bin Localize it 1996-08-12 11:39:24 +00:00
usr.sbin Previously, if the dial script had any problems, pppd would simply 1996-08-11 17:29:37 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Removed extraneous .endif that was left during OBJDIR cleanup. 1996-08-07 19:28:09 +00:00