HardenedBSD/sys/conf
Bruce Evans 503e666658 Fixed "misspelling" of bcmp as memcmp. memcmp doesn't exist in the
kernel, but gcc provides a pessimal builtin for it.

Makefile.i386:
Added a variable (CONF_CFLAGS) for configuration-specific compiler flags.

LINT:
Use CONF_CFLAGS to inhibit use of gcc builtins.
1999-10-03 07:09:31 +00:00
..
defines
files ncplib continued: add appropriate options to LINT. 1999-10-02 05:30:40 +00:00
files.alpha make sure a trivial apm.h is created, as some people have assumed that 1999-10-01 02:41:30 +00:00
files.i386 Turn off and remove the 'old' if_ep ISA/EISA/PCCARD driver. 1999-10-01 05:24:27 +00:00
files.pc98 Sync w/ sys/i386/conf/files.i386 revision 1.275. 1999-10-01 12:29:49 +00:00
kern.mk
kmod.mk 1) s/mod(un)?load/kld$1load/ 1999-09-06 20:11:59 +00:00
ldscript.alpha
ldscript.amd64
ldscript.i386
ldscript.powerpc
majors Add an experimental Memory-Disk driver. This driver will allocate 1999-09-21 11:00:49 +00:00
Makefile.alpha
Makefile.i386 Fixed "misspelling" of bcmp as memcmp. memcmp doesn't exist in the 1999-10-03 07:09:31 +00:00
Makefile.pc98
Makefile.powerpc Fixed "misspelling" of bcmp as memcmp. memcmp doesn't exist in the 1999-10-03 07:09:31 +00:00
newvers.sh
nfsswapkernel.c
NOTES Fixed "misspelling" of bcmp as memcmp. memcmp doesn't exist in the 1999-10-03 07:09:31 +00:00
options add SA_1FM_AT_EOD option for scsi_sa- this causes a default behaviour of 1999-10-02 20:23:52 +00:00
options.alpha
options.i386
options.pc98 - Removed COMPAT_ATDISK from option because it is pseudo-device now. 1999-08-29 21:28:47 +00:00
param.c
systags.sh