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
/
rpc
/
svc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use m_get(), m_gethdr() and m_getcl() instead of historic macros.
glebius
2013-03-12
1
-3
/
+1
*
Mechanically substitute flags from historic mbuf allocator with
glebius
2012-12-05
1
-2
/
+2
*
sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.
mdf
2011-01-12
1
-2
/
+2
*
When the regular NFS server replied to a UDP client out of the replay
rmacklem
2010-03-23
1
-0
/
+2
*
Since svc_[dg|vc|tli|tp]_create() did not hold a reference count on the
rmacklem
2009-06-17
1
-0
/
+1
*
Add a check to xprt_unregister() to catch the case where another
rmacklem
2009-06-07
1
-0
/
+7
*
Fix a lockorder reversal I introduced in r193436 when I moved the
rmacklem
2009-06-07
1
-0
/
+1
*
Fix two races in the server side krpc w.r.t upcalls:
rmacklem
2009-06-04
1
-4
/
+5
*
Implement support for RPCSEC_GSS authentication to both the NFS client
dfr
2008-11-03
1
-154
/
+894
*
Minor changes to improve compatibility with older FreeBSD releases.
dfr
2008-03-28
1
-1
/
+1
*
Add the new kernel-mode NFS Lock Manager. To use it instead of the
dfr
2008-03-26
1
-0
/
+574