freebsd-skq/sys
mlaier ab4970422a Put debugging messages related to inconsistent ticket numbers under misc and
wrap it __FreeBSD__ specific as I couldn't figure out which version of
OpenBSD I got it from.

Reported by:	Scott Ullrich
2006-05-12 16:15:34 +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 Remove more Alpha bits from the boot code including fixing several 2006-05-12 04:09:53 +00:00
bsm
cam
coda
compat Remove various bits of conditional Alpha code and fixup a few comments. 2006-05-12 05:04:46 +00:00
conf Document VERBOSE_SYSINIT in NOTES. 2006-05-12 10:25:54 +00:00
contrib Put debugging messages related to inconsistent ticket numbers under misc and 2006-05-12 16:15:34 +00:00
crypto
ddb Use __LP64__ rather than the PTR64 hack. 2006-05-11 21:59:55 +00:00
dev Remove various bits of conditional Alpha code and fixup a few comments. 2006-05-12 05:04:46 +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 Add support for the VIA C7-M processor family. 2006-05-11 17:35:44 +00:00
ia64 Fix braino in previous commit: Don't redefine OID_AUTO to something 2006-05-11 22:49:31 +00:00
isa Remove various bits of conditional Alpha code and fixup a few comments. 2006-05-12 05:04:46 +00:00
isofs/cd9660
kern Remove various bits of conditional Alpha code and fixup a few comments. 2006-05-12 05:04:46 +00:00
libkern First pass at removing Alpha kernel support. 2006-05-11 22:25:28 +00:00
modules Add in linsysfs. A linux 2.6 like sys filesystem to pacify the Linux 2006-05-09 22:27:01 +00:00
net Remove various bits of conditional Alpha code and fixup a few comments. 2006-05-12 05:04:46 +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 Reintroduce net.inet6.ip6.fw.enable sysctl to dis/enable the ipv6 processing 2006-05-12 04:41:27 +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
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
opencrypto
pc98 Clean out sysctl machdep.* related defines. 2006-05-11 17:29:25 +00:00
pccard
pci Remove various bits of conditional Alpha code and fixup a few comments. 2006-05-12 05:04:46 +00:00
posix4
powerpc Remove straggling reference to CPU_ macros 2006-05-11 17:51:10 +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 Remove various bits of conditional Alpha code and fixup a few comments. 2006-05-12 05:04:46 +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