1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00
freebsd/usr.sbin/rpcbind
Stephen J. Kiernan 8789e3b021 rpcbind: Add flag for foreground mode
Added the -N flag to enable foreground mode.

It is useful to be able to run rpcbind in foreground mode when
starting from launcher applications. The existing debug flag
is not sufficient as it enables additional debug messages.

Update man page to document the added flag.

Reviewed by:	imp
Obtained from:	Juniper Networks, Inc.
Differential Revision:	https://reviews.freebsd.org/D41674
2023-09-20 11:40:52 -04:00
..
tests Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
check_bound.c Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend.options Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
pmap_svc.c Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
rpcb_stat.c Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:23 -06:00
rpcb_svc_4.c Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:23 -06:00
rpcb_svc_com.c Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
rpcb_svc.c Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
rpcbind.8 rpcbind: Add flag for foreground mode 2023-09-20 11:40:52 -04:00
rpcbind.c rpcbind: Add flag for foreground mode 2023-09-20 11:40:52 -04:00
rpcbind.h Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
security.c Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
util.c Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:23 -06:00
warmstart.c Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:23 -06:00