summaryrefslogtreecommitdiffstats
path: root/sys/nfs/nfs_common.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the unused nfs_curusec().jhb2013-01-171-1/+0
* - Move nfs_realign() from the NFS client to the shared NFS code andmarius2010-02-091-0/+1
* Some style(9) fixesmarius2010-02-091-2/+1
* Fixes for NFS crashes on architectures that require strict alignment.ps2005-07-141-0/+6
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Add non-blocking versions of nfsm_dissect() and friends, for use fromps2004-12-061-1/+10
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* Avoid passing the variable `tl' to functions that just use it foriedowse2001-12-181-5/+4
* Unwind some more macros. NFSMADV() was kinda silly since it was rightpeter2001-09-281-35/+41
* Make nfsm_dissect() have an obvious return value.peter2001-09-271-11/+11
* Tidy up nfsm_build usage. This is only partially finished.peter2001-09-271-6/+3
* Cleanup and split of nfs client and server code.peter2001-09-181-502/+61
* * Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.bmilekic2000-12-211-3/+3
* Problem to avoid processes getting stuck in "vmopar". From Ian'sdwmalone2000-10-241-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Convert all the nfs macros to do { blah } while (0) to ensure itpeter1999-08-191-111/+168
* Don't over-allocate and over-copy shorter NFSv2 filehandles and thenpeter1999-08-041-10/+11
* Matt's NFS fixes.julian1999-06-231-4/+5
* Various changes lifted from the OpenBSD cvs tree:peter1999-06-051-3/+3
* Fix for creating files on a Solaris 7 server with NFSv3 (the request wasdfr1998-12-251-11/+62
* For the on-the-wire protocol, u_long -> u_int32_t; long -> int32_t;peter1998-05-311-35/+35
* Don't pass a second copy of the uid/gid in with the v2/v3 sattr structures,peter1998-05-311-6/+4
* Don't try and free mrep twice on some error conditions.peter1998-05-311-2/+5
* Some const'speter1998-05-311-2/+2
* NFS Jumbo commit part 1. Cosmetic and structural changes only. The aimpeter1998-05-311-15/+16
* Get timespecs directly instead of via timevals.bde1998-05-161-13/+7
* Eradicate the variable "time" from the kernel, using various measures.phk1998-03-301-9/+13
* Forward declare some structs so that this file is more self-sufficient.bde1998-02-031-1/+3
* Merge WebNFS changes from NetBSD.dfr1997-07-161-8/+14
* 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-1/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* In sys/time.h, struct timespec is defined as:nate1996-09-191-5/+5
* Some fixes found using gcc -Wall:dfr1995-08-241-2/+8
* Changes to support version 3 of the NFS protocol.dfr1995-06-271-90/+243
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* This is a bunch of changes from NetBSD. There are a couple of bug-fixes.phk1994-10-171-3/+2
* Prototyping and general gcc-shutting up. Gcc has one warning now which looksphk1994-10-021-16/+29
* More idempotency....... this is fun :-)paul1994-08-211-1/+5
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+269
OpenPOWER on IntegriCloud