HardenedBSD/sys/i386
Archie Cobbs 25792ef324 Change the prototype of the strto* routines to make the second
parameter a char ** instead of a const char **.  This make these
kernel routines consistent with the corresponding libc userland
routines.

Which is actually 'correct' is debatable, but consistency and
following the spec was deemed more important in this case.

Reviewed by (in concept):	phk, bde
1999-11-24 01:03:08 +00:00
..
apm
bios
boot
conf Add kernel parts of revived ipfilter (3.3.3.) 1999-11-23 21:44:59 +00:00
eisa
i386 Change the prototype of the strto* routines to make the second 1999-11-24 01:03:08 +00:00
ibcs2
include Optimize two cases in the MP locking code. First, it is not necessary 1999-11-19 22:47:19 +00:00
isa Optimize two cases in the MP locking code. First, it is not necessary 1999-11-19 16:49:30 +00:00
linux
pci If we have found pci devices via pci_cfgopen(), but don't find a 1999-11-18 08:58:37 +00:00
svr4
Makefile