freebsd-skq/sys
yongari 4650efb0c9 Disable updating InputDiscards counter for BCM5717, BCM5718,
BCM5719 A0 and BCM5720 A0 and add comment why driver does not try
to read it.
2011-10-28 01:10:59 +00:00
..
amd64 Eliminate vestiges of page coloring in VM_ALLOC_NOOBJ calls to 2011-10-27 16:39:17 +00:00
arm Check the return value of BUS_SETUP_INTR() 2011-10-27 10:21:40 +00:00
boot Remove the long reprecated ``/stand/sysinstall'' from the init_path. 2011-10-27 10:25:11 +00:00
bsm
cam
cddl Fix typo in copyright notice introduced in r226724 2011-10-25 13:52:38 +00:00
compat Control the execution permission of the readable segments for 2011-10-15 12:35:18 +00:00
conf Fix svnversion for svn 1.7.x by not looking for .svn in ${SYSDIR} (since 2011-10-27 20:44:28 +00:00
contrib Utilize new IF_DEQUEUE_ALL(ifq, m) macro in pfsyncintr() to reduce 2011-10-27 09:47:00 +00:00
crypto Update Copyright. 2011-10-27 14:15:26 +00:00
ddb
dev Disable updating InputDiscards counter for BCM5717, BCM5718, 2011-10-28 01:10:59 +00:00
fs The use of VOP_ISLOCKED() without a check for the return values can cause 2011-10-24 13:56:31 +00:00
gdb
geom Before this change when GELI detected hardware crypto acceleration it will 2011-10-27 16:12:25 +00:00
gnu
i386 Eliminate vestiges of page coloring in VM_ALLOC_NOOBJ calls to 2011-10-27 16:39:17 +00:00
ia64 Adjust the debugger options slightly. This should help me do the right 2011-10-27 13:07:49 +00:00
isa
kern Whitespace fix. 2011-10-27 17:43:36 +00:00
kgssapi
libkern
mips People porting FreeBSD to new architectures ought not have to 2011-10-21 06:41:46 +00:00
modules Don't look for includes in userland directories. There is no need for it 2011-10-25 16:22:43 +00:00
net Add macro IF_DEQUEUE_ALL(ifq, m), that takes the entire mbuf chain off 2011-10-27 09:45:12 +00:00
net80211 Fix an unused variable warning/error when invariants isn't enabled. 2011-10-12 10:19:55 +00:00
netatalk
netgraph - If KDB & NETGRAPH_DEBUG are on, print traces on discovered failed 2011-10-27 09:43:25 +00:00
netinet When add a new remote address using sctp_add_remote_addr(), 2011-10-27 22:38:48 +00:00
netinet6 The code change made in r226040 was incomplete and resulted in 2011-10-16 22:24:04 +00:00
netipsec
netipx
netnatm
netncp Change ncp_scan_bindery_object() to pass a constant search string. 2011-10-16 08:44:03 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed - change "is is" to "is" or "it is" 2011-10-16 14:30:28 +00:00
opencrypto
pc98 Adjust the debugger options slightly. This should help me do the right 2011-10-27 13:07:49 +00:00
pci Close a race where SIOCGIFMEDIA ioctl get inconsistent link status. 2011-10-17 19:49:00 +00:00
powerpc Adjust the debugger options slightly. This should help me do the right 2011-10-27 13:07:49 +00:00
rpc
security Get rid of D_PSEUDO. 2011-10-18 08:09:44 +00:00
sparc64 Adjust the debugger options slightly. This should help me do the right 2011-10-27 13:07:49 +00:00
sys Sort function prototypes. 2011-10-27 17:44:51 +00:00
teken Link the demo application against ncursesw to make Unicode work. 2011-10-13 14:20:27 +00:00
tools
ufs
vm Tidy up the comment at the head of vm_page_alloc, and mention that the 2011-10-27 17:29:19 +00:00
x86
xdr
xen
Makefile