Age | Commit message (Expand) | Author |
2008-12-24 | Replace the TRUE/FALSE defines with 1/0 respectively. This doesn't | Thordur I. Bjornsson |
2008-10-20 | Be pedantically correct in freeing allocated mbufs, even upon clearing | Bret Lambert |
2008-07-05 | use m_freem() instead of MFREE() since we ignore the | Thordur I. Bjornsson |
2008-06-12 | Remove now-vestigial bpos pointer from NFS. For building outgoing | Bret Lambert |
2008-06-11 | Canonical for() -> queue.h FOREACH macro conversions. | Bret Lambert |
2008-04-14 | move the cache lookup code into a function, instead repeating | Thordur I. Bjornsson |
2007-10-29 | Touch of KNF and style(9), spaces and comments. | Thordur I. Bjornsson |
2007-10-28 | Remove the "frev" argument from nfs_rephead(); and clean up the "frev" | Thordur I. Bjornsson |
2007-09-20 | MALLOC/FREE -> malloc/free + M_ZERO. | Thordur I. Bjornsson |
2004-12-26 | Use list and queue macros where applicable to make the code easier to read; | Miod Vallat |
2004-07-16 | kill netiso stuff here as well, millert ok | Henning Brauer |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-07-03 | Remove unused function parameter 'cache' from nfs_rephead | Nathan Binkert |
2002-01-16 | use queue.h macro's | Eric Jackson |
2001-06-25 | Remove NQNFS | Constantine Sapuntzakis |
1999-04-28 | zap the newhashinit hack. | Artur Grabowski |
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-10-18 | initial import of NetBSD tree | Theo de Raadt |