freebsd-dev/usr.bin/getconf
John Baldwin dda1cfcf59 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.

Reviewed by:	kib (earlier version)
MFC after:	1 week
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D12373
2017-09-15 22:55:15 +00:00
..
tests usr.bin/getconf: add some initial tests 2017-05-18 01:43:30 +00:00
confstr.gperf Add an -a flag to getconf. 2017-09-15 22:55:15 +00:00
fake-gperf.awk getconf: use nitems(..) to compute NWORDS instead of hardcoding 2017-05-14 20:39:01 +00:00
getconf.1 Add an -a flag to getconf. 2017-09-15 22:55:15 +00:00
getconf.c Add an -a flag to getconf. 2017-09-15 22:55:15 +00:00
getconf.h Add an -a flag to getconf. 2017-09-15 22:55:15 +00:00
limits.gperf Revert crap accidentally committed 2017-01-28 16:31:23 +00:00
Makefile Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
pathconf.gperf Add an -a flag to getconf. 2017-09-15 22:55:15 +00:00
progenv.gperf Expose the ILP32/LP64 programming environments based on 2017-07-17 18:12:08 +00:00
sysconf.gperf Add an -a flag to getconf. 2017-09-15 22:55:15 +00:00