summaryrefslogtreecommitdiff
path: root/sys/nfs/nfs_socket.c
AgeCommit message (Expand)Author
1999-03-02When an NFS3 server replies with NFS3ERR_JUKEBOX, currently, itTodd C. Miller
1999-02-06Use bitwise operations to extract high and low words from the quadTodd C. Miller
1998-08-19Change fxdr_hyper to return a u_quad_t. This minimizes the evil clobberingConstantine Sapuntzakis
1997-07-28allocate random portsTheo de Raadt
1997-04-25XXX should do reserved portsTheo de Raadt
1997-04-18cleanup -WallTheo de Raadt
1997-04-18avoid possible *NULL; fvdlTheo de Raadt
1996-12-24reclaim NFSMNT_RESVPORT bit, and add more traditional attribute cache timeout...dm
1996-07-03cannot check for < NFS_MINPACKET on some transports; from guy@netapp.comTheo de Raadt
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-17Minor cleanups. Checked against Lite2.Michael Shalayeff
1996-03-31From NetBSD: NFSv3 import (tomorrow's Net's kernel)Michael Shalayeff
1996-02-29From NetBSD: merge with 960217 (still NFSv2)Niklas Hallqvist
1995-12-21from cgd; handle 64-bit pointers and longsTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt