Age | Commit message (Expand) | Author |
2003-07-10 | unlock on error condition. from Tim Wiess. ok csapuntz@ millert@ | Ted Unangst |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-10-29 | Get rid of some commons. | Artur Grabowski |
2002-08-01 | Fix handling of 0-length RPC fragments | Constantine Sapuntzakis |
2002-07-30 | Bug/type found by tedu | Constantine Sapuntzakis |
2002-07-03 | Remove unused function parameter 'cache' from nfs_rephead | Nathan Binkert |
2002-06-11 | Remove some unused code for dealing with nfs over kerberos. No actual change, | Hans Insulander |
2002-05-17 | Fix nfs_realign to allocate new mbufs. Taken from freebsd | Constantine Sapuntzakis |
2002-04-11 | Back out nfs_realign() change, it causes "pool_get: must have NOWAIT" panics. | Todd C. Miller |
2002-04-10 | nfs_realign from FreeBSD. The old code was over-optimized, occasionally overw... | Constantine Sapuntzakis |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-01-16 | use queue.h macro's | Eric Jackson |
2001-06-25 | Remove NQNFS | Constantine Sapuntzakis |
2001-05-20 | tdbi->tags cleanups | Angelos D. Keromytis |
2001-03-28 | Allow tdbi's to appear in mbufs throughout the stack; this allows | Angelos D. Keromytis |
2000-08-10 | unfortunately, i must undo this patch, since it causes client hangs on sparc ... | Theo de Raadt |
2000-08-07 | fix obvious error, spotted by ericj | Theo de Raadt |
2000-06-26 | Convert nfs_timer to new timeouts. | Artur Grabowski |
2000-01-04 | fix mbuf out-of-bound writes on nfsv2 mounts. | Jun-ichiro itojun Hagino |
1999-03-02 | When an NFS3 server replies with NFS3ERR_JUKEBOX, currently, it | Todd C. Miller |
1999-02-06 | Use bitwise operations to extract high and low words from the quad | Todd C. Miller |
1998-08-19 | Change fxdr_hyper to return a u_quad_t. This minimizes the evil clobbering | Constantine Sapuntzakis |
1997-07-28 | allocate random ports | Theo de Raadt |
1997-04-25 | XXX should do reserved ports | Theo de Raadt |
1997-04-18 | cleanup -Wall | Theo de Raadt |
1997-04-18 | avoid possible *NULL; fvdl | Theo de Raadt |
1996-12-24 | reclaim NFSMNT_RESVPORT bit, and add more traditional attribute cache timeout... | dm |
1996-07-03 | cannot check for < NFS_MINPACKET on some transports; from guy@netapp.com | Theo de Raadt |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-04-17 | Minor cleanups. Checked against Lite2. | Michael Shalayeff |
1996-03-31 | From NetBSD: NFSv3 import (tomorrow's Net's kernel) | Michael Shalayeff |
1996-02-29 | From NetBSD: merge with 960217 (still NFSv2) | Niklas Hallqvist |
1995-12-21 | from cgd; handle 64-bit pointers and longs | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |