freebsd-skq/sys
rmacklem e4e59a6cee Change the new NFS server so that it returns 0 when the f_bavail
or f_ffree fields of "struct statfs" are negative, since the
values that go on the wire are unsigned and will appear to be
very large positive values otherwise. This makes the handling
of a negative f_bavail compatible with the old/regular NFS server.

MFC after:	2 weeks
2011-05-06 01:29:14 +00:00
..
amd64
arm
boot Fine-tune llvm optimization for sys/boot/i386/boot2, which shaves off 2011-05-05 18:47:24 +00:00
bsm
cam
cddl
compat Commit the missing linux_videdev2_compat.h (lost somewhere between 2011-05-04 13:09:20 +00:00
conf
contrib
crypto
ddb
dev Bump up the number of egress queues that the driver is allowed to use. 2011-05-05 23:09:17 +00:00
fs Change the new NFS server so that it returns 0 when the f_bavail 2011-05-06 01:29:14 +00:00
gdb
geom Updates to geom_map from the author. 2011-05-05 14:43:09 +00:00
gnu
i386
ia64
isa
kern
kgssapi
libkern
mips Add nvram2env (untested) and geom_map (tested) to PB92. 2011-05-05 09:04:49 +00:00
modules T4 packet timestamps. 2011-05-05 02:38:08 +00:00
net
net80211 Fix some corner cases in the net80211 sequence number retransmission 2011-05-04 02:23:59 +00:00
netatalk
netgraph
netinet Implement Resource Pooling V2 and an MPTCP like congestion 2011-05-04 21:27:05 +00:00
netinet6 Remove code with any effect. 2011-05-03 20:34:02 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs Modify the NFS nfssvc(2) syscall so that it allows 2011-05-05 02:00:53 +00:00
nfsclient Implemented a mount option "nocto" that disables cache coherency 2011-05-04 13:27:45 +00:00
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc
rpc
security
sparc64
sun4v
sys Don't duplicate define the stdint types. 2011-05-05 14:45:24 +00:00
teken
tools
ufs
vm
x86 Some changes around LAPIC timer programming. 2011-05-05 18:56:48 +00:00
xdr
xen
Makefile