summaryrefslogtreecommitdiffstats
path: root/sys/nfs/nqnfs.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and split of nfs client and server code.peter2001-09-181-208/+0
* KSE Milestone 2julian2001-09-121-7/+7
* In preparation for deprecating CIRCLEQ macros in favor of TAILQmckusick2000-11-141-2/+2
* Back out the previous change to the queue(3) interface.jake2000-05-261-4/+4
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-4/+4
* Clean up some loose ends in the network code, including the X.25 and ISOpeter2000-02-131-6/+1
* Fix catastrophic bug in NQNFS related to UDP mounts. The 'nqhost'dillon2000-01-261-11/+6
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Use u_int32_t in NQFHHASH instead of u_long.dfr1998-07-051-2/+2
* Hide more kernel stuff from userland. This stops nethostaddr etc beingpeter1998-06-011-2/+2
* For the on-the-wire protocol, u_long -> u_int32_t; long -> int32_t;peter1998-05-311-8/+8
* Eradicate the variable "time" from the kernel, using various measures.phk1998-03-301-5/+5
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-2/+5
* 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
* Staticize.phk1995-12-171-2/+1
* Completed function declarations and/or added prototypes.bde1995-11-211-1/+6
* Eliminate sloppy common-style declarations. There should be none left forbde1995-07-291-4/+4
* Changes to support version 3 of the NFS protocol.dfr1995-06-271-21/+12
* This is a bunch of changes from NetBSD. There are a couple of bug-fixes.phk1994-10-171-10/+15
* Prototyping and general gcc-shutting up. Gcc has one warning now which looksphk1994-10-021-3/+8
* Make NFS loadable.wollman1994-09-221-1/+6
* More idempotency....... this is fun :-)paul1994-08-211-1/+6
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+198
OpenPOWER on IntegriCloud