HardenedBSD/sys/amd64
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
..
amd64 Change the prototype of the strto* routines to make the second 1999-11-24 01:03:08 +00:00
conf move INET6 option from GENERIC to LINT. 1999-11-22 11:13:00 +00:00
include Optimize two cases in the MP locking code. First, it is not necessary 1999-11-19 16:49:30 +00:00
isa
pci
Makefile