freebsd-dev/sys
Poul-Henning Kamp 5405ab4889 Clean out sysctl machdep.* related defines.
The cmos clock related stuff should really be in MI code.
2006-05-11 17:29:25 +00:00
..
alpha Clean out sysctl machdep.* related defines. 2006-05-11 17:29:25 +00:00
amd64 Clean out sysctl machdep.* related defines. 2006-05-11 17:29:25 +00:00
arm Clean out sysctl machdep.* related defines. 2006-05-11 17:29:25 +00:00
boot Fix build (s:pc98/cbus/cbus.h:pc98/pc98/pc98_machdep.h:) 2006-05-09 14:20:17 +00:00
bsm
cam
coda
compat Remove the dependency on procfs since it isn't used. 2006-05-11 15:27:58 +00:00
conf Fix LINSYSFS in the platform options files that I missed from the platform 2006-05-10 03:25:45 +00:00
contrib
crypto
ddb Sort includes. 2006-04-27 22:09:18 +00:00
dev Fix probe printing of highpoint and promise controllers. 2006-05-11 10:43:08 +00:00
doc
fs
gdb
geom Use G_RAID3_FOREACH_SAFE_BIO() macro instead of G_RAID3_FOREACH_BIO() in 2006-05-04 13:01:16 +00:00
gnu Check for VFS_STATFS() failure in _xfs_mount() and abort the mount 2006-05-05 18:41:56 +00:00
i4b
i386 Clean out sysctl machdep.* related defines. 2006-05-11 17:29:25 +00:00
ia64 Clean out sysctl machdep.* related defines. 2006-05-11 17:29:25 +00:00
isa
isofs/cd9660
kern Use wakeup_one to avoid thundering herd. 2006-05-09 13:00:46 +00:00
libkern
modules Add in linsysfs. A linux 2.6 like sys filesystem to pacify the Linux 2006-05-09 22:27:01 +00:00
net Correct test for fragmented packet. 2006-05-11 00:53:43 +00:00
net80211 Ensure outbound data packets in hostap mode are delivered only to 2006-04-28 19:06:15 +00:00
netatalk
netatm
netgraph o Replace disappeared URLs to Cisco docs by new ones, style. 2006-04-25 20:01:50 +00:00
netinet Don't claim "(+ipv6)" if we didn't build with INET6. 2006-05-11 15:22:38 +00:00
netinet6 Assert ip6_forward_rt protected by Giant adding GIANT_REQUIRED to 2006-05-04 18:41:08 +00:00
netipsec
netipx
netkey
netnatm style(9) treatment following fixups. 2006-04-23 16:33:56 +00:00
netncp
netsmb
nfs
nfs4client
nfsclient Fix a snafu caused while patching the previous fix from another branch. 2006-05-05 18:12:13 +00:00
nfsserver Bump up the NFS server dupreq cache limit to 2K (from 64). With a small 2006-04-25 00:21:56 +00:00
opencrypto
pc98 Clean out sysctl machdep.* related defines. 2006-05-11 17:29:25 +00:00
pccard
pci The sk(4) driver has moved to /sys/dev/sk 2006-04-27 00:14:02 +00:00
posix4
powerpc Clean out sysctl machdep.* related defines. 2006-05-11 17:29:25 +00:00
rpc
security Reconstitute struct mac_policy_ops by breaking out individual function 2006-04-26 14:18:55 +00:00
sparc64 Clean out sysctl machdep.* related defines. 2006-05-11 17:29:25 +00:00
sys Avoid dereferencing NULL pointer. 2006-05-05 19:32:35 +00:00
tools
ufs Bring the call to softdep_releasefile() within the region protected by 2006-05-09 22:33:43 +00:00
vm Use better order here. 2006-05-10 06:50:44 +00:00
Makefile