]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 323631: Add an -a flag to getconf.
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 30 Sep 2017 17:30:22 +0000 (17:30 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 30 Sep 2017 17:30:22 +0000 (17:30 +0000)
commit22ec437744cf00f9e0d4a3008df3b1f89dd0e351
tree403c269f86e7e9cbbcb9fe4bedbedcc0acf6a480
parent84816ebfdab9d0e9b2a34fa831838be699d855c7
MFC 323631: Add an -a flag to getconf.

When -a is specified, the name and value of all system or path
configuration values is reported to standard output.

Sponsored by: Chelsio Communications

git-svn-id: svn://svn.freebsd.org/base/stable/10@324124 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/getconf/confstr.gperf
usr.bin/getconf/getconf.1
usr.bin/getconf/getconf.c
usr.bin/getconf/getconf.h
usr.bin/getconf/pathconf.gperf
usr.bin/getconf/sysconf.gperf