| Commit message (Expand) | Author | Age | Files | Lines |
* | For the on-the-wire protocol, u_long -> u_int32_t; long -> int32_t; | peter | 1998-05-31 | 1 | -28/+28 |
* | NFS Jumbo commit part 1. Cosmetic and structural changes only. The aim | peter | 1998-05-31 | 1 | -5/+4 |
* | Convert a couple of large allocations to use zones rather than malloc | peter | 1998-05-24 | 1 | -2/+4 |
* | Allow control of the attribute cache timeouts at mount time. | peter | 1998-05-19 | 1 | -18/+19 |
* | Eradicate the variable "time" from the kernel, using various measures. | phk | 1998-03-30 | 1 | -8/+8 |
* | Remove a bunch of variables which were unused both in GENERIC and LINT. | phk | 1997-11-07 | 1 | -2/+1 |
* | Removed unused #includes. | bde | 1997-10-28 | 1 | -4/+1 |
* | Last major round (Unless Bruce thinks of somthing :-) of malloc changes. | phk | 1997-10-12 | 1 | -3/+3 |
* | Distribute and statizice a lot of the malloc M_* types. | phk | 1997-10-11 | 1 | -1/+3 |
* | Added used #include - don't depend on <sys/mbuf.h> including | bde | 1997-09-02 | 1 | -1/+2 |
* | Fix all areas of the system (or at least all those in LINT) to avoid storing | wollman | 1997-08-16 | 1 | -24/+27 |
* | Merge WebNFS changes from NetBSD. | dfr | 1997-07-16 | 1 | -2/+2 |
* | Various fixes from NetBSD: | dfr | 1997-06-03 | 1 | -10/+13 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Moved nqnfs_vop_lease_check() inside #ifndef NFS_NOSERVER. | kato | 1997-02-19 | 1 | -2/+2 |
* | This is the kernel Lite/2 commit. There are some requisite userland | dyson | 1997-02-10 | 1 | -18/+20 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Even though this looks like it, this is not a complex code change. | dyson | 1996-08-21 | 1 | -3/+3 |
* | Add an option NFS_NOSERVER which saves 100K in the install kernel (or | phk | 1996-01-13 | 1 | -1/+13 |
* | Staticize. | phk | 1995-12-17 | 1 | -17/+19 |
* | Completed function declarations, added prototypes and removed redundant | bde | 1995-11-21 | 1 | -5/+18 |
* | Second batch of cleanup changes. | phk | 1995-10-29 | 1 | -3/+2 |
* | Killed redundant declarations of nfsm_rpchead(). | dg | 1995-08-24 | 1 | -2/+1 |
* | Some fixes found using gcc -Wall: | dfr | 1995-08-24 | 1 | -3/+3 |
* | Converted mountlist to a CIRCLEQ. | dg | 1995-08-11 | 1 | -5/+1 |
* | Changes to support version 3 of the NFS protocol. | dfr | 1995-06-27 | 1 | -114/+179 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -3/+3 |
* | Fixed two more bugs related to the merged cache changes. | dg | 1995-02-15 | 1 | -1/+2 |
* | Fix longstanding benign type mismatch. | bde | 1995-01-29 | 1 | -2/+2 |
* | These changes embody the support of the fully coherent merged VM buffer cache, | dg | 1995-01-09 | 1 | -2/+2 |
* | This is a bunch of changes from NetBSD. There are a couple of bug-fixes. | phk | 1994-10-17 | 1 | -109/+59 |
* | Prototyping and general gcc-shutting up. Gcc has one warning now which looks | phk | 1994-10-02 | 1 | -10/+18 |
* | Forgot to commit this change when making NFS loadable. | wollman | 1994-09-23 | 1 | -3/+3 |
* | Made the kernel compile cleanly with gcc 2.6.0. Thanks go to Bruce | dg | 1994-08-13 | 1 | -2/+3 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -0/+1 |
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | rgrimes | 1994-05-25 | 1 | -3/+11 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+1228 |