freebsd-skq/sys
2004-12-03 18:40:58 +00:00
..
alpha
amd64 For efficiency eliminate the call to pmap_pte() from pmap_protect()'s and 2004-12-02 04:06:40 +00:00
arm Include <sys/signalvar.h> for trapsignal(). 2004-12-02 23:31:48 +00:00
boot Fix a bunch of stack leaks. These were theoretically harmless, except that 2004-12-01 07:17:57 +00:00
cam
coda Back when VOP_* was introduced, we did not have new-style struct 2004-12-01 23:16:38 +00:00
compat Do not blindly pass linux filesystem specific mount data across. 2004-12-03 18:14:22 +00:00
conf Back when VOP_* was introduced, we did not have new-style struct 2004-12-01 23:16:38 +00:00
contrib This commit was generated by cvs2svn to compensate for changes in r138298, 2004-12-02 00:12:19 +00:00
crypto
ddb
dev Don not call pp_down()/pp_up() form XX_tlf()/XX_tls() in non PPP mode 2004-12-03 16:57:15 +00:00
doc
fs Remove the de_devvp and stop VREF'ing it for every vnode we create. 2004-12-02 10:09:33 +00:00
gdb
geom
gnu Back when VOP_* was introduced, we did not have new-style struct 2004-12-01 23:16:38 +00:00
i4b
i386 For efficiency move the call to pmap_pte_quick() out of pmap_protect()'s 2004-12-02 03:29:17 +00:00
ia64
isa
isofs/cd9660 Back when VOP_* was introduced, we did not have new-style struct 2004-12-01 23:16:38 +00:00
kern Retire unused vfs_mount() function in the name of nmount migration. 2004-12-03 18:40:58 +00:00
libkern
modules
net
net80211
netatalk
netatm
netgraph Mechanically rename s/ng_timeout/ng_callout/g, s/ng_untimeout/ng_uncallout/g. 2004-12-01 11:56:32 +00:00
netinet
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client Back when VOP_* was introduced, we did not have new-style struct 2004-12-01 23:16:38 +00:00
nfsclient Back when VOP_* was introduced, we did not have new-style struct 2004-12-01 23:16:38 +00:00
nfsserver
opencrypto
pc98
pccard
pci - Simplify pcn_probe() by moving vendor/device matching code to pcn_match(). 2004-12-03 18:35:00 +00:00
posix4 Back when VOP_* was introduced, we did not have new-style struct 2004-12-01 23:16:38 +00:00
powerpc
rpc
security
sparc64
sys Retire unused vfs_mount() function in the name of nmount migration. 2004-12-03 18:40:58 +00:00
tools Back when VOP_* was introduced, we did not have new-style struct 2004-12-01 23:16:38 +00:00
ufs Back when VOP_* was introduced, we did not have new-style struct 2004-12-01 23:16:38 +00:00
vm
Makefile