summaryrefslogtreecommitdiffstats
path: root/usr.bin/getconf
AgeCommit message (Expand)AuthorFilesLines
2018-10-26The code path were we pass `pathname' in the arguments is already limitedmestre1-1/+3
2016-10-28Delete some useless setlocale(3) calls in /usr/bin, no functional change.schwarze1-10/+7
2015-11-17Pledge for getconf(1). ok deraadt@ benno@jca1-1/+9
2015-03-22Add sysconf() extensions PHYS_PAGES, AVPHYS_PAGES, NPROCESSORS_CONFmillert1-1/+7
2013-03-28Add support for _PC_TIMESTAMP_RESOLUTION for ffs/mfs, cd9600, ext2,guenther1-2/+2
2013-03-07Remove a couple duplicates entries that snuck in.guenther1-31/+20
2013-03-02sort options, and avoid line wrap, in usage(); ok guentherjmc1-2/+3
2013-03-02missing newline;jmc1-2/+3
2013-03-02Bring getconf(1) substantially up to spec with POSIX 1003.1-2008,guenther2-71/+439
2010-09-03add an EXIT STATUS section for /usr/bin;jmc1-3/+3
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-5/+1
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewjmc1-3/+3
2009-01-04replace hardcoded exit values with .Ex macros;sobrado1-5/+3
2008-11-08fix format stringchl1-4/+4
2007-05-31convert to new .Dd format;jmc1-2/+2
2007-05-30- use a consistent text for STANDARDSjmc1-3/+4
2006-12-04check confstr() return value. Due to the braindead return valueotto1-3/+10
2003-07-10add missing includesdavid1-2/+3
2003-06-10mostly ansi cleanup; pval okderaadt1-6/+4
2003-05-21From NetBSD:pjanzen1-3/+3
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert1-3/+3
2001-07-12first pass at a -Wall cleanupderaadt1-2/+3
2001-03-01Sync usage() with man page; mpech@prosoft.org.lvaaron1-5/+6
2000-03-07Various cleanup.aaron1-2/+2
1999-06-05- remove trailing white spaceaaron1-7/+7
1998-09-26usr.bin/ man page fixes, f-m.aaron1-3/+3
1997-09-21$OpenBSD$deraadt1-1/+1
1996-06-26rcsidderaadt3-3/+5
1996-05-04call errx instead of errderaadt2-6/+14
1995-10-18initial import of NetBSD treederaadt3-0/+305