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
/
nfsclient
/
krpc_subr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFp4: use the function to fix the packet header length instead of rolling
jmg
2005-03-16
1
-7
/
+1
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
Convert GIANT_REQUIRED to NET_ASSERT_GIANT where Giant is used to
rwatson
2004-06-16
1
-1
/
+1
*
unbreak LINT.
alfred
2003-11-15
1
-7
/
+7
*
University of Michigan's Citi NFSv4 kernel client code.
alfred
2003-11-14
1
-0
/
+2
*
Assert GIANT_REQUIRED where sockets are manipulated. This is
sam
2003-11-07
1
-0
/
+2
*
- Consistently set sopt_dir.
jeff
2003-10-04
1
-0
/
+1
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-5
/
+5
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
1
-5
/
+5
*
Simple p_ucred -> td_ucred changes to start using the per-thread ucred
jhb
2002-02-27
1
-2
/
+1
*
o Add missing #include's of sys/proc.h, missed in merge, required to
rwatson
2001-12-31
1
-0
/
+1
*
o Make the credential used by socreate() an explicit argument to
rwatson
2001-12-31
1
-1
/
+2
*
Cleanup and split of nfs client and server code.
peter
2001-09-18
1
-18
/
+11
*
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