1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/i386
Ian Dowse 206a5d3a0c Use the new kern_* functions to avoid the need to store arguments
in the stack gap. This converts most VFS and signal related system
calls, as well as select().

Discussed on:	-arch
Approved by:	marcel
2002-09-01 22:30:27 +00:00
..
acpica Replace (ab)uses of "NULL" where "0" is really meant. 2002-08-22 21:24:01 +00:00
apm
bios
compile
conf Enable ahd/ahc register pretty printing by default. This expedites 2002-08-31 06:56:43 +00:00
i386 Added fields for VM_MIN_ADDRESS, PS_STRINGS and stack protections to 2002-09-01 21:41:24 +00:00
ibcs2 Added fields for VM_MIN_ADDRESS, PS_STRINGS and stack protections to 2002-09-01 21:41:24 +00:00
include Reduce the maximum KVA reserved for swap meta structures from 70 to 32 MB. 2002-08-31 21:15:29 +00:00
isa Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
linux Use the new kern_* functions to avoid the need to store arguments 2002-09-01 22:30:27 +00:00
pci Move a prototype to the least wrong place. 2002-08-02 18:45:43 +00:00
svr4
Makefile