summaryrefslogtreecommitdiffstats
path: root/sys/nfsclient/nfs_subs.c
Commit message (Expand)AuthorAgeFilesLines
...
* Added a used include.bde1997-12-201-6/+9
* Remove a bunch of variables which were unused both in GENERIC and LINT.phk1997-11-071-2/+1
* Removed unused #includes.bde1997-10-281-4/+1
* Don't #include <nfs/nfs.h> in <nfs/nfs_node.h> if KERNEL is defined.bde1997-10-281-2/+2
* Always initialize the syscall vectors for our "private" syscalls (notphk1997-10-261-10/+4
* Change the M_NAMEI allocations to use the zone allocator. This changedyson1997-09-211-10/+11
* unifdef -U__NetBSD__ -D__FreeBSD__phk1997-09-101-9/+1
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-7/+7
* Correct some dumb mistakes in the WebNFS stuff.dfr1997-07-221-8/+16
* Merge WebNFS changes from NetBSD.dfr1997-07-161-34/+187
* Fix various bugs in the locking protocol, allowing proper shared locksdfr1997-04-041-9/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-10/+16
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Improve the queuing algorithms used by NFS' asynchronous i/o. Thedfr1996-11-061-4/+4
* In sys/time.h, struct timespec is defined as:nate1996-09-191-4/+4
* Even though this looks like it, this is not a complex code change.dyson1996-08-211-49/+6
* Various fixes from frank@fwi.uva.nl (Frank van der Linden) viadfr1996-07-161-11/+24
* Don't truncate minor or major numbers in the nfsv3 client.bde1996-06-231-3/+3
* Fix for NFS_NOSERVERphk1996-06-141-3/+3
* Eliminated many redundant vm_map_lookup operations for vm_mmap.dyson1996-01-191-2/+2
* Add an option NFS_NOSERVER which saves 100K in the install kernel (orphk1996-01-131-1/+18
* Staticize.phk1995-12-171-3/+8
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+4
* Second batch of cleanup changes.phk1995-10-291-3/+1
* Add support for amd direct maps.dfr1995-08-241-2/+2
* Eliminate sloppy common-style declarations. There should be none left forbde1995-07-291-1/+11
* vnode_pager_alloc() never returns NULL, so don't check for it.dg1995-07-201-3/+2
* NOTE: libkvm, w, ps, 'top', and any other utility which depends on structdg1995-07-131-8/+3
* Moved call to VOP_GETATTR() out of vnode_pager_alloc() and into the placesdg1995-07-091-3/+10
* 1) Converted v_vmdata to v_object.dg1995-06-281-25/+21
* Changes to support version 3 of the NFS protocol.dfr1995-06-271-167/+868
* The duplicate information returned in fa_type and fa_modejoerg1995-06-141-2/+21
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Fixed some serious bugs that resulted in object reference counts not beingdg1995-05-291-2/+4
* Slight re-ordering of the creation of a vmio object to fix a conditiondyson1995-04-211-2/+4
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-3/+1
* YF fix.phk1995-02-151-3/+4
* Fixed two more bugs related to the merged cache changes.dg1995-02-151-2/+2
* Changed order of release of vnode/object to fix a problem where the vnodedg1995-02-061-4/+7
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-1/+54
* This is a bunch of changes from NetBSD. There are a couple of bug-fixes.phk1994-10-171-30/+22
* Prototyping and general gcc-shutting up. Gcc has one warning now which looksphk1994-10-021-14/+27
* Make NFS loadable.wollman1994-09-221-0/+25
* More loadable VFS changes:wollman1994-09-221-5/+1
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-1/+14
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+1130
OpenPOWER on IntegriCloud