index
:
freebsd/src
lf/15.0
lf/dev/D50111
lf/dev/alc-msix
lf/dev/anycast-src
lf/dev/bridge
lf/dev/bridge-1q
lf/dev/bridge-inet6-params
lf/dev/bridge-pctrie
lf/dev/bridge-vlan
lf/dev/clang-scan-deps
lf/dev/const-cast
lf/dev/iputils
lf/dev/keyserv2
lf/dev/macdo
lf/dev/make_ether_addr
lf/dev/no_prefixaddr
lf/dev/pkgbase-armfix
lf/dev/pkgbase-bmake
lf/dev/pkgbase-cross-toolchain
lf/dev/pkgbase-uclall
lf/dev/rc.conf.d
lf/dev/routed
lf/dev/traceroute-merge
lf/dev/traceroute-patches
lf/dev/usrj
lf/dev/vlan_input_p
lf/main
lf/stable/15
main
stable/13
stable/14
FreeBSD src (LF version)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
rpcbind
/
rpcb_stat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpcbind: Code cleanup
Dag-Erling Smørgrav
2025-08-07
1
-6
/
+9
*
usr.sbin: Remove ancient SCCS tags.
Warner Losh
2023-11-26
1
-2
/
+0
*
rpcbind: Remove return statement at the end of void functions
Elyes Haouas
2023-11-06
1
-4
/
+0
*
Remove $FreeBSD$: one-line .h pattern
Warner Losh
2023-08-16
1
-1
/
+0
*
Remove unused includes.
Xin LI
2018-01-01
1
-1
/
+0
*
General further adoption of SPDX licensing ID tags.
Pedro F. Giffuni
2017-11-20
1
-0
/
+2
*
Bounds check rpcbs_rmtcall(..) to ensure rtype is less than RPCBVERS_STAT
Enji Cooper
2016-06-08
1
-1
/
+1
*
Replace Sun RPC license with a 3-clause BSD license, with the explicit
Hiroki Sato
2013-11-25
1
-27
/
+26
*
Use prototype. While I'm there, add a pair of parenthesis to mark an if
Xin LI
2011-07-14
1
-1
/
+1
*
Don't compare a char to NULL.
Martin Blapp
2003-10-29
1
-2
/
+2
*
WARNS=3 safety (mostly), use __unused for unused params and unsigned where
Alfred Perlstein
2002-10-07
1
-4
/
+2
*
This is a selection of essentially cosmetic changes:
Ian Dowse
2001-07-14
1
-1
/
+1
*
Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and
Alfred Perlstein
2001-03-19
1
-0
/
+208