freebsd-src/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 Remove __P. 2002-03-20 05:48:58 +00:00
bios Remove __P. 2002-03-20 05:48:58 +00:00
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 Moved signal handling and rescheduling from userret() to ast() so that 2002-04-04 17:49:48 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00