index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
getconf
/
getconf.c
Age
Commit message (
Expand
)
Author
2015-03-22
Add sysconf() extensions PHYS_PAGES, AVPHYS_PAGES, NPROCESSORS_CONF
Todd C. Miller
2013-03-28
Add support for _PC_TIMESTAMP_RESOLUTION for ffs/mfs, cd9600, ext2,
Philip Guenther
2013-03-07
Remove a couple duplicates entries that snuck in.
Philip Guenther
2013-03-02
sort options, and avoid line wrap, in usage(); ok guenther
Jason McIntyre
2013-03-02
Bring getconf(1) substantially up to spec with POSIX 1003.1-2008,
Philip Guenther
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2008-11-08
fix format string
Charles Longeau
2006-12-04
check confstr() return value. Due to the braindead return value
Otto Moerbeek
2003-07-10
add missing includes
David Krause
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-05-21
From NetBSD:
Paul Janzen
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-07-12
first pass at a -Wall cleanup
Theo de Raadt
2001-03-01
Sync usage() with man page; mpech@prosoft.org.lv
Aaron Campbell
1996-06-26
rcsid
Theo de Raadt
1996-05-04
call errx instead of err
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt