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 Turn off and remove the 'old' if_ep ISA/EISA/PCCARD driver. 1999-10-01 05:24:27 +00:00
i386 Implement the use of si_addr in siginfo_t. 1999-10-01 07:49:37 +00:00
ibcs2 sigset_t change (part 4 of 5) 1999-09-29 15:12:18 +00:00
include sigset_t change (part 3 of 5) 1999-09-29 15:06:27 +00:00
isa Removed redefinitions of CDRIOCBLANK and CDRIOCNEXTWRITEABLEADDR. 1999-10-03 04:12:07 +00:00
linux sigset_t change (part 4 of 5) 1999-09-29 15:12:18 +00:00
pci
svr4 sigset_t change (part 4 of 5) 1999-09-29 15:12:18 +00:00
Makefile