index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
rpcbind
Age
Commit message (
Expand
)
Author
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2021-10-30
rpcbind(8): restore previous behaviour. Wait instead of breaking from
nia
2021-10-30
rpcbind(8): Use reallocarr, fix reallocation logic.
nia
2021-04-13
avoid potential uninitialised variable use.
mrg
2021-03-07
- Enable WARMSTART
christos
2020-06-17
Include explicitly <rump/rump_syscallshotgun.h> for previous indirect users
kamil
2019-10-13
introduce some common variables for use in GCC warning disables:
mrg
2019-05-13
Don't pass an uinitialized pm_prot to rpcinfo. It expects 0 for local,
christos
2019-04-24
Fix building rpcbind with MKYP=no
roy
2019-01-23
- fix wrong size allocation that triggers buffer overflow
christos
2019-01-03
check strdup results too
christos
2019-01-03
Handle memory allocations and error exit codes consistently.
christos
2017-08-21
don't lock for RUMP
christos
2017-08-17
fix path to the warmstart file.
christos
2017-08-17
Fix compile warnings.
ginsbach
2017-08-17
Revert accidently committed enabling WARMSTART.
ginsbach
2017-08-16
Write the "warm start" file to /var/run rather than /tmp.
ginsbach
2017-08-16
Use today's date. Sort options. Remove superfluous Tn macro. Wording improvem...
wiz
2017-08-16
fix typo, date, document -L
christos
2017-08-16
merge FreeBSD changes:
christos
2017-08-06
Fix compile warnings.
ginsbach
2017-08-06
Write the "warm start" file to /var/run rather than /tmp.
ginsbach
2017-05-03
Limit size of buffer:
christos
2015-11-10
CID 1338514: Check NULL returns
christos
2015-11-08
merge RUMP changes.
christos
2015-05-09
use EXIT_SUCCESS/EXIT_FAILURE consistently.
christos
2015-05-09
perror -> warn
dholland
2015-05-09
check setrlimit too
dholland
2015-05-09
CID 1009289: Check getrlimit
christos
2015-03-11
CID 1018907: Freeifaddrs
christos
2013-10-19
fix unused variable warnings.
christos
2013-10-19
use new scopeid functions
christos
2011-08-31
NULL does not need a cast
plunky
2011-08-31
Use __dead
joerg
2011-03-14
remove unnecessary superuser check -- bind will fail if bind fails
pooka
2009-04-22
Enable WARNS=4 by default, except for:
lukem
2009-03-11
Fix preamble
joerg
2009-01-18
fix -Wsign-compare issues
lukem
2008-10-19
Xref netconfig(5). Requested by Martin S. Weber in PR bin/39605.
snj
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-10-12
- unlink the warmstart file first and then open it exclusively.
christos
2007-08-27
Depracate ND_DEBUG and BIND_DEBUG in favour of RPCBIND_DEBUG.
dsl
2007-08-27
This code has been broken for ~ 20 years!
dsl
2007-06-04
PR/36440: Martin Husemann: rpcbind complains about non-errors.
christos
2007-05-28
Since Christos cleaned up the use of libc internals here, we can switch
tls
2007-05-28
get rid of libc cruft. requested by tls
christos
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2007-05-16
deal with namespace pollution caused by tcpd.
christos
2007-05-13
PR/36319: Michael van Elst: rpcinfo -p requires root privileges
christos
2007-05-13
- WARNS = 4
christos
[next]