aboutsummaryrefslogtreecommitdiff
path: root/sys/nfs/krpc_subr.c
Commit message (Expand)AuthorAgeFilesLines
* Yow! Completely change the way socket options are handled, eliminatingGarrett Wollman1998-08-231-23/+17
* Fixed printf format errors.Bruce Evans1998-08-181-3/+3
* Moved some #includes from <sys/param.h> nearer to where they are actuallyBruce Evans1998-03-281-1/+2
* Update workaround for limitations in the arp code.Tor Egge1998-03-141-2/+2
* Removed unused #includes.Bruce Evans1997-10-281-6/+1
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.Poul-Henning Kamp1997-10-121-2/+2
* Added used #include - don't depend on <sys/mbuf.h> includingBruce Evans1997-09-021-1/+2
* Fix all areas of the system (or at least all those in LINT) to avoid storingGarrett Wollman1997-08-161-21/+13
* Remove unused routines.Tor Egge1997-06-121-95/+1
* Bring in some kernel bootp support. This removes the need for netbootTor Egge1997-05-111-0/+592