summaryrefslogtreecommitdiff
path: root/usr.sbin/rpcbind
AgeCommit message (Expand)Author
2025-08-07rpcbind: Code cleanupDag-Erling Smørgrav
2025-06-12rpcbind: do not exit abruptly if krpc.ko is not availableKonstantin Belousov
2025-06-09nfsd, rpcbind: add -P option to support pidfile pathKa Ho Ng
2025-06-09rpcbind: Ensure krpc is present.Dag-Erling Smørgrav
2025-02-01rpcbind: run netlink(4) serviceGleb Smirnoff
2025-01-08rpcbind: remove extraneous check for nconf not being unix(4)Gleb Smirnoff
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-07-11rpcbind.8: Fix missing option entry in commit df3f247e4696Rick Macklem
2024-07-07rpcbind.8: Update the man page for -IJoyu Liao
2024-07-06rpcbind: Add option to disable local host bindingJoyu Liao
2023-11-26usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh
2023-11-26usr.sbin: Remove ancient SCCS tags.Warner Losh
2023-11-06rpcbind: Remove return statement at the end of void functionsElyes Haouas
2023-09-20rpcbind: Add flag for foreground modeStephen J. Kiernan
2023-08-16Remove $FreeBSD$: one-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSDWarner Losh
2023-03-02rpcbind: Remove useless return at the end of void functionElyes Haouas
2022-06-13rpcbind: get contact addr from xprt membersDmitry Ovsyannikov
2021-10-04RPCBIND: skip ipv6 link local when request is not from link local addressDavid Bright
2021-08-02Fix MK_TESTS build with MK_ASAN/MK_UBSANAlex Richardson
2019-12-11Update Makefile.depend filesSimon J. Gerraty
2019-12-11Add Makefile.depend.optionsSimon J. Gerraty
2018-03-19Plug a possible memory leak.Xin LI
2018-03-05- Remove extra NULL check before free().Hiroki Sato
2018-03-05Partially back out changes in r327464. stdlib.h is used whenHiroki Sato
2018-01-02rpcbind: Fix race in signal terminationConrad Meyer
2018-01-02rpcbind: Fix buildConrad Meyer
2018-01-02rpcbind: Do not use signal-unsafe functions in SIGTERM handlerConrad Meyer
2018-01-01Remove unused includes.Xin LI
2017-11-27various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-08-02Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper
2017-08-02Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper
2017-06-01 * limit size of buffers to RPC_MAXDATASIZEXin LI
2017-04-19Add a knob, WITH*_RPCBIND_WARMSTART_SUPPORT, to allow the end-user to buildEnji Cooper
2017-04-19Fix indentation per style.Makefile(5)Enji Cooper
2017-04-19rpcbind(8): post-humously document -w (warmstart) support added in r74462Enji Cooper
2017-04-19rpcbind(8): add a description for /var/run/rpcbind.sock under the FILES sectionEnji Cooper
2017-04-19rpcbind(8): wordsmith -h description and mention -W in the SYNOPSIS sectionEnji Cooper
2017-04-19Print out the signal number on exit in terminate(..) if WARMSTART is compiledEnji Cooper
2017-03-04usr.sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper
2017-01-06Conditionalize wrap(3) use based on MK_TCP_WRAPPERS instead ofEnji Cooper
2016-06-16Fix usr.sbin/rpcbind ATF tests on 32-bit platformsAlan Somers
2016-06-09rpcbind(8): Make use of some xdr_* macros.Pedro F. Giffuni
2016-06-08Bounds check rpcbs_rmtcall(..) to ensure rtype is less than RPCBVERS_STATEnji Cooper