summaryrefslogtreecommitdiffstats
path: root/distrib/special/sysctl
AgeCommit message (Expand)AuthorFilesLines
2018-06-25white spacesderaadt1-4/+4
2018-02-18add include to silence compiler warning about a missing prototype fornaddy1-2/+3
2018-02-10installer bits for RFC 7217 supportflorian1-1/+49
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt1-2/+3
2014-05-03remove unused variablechl1-2/+1
2010-11-23do not print the terminating null character after stringshalex1-3/+2
2010-04-03Add hw.product to the bsd.rd sysctl(8) binary. ok deraadt@miod1-1/+3
2009-10-28Use a Makefile.inc to share all the -Os and such options we usederaadt1-3/+1
2009-06-03Add hw.machine and kern.osrelease to install media sysctl. Usingkrw1-1/+5
2009-04-20- add missing header for strcmp() .jasper1-1/+4
2009-04-19If hw.ncpufound > 1, have the install script automatically prefer to usederaadt1-1/+3
2009-04-19Use sysctl -n hw.disknames instead of the custom disknames programderaadt1-1/+2
2009-04-19A mini sysctl(8) that only knows a few variables we need to know inderaadt2-0/+125