HardenedBSD/sys/i386
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
..
apm Prepare for the apm_saver screen saver module. 1999-10-02 03:34:15 +00:00
bios Prepare for the apm_saver screen saver module. 1999-10-02 03:34:15 +00:00
boot
conf Fixed "misspelling" of bcmp as memcmp. memcmp doesn't exist in the 1999-10-03 07:09:31 +00:00
eisa
i386
ibcs2
include
isa Removed redefinitions of CDRIOCBLANK and CDRIOCNEXTWRITEABLEADDR. 1999-10-03 04:12:07 +00:00
linux
pci
svr4
Makefile