| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix various bugs in the locking protocol, allowing proper shared locks | dfr | 1997-04-04 | 1 | -9/+1 |
* | Removed #include of <ufs/ufs/dir.h>. Nfs no longer depends on any ufs | bde | 1997-03-29 | 1 | -2/+1 |
* | Define our own version of DIRBLKSIZ instead of (ab)using ufs's value. | bde | 1997-03-29 | 2 | -86/+10 |
* | Add code that will reject nfs requests in teh kernel from nonprivileged | guido | 1997-03-27 | 3 | -3/+28 |
* | Use the correct (relative to the implementation) ordering of args in | peter | 1997-03-25 | 1 | -1/+5 |
* | The local fs interface does not allow link()/unlink() of directories, | peter | 1997-03-25 | 1 | -4/+7 |
* | Fixed some invalid (non-atomic) accesses to `time', mostly ones of the | bde | 1997-03-22 | 2 | -6/+6 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 10 | -10/+10 |
* | This is the kernel Lite/2 commit. There are some requisite userland | dyson | 1997-02-10 | 9 | -137/+276 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 10 | -10/+10 |
* | Improve the queuing algorithms used by NFS' asynchronous i/o. The | dfr | 1996-11-06 | 4 | -48/+48 |
* | This fixes a problem with the nfs socket handling code which happens | dfr | 1996-10-11 | 1 | -6/+16 |
* | In sys/time.h, struct timespec is defined as: | nate | 1996-09-19 | 3 | -14/+14 |
* | Release an unneeded reference to a vnode that was gained in a VFS_VGET(). | dg | 1996-09-05 | 1 | -1/+2 |
* | Eliminated nested include of <sys/unistd.h> in <sys/file.h> in the kernel. | bde | 1996-09-03 | 1 | -2/+2 |
* | Even though this looks like it, this is not a complex code change. | dyson | 1996-08-21 | 4 | -210/+143 |
* | Various fixes from frank@fwi.uva.nl (Frank van der Linden) via | dfr | 1996-07-16 | 1 | -11/+24 |
* | Modify the kernel to use the new pr_usrreqs interface rather than the old | wollman | 1996-07-11 | 1 | -5/+6 |
* | Don't truncate minor or major numbers in the nfsv3 client. | bde | 1996-06-23 | 1 | -3/+3 |
* | Fix for NFS_NOSERVER | phk | 1996-06-14 | 2 | -9/+12 |
* | Fixed a vnode reference leak in nfsrv_rename(). The target inode wasn't | bde | 1996-06-08 | 1 | -1/+2 |
* | #include <sys/filedesc.h> explicitly instead of depending on it being | bde | 1996-04-30 | 1 | -1/+2 |
* | Fixed nfs sysctls. They missed out on the fs -> vfs name changes from | bde | 1996-04-30 | 1 | -2/+2 |
* | Kill XNS. | wollman | 1996-02-13 | 1 | -2/+4 |
* | Fix a bunch of spelling errors in the comment fields of | mpp | 1996-01-30 | 2 | -6/+6 |
* | Eliminated many redundant vm_map_lookup operations for vm_mmap. | dyson | 1996-01-19 | 1 | -2/+2 |
* | Add an option NFS_NOSERVER which saves 100K in the install kernel (or | phk | 1996-01-13 | 5 | -17/+66 |
* | Staticize. | phk | 1995-12-17 | 7 | -55/+60 |
* | Untangled the vm.h include file spaghetti. | dg | 1995-12-07 | 2 | -2/+8 |
* | Completed function declarations and/or added prototypes and/or moved | bde | 1995-12-03 | 4 | -79/+112 |
* | Completed function declarations, added prototypes and removed redundant | bde | 1995-11-21 | 2 | -38/+96 |
* | Completed function declarations and/or added prototypes. | bde | 1995-11-21 | 2 | -2/+8 |
* | Included <sys/sysproto.h> to get central declarations for syscall args | bde | 1995-11-14 | 1 | -1/+6 |
* | Include a prerequisite header (so this is consistent again with the | joerg | 1995-10-31 | 2 | -2/+6 |
* | Second batch of cleanup changes. | phk | 1995-10-29 | 6 | -35/+15 |
* | Added NFS_ASYNC kernel option. It only has an effect for NFSv2. | dg | 1995-08-24 | 1 | -1/+11 |
* | Killed redundant declarations of nfsm_rpchead(). | dg | 1995-08-24 | 1 | -2/+1 |
* | Some fixes found using gcc -Wall: | dfr | 1995-08-24 | 2 | -5/+11 |
* | Add support for amd direct maps. | dfr | 1995-08-24 | 1 | -2/+2 |
* | Fixed bug where vnode_pager_uncache() wasn't always called when it should | dg | 1995-08-06 | 1 | -3/+2 |
* | Slight changes to locking around VOP_READRIR. | dfr | 1995-08-03 | 1 | -2/+18 |
* | Lock the directory vnode before VOP_READDIR in nfsrv_readdirplus | dfr | 1995-08-02 | 1 | -1/+3 |
* | Removed my special-case hack for VOP_LINK and fixed the problem with the | dg | 1995-08-01 | 1 | -2/+2 |
* | Eliminate sloppy common-style declarations. There should be none left for | bde | 1995-07-29 | 3 | -13/+23 |
* | vnode_pager_alloc() never returns NULL, so don't check for it. | dg | 1995-07-20 | 1 | -3/+2 |
* | NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct | dg | 1995-07-13 | 1 | -8/+3 |
* | Moved call to VOP_GETATTR() out of vnode_pager_alloc() and into the places | dg | 1995-07-09 | 1 | -3/+10 |
* | 1) Converted v_vmdata to v_object. | dg | 1995-06-28 | 2 | -34/+30 |
* | Fixed VOP_LINK argument order botch. | dg | 1995-06-28 | 1 | -2/+2 |
* | Changes to support version 3 of the NFS protocol. | dfr | 1995-06-27 | 10 | -1477/+4937 |