summaryrefslogtreecommitdiff
path: root/usr.bin/getconf
AgeCommit message (Expand)Author
2014-04-13Change some standard exit status text to ".Ex -std"snj
2013-12-19Add shm_open(3) and shm_unlink(3) to support POSIX shared memory objects.rmind
2011-08-09Xref limits(3).jruoho
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2008-08-27setup _POSIX2_C_BIND per SUSv3, from Andy Shevchenkochristos
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-09s/_POSIX_MESSAGE_PASSING/_SC_MESSAGE_PASSING/ in value.njoly
2008-01-15Implementation of processor-sets, affinity and POSIX real-time extensions.rmind
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2007-10-15Add _SC_NPROCESSORS_ONLN and _SC_NPROCESSORS_CONF for sysconf(). Thesead
2007-09-07Implementation of POSIX message queues.rmind
2007-05-01- Create sysctl nodes for AIO.rmind
2006-12-06PR/35194: 0 is returned from confstr(3) in two cases:mjf
2006-12-06PR/35194: confstr(3) returns 0 on failure, not -1.mjf
2006-11-10PR/35027: Nicolas Joly: getconf argument parsing broken.christos
2006-10-07PR/31053: Roland Illig: Enhancement: getconf -a to list all applicableelad
2004-11-10pathconf(2), not (3).wiz
2004-11-10Document where the system_var and path_var variable names are determined from.lukem
2004-11-10Implement sysconf(3) _SC_GETGR_R_SIZE_MAX and _SC_GETPW_R_SIZE_MAX forlukem
2004-11-10fix an error messagelukem
2003-02-02Add sysconf(3) knobs for recent additions.kleink
2002-12-19Add a sysconf(3) knob for {ATEXIT_MAX}.kleink
2002-08-05Fix typo in last commit.tron
2002-08-05Fix acient cut and paste error which made "_POSIX_PATH_MAX" actuallytron
2002-08-04Back out previous - I was confused.soren
2002-08-04Remove obsolete fields "_POSIX_LINK_MAX", "_POSIX_NAME_MAX" andtron
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-31Add {POSIX_MONOTONIC_CLOCK} variables.kleink
2001-12-01Whitespace cleanup.wiz
2000-09-04For commands and utilities, use EXIT STATUS rather than RETURN VALUES orkleink
2000-07-03Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,matt
2000-04-20We have _SC_2_C_BIND now, enable POSIX2_C_BIND.simonb
1999-09-271003.1c: add {LOGIN_NAME_MAX}.kleink
1999-06-24Add compile-time and run-time feature test knobs for the 1003.1 Mapped Files,kleink
1999-03-22Support {FILESIZEBITS}.kleink
1998-08-03Add support to query _POSIX_SYNCHRONIZED_IO, _POSIX_SYNC_IO and IOV_MAX;kleink
1998-05-24Add support to query PAGESIZE, PAGE_SIZE, _POSIX_FSYNC and _XOPEN_SHM viakleink
1997-10-19WARNSify, fix .Nm usagelukem
1997-10-08Fix tipo inherited from old version of TNF copyright template.jtc
1997-01-09RCS ID policetls
1996-04-20Update copyright notices, this has been assigned to the NetBSD Foundation.jtc
1994-06-25Added getconf(1) man page.jtc
1994-05-10We now have sysconf() & pathconfjtc
1994-04-27Added POSIX.2 getconf utility; although It won't be really useful untiljtc