opnsense-src/usr.bin/getconf
Yuri Pankov 01007472ea getconf(1): add DEALLOC_PRESENT
Allow getconf to query _PC_DEALLOC_PRESENT pathconf(2) variable
added in 0dc332bff2.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D39796
2023-04-26 13:13:36 +02:00
..
tests Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +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 getconf(1): Minor mdoc fix 2019-01-06 21:43:14 +00:00
getconf.c Move unsigned limits to a separate table/recognizer and display them 2018-05-23 02:51:56 +00:00
getconf.h Move unsigned limits to a separate table/recognizer and display them 2018-05-23 02:51:56 +00:00
limits.gperf Move unsigned limits to a separate table/recognizer and display them 2018-05-23 02:51:56 +00:00
Makefile Move unsigned limits to a separate table/recognizer and display them 2018-05-23 02:51:56 +00:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
pathconf.gperf getconf(1): add DEALLOC_PRESENT 2023-04-26 13:13:36 +02:00
progenv.gperf Expose the ILP32/LP64 programming environments based on 2017-07-17 18:12:08 +00:00
sysconf.gperf Add Linux compatibility support for SC_NPROCESSORS_{CONF,ONLN} as _SC_NPROCESSORS_{CONF,ONLN} 2019-01-11 22:28:18 +00:00
unsigned_limits.gperf Whoops, forgot to add this file in r334070. 2018-05-23 02:54:28 +00:00