index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
nfs
/
krpc_subr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Functions m_getm2() and m_get2() have different order of arguments,
glebius
2013-03-12
1
-1
/
+1
*
Use m_get2() to get mbuf of appropriate size.
glebius
2013-03-12
1
-3
/
+1
*
Mechanically substitute flags from historic mbuf allocator with
glebius
2012-12-05
1
-5
/
+5
*
Fix the experimental NFS client so that it does not bogusly
rmacklem
2011-04-25
1
-0
/
+470
*
Cleanup and split of nfs client and server code.
peter
2001-09-18
1
-487
/
+0
*
KSE Milestone 2
julian
2001-09-12
1
-8
/
+8
*
* Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.
bmilekic
2000-12-21
1
-5
/
+5
*
Make RPC timeout message more readable.
tegge
2000-10-24
1
-4
/
+10
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-27
1
-3
/
+3
*
Yow! Completely change the way socket options are handled, eliminating
wollman
1998-08-23
1
-23
/
+17
*
Fixed printf format errors.
bde
1998-08-18
1
-3
/
+3
*
Moved some #includes from <sys/param.h> nearer to where they are actually
bde
1998-03-28
1
-1
/
+2
*
Update workaround for limitations in the arp code.
tegge
1998-03-14
1
-2
/
+2
*
Removed unused #includes.
bde
1997-10-28
1
-6
/
+1
*
Last major round (Unless Bruce thinks of somthing :-) of malloc changes.
phk
1997-10-12
1
-2
/
+2
*
Added used #include - don't depend on <sys/mbuf.h> including
bde
1997-09-02
1
-1
/
+2
*
Fix all areas of the system (or at least all those in LINT) to avoid storing
wollman
1997-08-16
1
-21
/
+13
*
Remove unused routines.
tegge
1997-06-12
1
-95
/
+1
*
Bring in some kernel bootp support. This removes the need for netboot
tegge
1997-05-11
1
-0
/
+592