summaryrefslogtreecommitdiffstats
path: root/usr.bin/uname/uname.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Delete some useless setlocale(3) calls in /usr/bin, no functional change.schwarze2016-10-281-12/+5
* calls to uname(3) should be checked against non-negative valuegsoares2016-10-101-2/+2
* KNF cleanup: sort #includes and cases in switch statements.tb2015-12-241-17/+25
* Change all tame callers to namechange to pledge(2).deraadt2015-10-091-3/+3
* tame "stdio" right between setlocale and getopt, it is easy to reviewderaadt2015-10-031-1/+4
* kill trailing whitespacejasper2015-07-211-6/+6
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-2/+2
* '-p' is an extension so all systems come up with their own output. Itajacoutot2011-10-211-21/+11
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
* knf; Mark Lumsdenderaadt2008-06-191-4/+4
* Pass sysctl() the buffer, not a pointer to the buffer. From mpech@millert2005-12-281-3/+3
* add missing includesdavid2003-07-101-2/+3
* protoderaadt2003-07-021-3/+3
* ansideraadt2002-09-171-6/+4
* first pass at a -Wall cleanupderaadt2001-07-121-3/+3
* add -p opt to usage; form@vs.itam.nsc.ruderaadt1998-06-151-3/+3
* add uname -p option, provides detailed cpu infoderaadt1998-02-241-3/+22
* rcsidderaadt1996-06-261-1/+3
* initial import of NetBSD treederaadt1995-10-181-0/+134