summaryrefslogtreecommitdiffstats
path: root/sys/nfsclient/krpc_subr.c
Commit message (Expand)AuthorAgeFilesLines
* Simple p_ucred -> td_ucred changes to start using the per-thread ucredjhb2002-02-271-2/+1
* o Add missing #include's of sys/proc.h, missed in merge, required torwatson2001-12-311-0/+1
* o Make the credential used by socreate() an explicit argument torwatson2001-12-311-1/+2
* Cleanup and split of nfs client and server code.peter2001-09-181-18/+11
* 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