1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-16 15:11:52 +00:00
freebsd/sys
Alexander Motin 316f941e96 Correct association 0 handling.
as=0 means unused pin, so disable it explicitly, this is mostly cosmetics.
2008-11-15 09:39:00 +00:00
..
amd64 Add ale(4), a driver for Atheros AR8121/AR8113/AR8114 PCIe ethernet 2008-11-12 09:52:06 +00:00
arm
boot Add ale(4), a driver for Atheros AR8121/AR8113/AR8114 PCIe ethernet 2008-11-12 09:52:06 +00:00
bsm
cam
cddl
compat
conf Switch the default rpc implementation for NFS back to the new code. I believe 2008-11-14 11:27:53 +00:00
contrib
crypto
ddb
dev Correct association 0 handling. 2008-11-15 09:39:00 +00:00
fs
gdb
geom
gnu Adapt to accmode_t changes. 2008-11-14 09:58:16 +00:00
i386 repair config file from spamming 2008-11-14 07:05:51 +00:00
ia64
isa
kern Silence detach messages if the device has marked itself quiet (u3g). 2008-11-13 21:46:19 +00:00
kgssapi Call svc_freereq() before returning from the service proc. 2008-11-12 15:31:05 +00:00
libkern
mips
modules Fix world 2008-11-14 01:56:11 +00:00
net
net80211
netatalk
netgraph
netinet -Improvement: Add '\n' on debug output in sctp_lower_sosend(). 2008-11-12 14:16:39 +00:00
netinet6
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient Switch the default rpc implementation for NFS back to the new code. I believe 2008-11-14 11:27:53 +00:00
nfsserver Switch the default rpc implementation for NFS back to the new code. I believe 2008-11-14 11:27:53 +00:00
nlm Don't call svc_freereq() before svc_freeargs(). 2008-11-12 15:30:30 +00:00
opencrypto
pc98
pccard
pci
powerpc
rpc Add a missing call to mtx_destroy(). 2008-11-12 12:21:18 +00:00
security When repeatedly accessing a thread credential, cache the credential 2008-11-14 01:24:52 +00:00
sparc64
sun4v
sys Per request, keep privilege number 20 reserved. 2008-11-14 08:35:54 +00:00
tools
ufs For now on every 10 cyclinder groups flush the buffer cache to free 2008-11-13 17:40:21 +00:00
vm
xdr Use the remote address for access control, not the local address. This fixes 2008-11-13 14:36:52 +00:00
xen merge fix for boot-time hang on centos' xen 2008-11-14 07:06:27 +00:00
Makefile