freebsd-nq/sys
Seigo Tanimura 0a439034dc - Move ifs_init() so that it can initialize ifs_inode_hash_mtx.
- s/ffs_inode_hash_lock/ifs_inode_hash_lock/
2000-12-14 09:15:27 +00:00
..
alpha Add route interrupt method. 2000-12-13 09:07:16 +00:00
amd64 Use _lapic+offset to access the local apic from assembly language 2000-12-14 04:16:16 +00:00
boot Strip the .comment and .note sections when stripping. There's no 2000-12-13 17:10:38 +00:00
cam Move `#include <sys/devicestat.h>' into #ifdef/#endif to keep 2000-12-13 13:35:46 +00:00
coda
compat Use kinfo_proc instead of eproc (which Kirk deep-sixed earlier this week) 2000-12-13 20:22:24 +00:00
compile
conf Add subr_sbuf.c. 2000-12-13 19:52:12 +00:00
contrib/dev
crypto
ddb
dev Fix include directories for crossbuilding. 2000-12-13 23:15:12 +00:00
fs o Tighten restrictions on use of /proc/pid/ctl and move access checks 2000-12-13 04:28:24 +00:00
geom
gnu
i4b Change initialiser to match new structure layout. 2000-12-12 23:52:43 +00:00
i386 Use _lapic+offset to access the local apic from assembly language 2000-12-14 04:16:16 +00:00
ia64 Sync with i386/GENERIC rev 1.294 removing "COMPAT_OLDPCI". 2000-12-13 07:34:47 +00:00
isa It's possible for an ISA bus to be hung off an EISA bridge, so we need to 2000-12-12 23:33:29 +00:00
isofs/cd9660
kern - Add a new flag MTX_QUIET that can be passed to the various mtx_* 2000-12-13 21:53:42 +00:00
libkern
miscfs o Tighten restrictions on use of /proc/pid/ctl and move access checks 2000-12-13 04:28:24 +00:00
modules Fix this based on Mike's moved pci code. We needed to delete the pci_m 2000-12-14 00:06:10 +00:00
msdosfs
net
netatalk
netatm
netgraph Fix bug in parse type for struct ng_one2many_config. 2000-12-12 23:12:22 +00:00
netinet
netinet6
netipx
netkey
netnatm
netncp
netns
nfs
nfsclient
nfsserver
ntfs
nwfs
pc98
pccard
pci I really hate it when part of a patch gets left out. 2000-12-13 15:42:37 +00:00
posix4
powerpc
rpc
svr4
sys - Add a new flag MTX_QUIET that can be passed to the various mtx_* 2000-12-13 21:53:42 +00:00
tools
ufs - Move ifs_init() so that it can initialize ifs_inode_hash_mtx. 2000-12-14 09:15:27 +00:00
vm - If swap metadata does not fit into the KVM, reduce the number of 2000-12-13 10:01:00 +00:00
Makefile