freebsd-skq/sys
2001-09-02 06:27:07 +00:00
..
alpha Synchronize syscalls.master(s) with recent Giant pushdown work 2001-09-01 19:36:48 +00:00
amd64 Do a style cleanup pass for the pmap_{new,dispose,etc}_proc() functions 2001-08-31 02:28:01 +00:00
arm o Remove some GCCisms in src/powerpc/include/endian.h. 2001-08-30 00:04:19 +00:00
boot Don't clobber the default for CFLAGS. 2001-08-31 11:01:20 +00:00
cam Take CAM_REQUEUE_REQ out of the class of things we were trying to honor 2001-08-30 20:54:00 +00:00
coda
compat Synchronize syscalls.master(s) with recent Giant pushdown work 2001-09-01 19:36:48 +00:00
conf note 2300/2312 support 2001-08-31 21:39:56 +00:00
contrib Nuke the Windows platform defines; we don't need them. 2001-08-26 22:46:28 +00:00
crypto
ddb
dev Update the fe driver to probe and attach under a NEWCARD kernel. 2001-09-02 06:27:07 +00:00
fs smbfs_advlock: simplify overflow checks (copy from kern_lockf.c) 2001-08-29 18:59:04 +00:00
geom
gnu
i4b
i386 Synchronize syscalls.master(s) with recent Giant pushdown work 2001-09-01 19:36:48 +00:00
ia64 Same as i386/i386/pmap.c: clean up some style. This is irrelevant since 2001-08-31 06:25:28 +00:00
isa Add ID for the Best Data Smart One 56SPS Voice modem. 2001-08-31 21:51:00 +00:00
isofs/cd9660
kern Use sched_lock to protect rtp_to_pri() and pri_to_rtp() when needed. 2001-09-02 01:05:36 +00:00
libkern Fixed some typos, verboseness and misformatting in comments. 2001-08-30 12:30:58 +00:00
modules Remove old acpica module 2001-08-30 17:11:11 +00:00
net Synch with NetBSD and OpenBSD. 2001-08-31 12:31:09 +00:00
netatalk
netatm
netgraph Fix kernel crash when VLANs are combined with ng_ether(4), by attaching 2001-08-30 19:09:10 +00:00
netinet when newreno is turned on, if dupacks = 1 or dupacks = 2 and 2001-08-29 23:54:13 +00:00
netinet6 Add missing "opt_inet6.h" header. 2001-08-31 13:49:03 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb
nfs Pushdown Giant for nfs syscalls (nfssvc()) 2001-08-31 22:39:36 +00:00
nfsclient Pushdown Giant for nfs syscalls (nfssvc()) 2001-08-31 22:39:36 +00:00
nfsserver Pushdown Giant for nfs syscalls (nfssvc()) 2001-08-31 22:39:36 +00:00
pc98 Enable hardwiring of things like tunables from embedded enironments 2001-08-27 05:11:53 +00:00
pccard Add names for the TI PCI-1210, TI PCI-4410 and TI PCI-4450 parts. I had 2001-08-30 22:48:47 +00:00
pci The fxp driver has lived in dev/fxp for some time, remove old files. 2001-08-31 02:21:03 +00:00
posix4 Protect pri_to_rtp() with sched_lock when needed. 2001-09-02 00:52:11 +00:00
powerpc Axe stale mp_fixme(). 2001-09-01 00:49:29 +00:00
rpc
sparc64 Converge with i386/alpha/etc pmap.c for pmap_new_proc/pmap_dispose_proc(). 2001-08-31 06:30:27 +00:00
svr4
sys Regenerate syscalls 2001-09-01 19:37:41 +00:00
tools
ufs Use ACL_PERM_NONE instead of hardcoding 0 when initializing 2001-09-01 23:18:15 +00:00
vm Process priority is locked by the sched_lock, not the proc lock. 2001-09-01 20:16:30 +00:00
Makefile