freebsd-nq/sys
Peter Wemm 8c1f170b90 Make FIONREAD return the actual that a read() would return, not just the
amount of data in the first mbuf.

Obtained from: Bob Smart <smart@mel.dit.csiro.au> (for NetBSD & SunOS)
1995-12-11 13:24:58 +00:00
..
alpha
amd64 Changes to support 1Tb filesizes. Pages are now named by an 1995-12-11 04:58:34 +00:00
compat/linux Attempt to make the Linux LKM compile again after the recent VM include 1995-12-09 08:17:24 +00:00
compile
conf Added undocumented option EXT2FS so that it gets tested. 1995-12-10 22:09:14 +00:00
ddb Reduced and cleaned up #includes. 1995-12-10 19:08:32 +00:00
dev Replaced nxreset by noreset (if the reset function gets called, then the 1995-12-10 20:54:38 +00:00
fs Back out this one, must have screwed up somewhere :-( 1995-12-11 10:26:34 +00:00
gnu Restored variables that are used iff QUOTA is defined. 1995-12-10 21:38:45 +00:00
i386 Staticize 1995-12-11 09:26:18 +00:00
isa Replaced nxreset by noreset (if the reset function gets called, then the 1995-12-10 20:54:38 +00:00
isofs/cd9660
kern Changes to support 1Tb filesizes. Pages are now named by an 1995-12-11 04:58:34 +00:00
libkern
miscfs Back out this one, must have screwed up somewhere :-( 1995-12-11 10:26:34 +00:00
modules
msdosfs Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
net Make FIONREAD return the actual that a read() would return, not just the 1995-12-11 13:24:58 +00:00
netccitt
netinet Staticize. 1995-12-09 20:43:53 +00:00
netipx
netiso Last commit this round: Staticize. 1995-12-10 13:45:30 +00:00
netns
nfs Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
nfsclient Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
nfsserver Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
pc98/pc98
pccard Julian forgot to make the *devsw structures static. 1995-12-08 23:23:00 +00:00
pci Julian forgot to make the *devsw structures static. 1995-12-08 23:23:00 +00:00
powerpc/include
rpc
scsi Undo a change that should not have been committed with the 1Tb enhancements. 1995-12-11 05:02:52 +00:00
sys Changes to support 1Tb filesizes. Pages are now named by an 1995-12-11 04:58:34 +00:00
tools Don't #include vm stuff in vnode_if.[ch]. Enough vm stuff (a 1995-12-06 23:33:39 +00:00
ufs Changes to support 1Tb filesizes. Pages are now named by an 1995-12-11 04:58:34 +00:00
vm Changes to support 1Tb filesizes. Pages are now named by an 1995-12-11 04:58:34 +00:00
Makefile