freebsd-nq/sys
Benno Rice 60ead00ef8 - Move macros that represent where syscall args are kept in a trapframe from
trap.c to frame.h
- Use the macros in vm_machdep.c:cpu_fork() to set up the trap frame of the
  new thread.
2002-05-28 12:24:29 +00:00
..
alpha Add declarations of suword32 and suword64. Add implementations of one or 2002-05-26 16:03:13 +00:00
amd64 Add declarations of suword32 and suword64. Add implementations of one or 2002-05-26 16:03:13 +00:00
arm
boot Cosmetic change (align with other boot blocks): 2002-05-26 10:11:17 +00:00
cam
coda
compat Fixed a printf format error. It was old and should have been detected by 2002-05-25 10:48:03 +00:00
conf Add support to GEOM for GUID Partition Tables (GPTs). The support 2002-05-28 09:04:48 +00:00
contrib
crypto
ddb
dev Regen. 2002-05-27 00:01:21 +00:00
fs
geom Add support to GEOM for GUID Partition Tables (GPTs). The support 2002-05-28 09:04:48 +00:00
gnu
i4b Fixed printf format errors which apparently crept in while -Wformat was 2002-05-25 11:18:03 +00:00
i386 Add declarations of suword32 and suword64. Add implementations of one or 2002-05-26 16:03:13 +00:00
ia64
isa
isofs/cd9660
kern Add NAI copyright. 2002-05-28 06:53:41 +00:00
libkern
modules
net Make discard devices clonable and unloadable. Also, change the 2002-05-25 20:20:35 +00:00
netatalk
netatm
netgraph
netinet
netinet6
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient Don't tsleep() with an sb_mtx held. 2002-05-27 05:20:15 +00:00
nfsserver
pc98
pccard
pci
posix4
powerpc - Move macros that represent where syscall args are kept in a trapframe from 2002-05-28 12:24:29 +00:00
rpc
security/lomac
sparc64 Add declarations of suword32 and suword64. Add implementations of one or 2002-05-26 16:03:13 +00:00
sys Add support to GEOM for GUID Partition Tables (GPTs). The support 2002-05-28 09:04:48 +00:00
tools
ufs
vm o Remove unused #defines. 2002-05-27 22:10:28 +00:00
Makefile