freebsd-nq/sys
2003-02-16 13:22:15 +00:00
..
alpha Regen from syscalls.master 1.52. 2003-02-16 02:32:17 +00:00
amd64 Assert that the kernel map's system mutex is held in pmap_growkernel(). 2003-02-15 19:23:37 +00:00
arm
boot Don't bother to build ficl if NOFORTH is defined. 2003-02-13 04:35:04 +00:00
cam Announce our ability to do DFLTPHYS sized transfers. 2003-02-11 21:30:28 +00:00
coda
compat Add MPSAFE comment to linux_sigpending(). 2003-02-16 02:33:12 +00:00
conf Split the arch-specific AGP files into the appropriate files.* and do the same 2003-02-14 06:33:52 +00:00
contrib fix bug in updating of interface pointers when resyncing state 2003-02-15 06:47:27 +00:00
crypto
ddb
dev Checkpoint a work in progress: 2003-02-16 02:06:50 +00:00
fs Use the SI_CANDELETE flag on the dev_t rather than the D_CANFREE flag 2003-02-11 12:49:58 +00:00
geom Correctly set bio_data in cloned children when cutting up large requests. 2003-02-12 16:30:46 +00:00
gnu - Use the new vop_stdfsync instead of recreating our own. 2003-02-09 12:28:51 +00:00
i4b
i386 Mark linux_sigpending() as MPSAFE. 2003-02-16 02:31:05 +00:00
ia64 Fix misuse of Maxmem in the calculation of the VHPT size. Maxmem 2003-02-15 20:58:32 +00:00
isa Switch to using the TSC code in i386/i386/tsc.c. 2003-02-11 11:43:25 +00:00
isofs/cd9660
kern Move the tty related statistics counters to live with the tty code. 2003-02-16 13:22:15 +00:00
libkern Improve a comment and undo a bogus s/a/an/ in a comment. An asm guru 2003-02-11 20:15:11 +00:00
modules Split the arch-specific AGP files into the appropriate files.* and do the same 2003-02-14 06:33:52 +00:00
net Do not do an assignment in a truth test (previous commit) or gcc gives a 2003-02-12 19:34:34 +00:00
netatalk
netatm
netgraph
netinet Take advantage of pre-existing lock-free synchronization and type stable memory 2003-02-15 02:37:57 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp Lock proc while accessing p_siglist p_sigmask and p_sigignore. 2003-02-14 09:16:43 +00:00
netns
netsmb Lock proc while manipulating p_sigmask p_sigignore and p_siglist. 2003-02-14 09:12:12 +00:00
nfs
nfsclient Lock proc while accessing p_siglist, p_sigmask and p_sigignore 2003-02-15 08:25:57 +00:00
nfsserver
opencrypto
pc98 Fix the style of the SCHED_4BSD commit. 2003-02-13 22:24:44 +00:00
pccard
pci Split the arch-specific AGP files into the appropriate files.* and do the same 2003-02-14 06:33:52 +00:00
posix4
powerpc Fix whitespace problems with option lines. 2003-02-13 22:27:40 +00:00
rpc
security
sparc64 Fix the style of the SCHED_4BSD commit. 2003-02-13 22:24:44 +00:00
sys Do not allow kqueues to be passed via unix domain sockets. 2003-02-15 06:04:55 +00:00
tools
ufs Replace use of random() with arc4random() to provide less guessable 2003-02-14 21:31:58 +00:00
vm Remove GIANT_REQUIRED from vm_pageq_remove(). 2003-02-16 06:36:48 +00:00
Makefile