freebsd-skq/sys
2008-08-02 17:58:39 +00:00
..
amd64 Enhance pmap_mapdev_attr(). Take advantage of recent enhancements to 2008-08-02 03:43:54 +00:00
arm Add yet another branch instruction. 2008-08-02 12:48:30 +00:00
boot Only descend into the boot directory for the architecture if it 2008-07-23 07:23:33 +00:00
bsm Further synchronization of copyrights, licenses, white space, etc from 2008-07-31 09:54:35 +00:00
cam Fix whitespace. 2008-08-01 15:13:56 +00:00
cddl
compat Add TIOCPKT and TIOCSPTLCK to the Linuxolator. 2008-07-23 17:47:44 +00:00
conf Fix LINT 2008-07-31 03:51:53 +00:00
contrib 2020447 IPFilter's NAT can undo name server random port selection 2008-07-26 19:46:00 +00:00
crypto
ddb Fix software single-stepping: we need to check if the instruction is a 2008-08-02 12:49:43 +00:00
dev Correctly set the interrupt enable and disable bits. The previous 2008-08-02 13:04:26 +00:00
fs
gdb
geom Trivial commit to attempt to diagnose a svn problem. Add 2008-07-22 18:05:50 +00:00
gnu - Disallow XFS mounting in write mode. The write support never worked really 2008-07-21 23:01:09 +00:00
i386 Adjust comment. This stack is only used for booting now and not as an 2008-08-01 20:10:47 +00:00
ia64
isa
kern add callout_schedule; besides being useful it also improves 2008-08-02 17:42:38 +00:00
libkern Return arc4_i = arc4_j = 0; line from previous backing out since 2008-07-26 16:42:45 +00:00
mips
modules Unbreak the build by creating opt_nfs.h 2008-07-31 02:13:36 +00:00
net Make "1000baseT" the description and "1000baseTX" the alias for 2008-08-01 22:13:39 +00:00
net80211 schedule the correct timer when receiving a radar event during CAC 2008-08-02 17:58:39 +00:00
netatalk
netgraph Implement ratelimiting for debug messages. For now, allow at most 2008-08-01 00:36:43 +00:00
netinet The IPFW code accepts the use of the tablearg keyword along with the skipto 2008-08-01 22:21:03 +00:00
netinet6 Adopt the slightly weaker consistency locking approach used in IPv4 raw 2008-07-30 09:26:27 +00:00
netipsec Fill in a few sysctl descriptions. 2008-07-26 00:55:35 +00:00
netipx Begin the sysctl descriptions with a capital letter. 2008-07-25 23:54:07 +00:00
netnatm
netncp
netsmb
nfs
nfs4client Move the NFS/RPC code away from lbolt. 2008-07-22 21:27:22 +00:00
nfsclient Try again not to use a userspace pointer in the kernel when trying to record 2008-07-24 14:02:03 +00:00
nfsserver
nlm
opencrypto
pc98
pccard
pci Set all of the "optimum performance" PHY registers for the 15D parts as 2008-07-30 17:28:49 +00:00
powerpc
rpc Re-work the code slightly to avoid a possible livelock. 2008-07-23 09:18:08 +00:00
security In mac_bsdextended's auditctl and acct policy access control checks, 2008-07-31 20:49:12 +00:00
sparc64 - Remove redundant inclusion of opt_global.h. 2008-07-21 17:15:51 +00:00
sun4v
sys add callout_schedule; besides being useful it also improves 2008-08-02 17:42:38 +00:00
tools
ufs Whitespace tweak. 2008-07-30 21:07:56 +00:00
vm One more whitespace nit. 2008-07-30 21:23:32 +00:00
xdr
Makefile