summaryrefslogtreecommitdiff
path: root/usr.bin/getconf/getconf.c
AgeCommit message (Expand)Author
2015-03-22Add sysconf() extensions PHYS_PAGES, AVPHYS_PAGES, NPROCESSORS_CONFTodd C. Miller
2013-03-28Add support for _PC_TIMESTAMP_RESOLUTION for ffs/mfs, cd9600, ext2,Philip Guenther
2013-03-07Remove a couple duplicates entries that snuck in.Philip Guenther
2013-03-02sort options, and avoid line wrap, in usage(); ok guentherJason McIntyre
2013-03-02Bring getconf(1) substantially up to spec with POSIX 1003.1-2008,Philip Guenther
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2008-11-08fix format stringCharles Longeau
2006-12-04check confstr() return value. Due to the braindead return valueOtto Moerbeek
2003-07-10add missing includesDavid Krause
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-05-21From NetBSD:Paul Janzen
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-07-12first pass at a -Wall cleanupTheo de Raadt
2001-03-01Sync usage() with man page; mpech@prosoft.org.lvAaron Campbell
1996-06-26rcsidTheo de Raadt
1996-05-04call errx instead of errTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt