freebsd_amp_hwpstate/sys/nfsserver
Matthew Dillon b314ed9662 nm_srtt and nm_sdrtt are arrays[4]. Remove explicit initialization
of element [4] in both, which goes beyond the end of the array, leaving
    [0], [1], [2], and [3].  This bug did not cause any problems since
    the overrun fields are initialized after the bogus array init but
    needs to be fixed anyway.

Submitted by:	 Ian Dowse <iedowse@maths.tcd.ie>
1999-11-22 04:50:09 +00:00
..
nfs.h
nfs_serv.c Remove WILLRELE from VOP_SYMLINK 1999-11-13 20:58:17 +00:00
nfs_srvcache.c
nfs_srvsock.c nm_srtt and nm_sdrtt are arrays[4]. Remove explicit initialization 1999-11-22 04:50:09 +00:00
nfs_srvsubs.c
nfs_syscalls.c Remove special case socket sharing code in order to allow nfsd to 1999-11-11 17:24:02 +00:00
nfsm_subs.h
nfsproto.h
nfsrvcache.h
nfsrvstats.h