summaryrefslogtreecommitdiffstats
path: root/usr.bin/getconf/sysconf.gperf
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>2002-10-27 04:10:34 +0000
committerwollman <wollman@FreeBSD.org>2002-10-27 04:10:34 +0000
commit42aee7688f31eaf5c0bbbb9feb417b98fa807551 (patch)
treeecf2a4791500bde9262ec73d613db6c74b5e63d8 /usr.bin/getconf/sysconf.gperf
parent1a051dea64e3c74c731afe21cc867a6fa9017e9a (diff)
downloadFreeBSD-src-42aee7688f31eaf5c0bbbb9feb417b98fa807551.zip
FreeBSD-src-42aee7688f31eaf5c0bbbb9feb417b98fa807551.tar.gz
Add new 1003.1-2001/TC1/D6 parameters. (On final recirculation ballot now,
so this should be officially TC1 before the New Year.) Add TrustedBSD pathconf parameters. Add compilation support for -stable (to be merged momentarily).
Diffstat (limited to 'usr.bin/getconf/sysconf.gperf')
-rw-r--r--usr.bin/getconf/sysconf.gperf2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/getconf/sysconf.gperf b/usr.bin/getconf/sysconf.gperf
index 5467d11..1c9d2bc 100644
--- a/usr.bin/getconf/sysconf.gperf
+++ b/usr.bin/getconf/sysconf.gperf
@@ -60,6 +60,7 @@ SEM_NSEMS_MAX, _SC_SEM_NSEMS_MAX
SEM_VALUE_MAX, _SC_SEM_VALUE_MAX
SIGQUEUE_MAX, _SC_SIGQUEUE_MAX
STREAM_MAX, _SC_STREAM_MAX
+SYMLOOP_MAX, _SC_SYMLOOP_MAX
TIMER_MAX, _SC_TIMER_MAX
TTY_NAME_MAX, _SC_TTY_NAME_MAX
TZNAME_MAX, _SC_TZNAME_MAX
@@ -79,6 +80,7 @@ _POSIX_CLOCK_SELECTION, _SC_CLOCK_SELECTION
_POSIX_CPUTIME, _SC_CPUTIME
_POSIX_FILE_LOCKING, _SC_FILE_LOCKING
_POSIX_FSYNC, _SC_FSYNC
+_POSIX_IPV6, _SC_IPV6
_POSIX_JOB_CONTROL, _SC_JOB_CONTROL
_POSIX_MAPPED_FILES, _SC_MAPPED_FILES
_POSIX_MEMLOCK, _SC_MEMLOCK
OpenPOWER on IntegriCloud