freebsd-nq/sys
David Greenman 4b43e1d8ca Removed some padding bytes from the nfsnode struct to make the structure
size a power of 2 again. The system complains otherwise - probably because
it wastes space with our malloc scheme otherwise.
1994-08-09 15:10:14 +00:00
..
alpha/include Fix arguments of CONS_GETINFO 1994-04-07 23:23:01 +00:00
amd64 Merge in the necessary bits from 1.1.5.1 to make exec.h and reloc.h 1994-08-09 14:39:57 +00:00
conf Made lockf advisory locking code generic (rather than ufs specific), and 1994-08-08 17:31:01 +00:00
ddb The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
dev Fix a compilation-stopping typo; whoops, David - more sleep! :-) 1994-08-08 16:45:11 +00:00
fs Changed B_AGE policy to work correctly in a world with relatively large 1994-08-08 09:11:44 +00:00
gnu Added $Id$ 1994-08-02 07:55:43 +00:00
i386 Merge in the necessary bits from 1.1.5.1 to make exec.h and reloc.h 1994-08-09 14:39:57 +00:00
isa Fixed a bug that was introduced in the conversion from 1.1.5 to 2.0. 1994-08-01 10:38:19 +00:00
isofs/cd9660 Changed B_AGE policy to work correctly in a world with relatively large 1994-08-08 09:11:44 +00:00
kern Made lockf advisory locking code generic (rather than ufs specific), and 1994-08-08 17:31:01 +00:00
libkern Added $Id$ 1994-08-02 07:55:43 +00:00
miscfs Changed B_AGE policy to work correctly in a world with relatively large 1994-08-08 09:11:44 +00:00
net Added ioctl support for SIOCSIFMTU. 1994-08-08 12:09:04 +00:00
netccitt Added $Id$ 1994-08-02 07:55:43 +00:00
netinet Added $Id$ 1994-08-02 07:55:43 +00:00
netiso Hack to get netstat compiling...from 1.1.5. 1994-08-05 12:33:30 +00:00
netns Added $Id$ 1994-08-02 07:55:43 +00:00
nfs Removed some padding bytes from the nfsnode struct to make the structure 1994-08-09 15:10:14 +00:00
nfsclient Removed some padding bytes from the nfsnode struct to make the structure 1994-08-09 15:10:14 +00:00
nfsserver Made NFS attribute cache timeouts kernel config file tunable via 1994-08-04 06:03:46 +00:00
powerpc/include Added $Id$ 1994-08-02 07:55:43 +00:00
rpc Use the header files that are compatible with the code just moved over 1994-08-07 18:41:02 +00:00
scsi Added $Id$ 1994-08-02 07:55:43 +00:00
sys Made lockf advisory locking code generic (rather than ufs specific), and 1994-08-08 17:31:01 +00:00
tools Added $Id$ 1994-08-02 07:55:43 +00:00
ufs Made lockf advisory locking code generic (rather than ufs specific), and 1994-08-08 17:31:01 +00:00
vm Removed an old, obsolete call to vmmeter(). This is called now in the 1994-08-09 10:42:41 +00:00
Makefile Added $Id$ 1994-08-02 07:55:43 +00:00