summaryrefslogtreecommitdiffstats
path: root/sys/nfs/krpc_subr.c
Commit message (Expand)AuthorAgeFilesLines
* Functions m_getm2() and m_get2() have different order of arguments,glebius2013-03-121-1/+1
* Use m_get2() to get mbuf of appropriate size.glebius2013-03-121-3/+1
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-051-5/+5
* Fix the experimental NFS client so that it does not boguslyrmacklem2011-04-251-0/+470
* Cleanup and split of nfs client and server code.peter2001-09-181-487/+0
* KSE Milestone 2julian2001-09-121-8/+8
* * Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.bmilekic2000-12-211-5/+5
* Make RPC timeout message more readable.tegge2000-10-241-4/+10
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-271-3/+3
* Yow! Completely change the way socket options are handled, eliminatingwollman1998-08-231-23/+17
* Fixed printf format errors.bde1998-08-181-3/+3
* Moved some #includes from <sys/param.h> nearer to where they are actuallybde1998-03-281-1/+2
* Update workaround for limitations in the arp code.tegge1998-03-141-2/+2
* Removed unused #includes.bde1997-10-281-6/+1
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-121-2/+2
* Added used #include - don't depend on <sys/mbuf.h> includingbde1997-09-021-1/+2
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-21/+13
* Remove unused routines.tegge1997-06-121-95/+1
* Bring in some kernel bootp support. This removes the need for netboottegge1997-05-111-0/+592
OpenPOWER on IntegriCloud