summaryrefslogtreecommitdiff
path: root/usr.bin/uname/uname.c
AgeCommit message (Expand)Author
2016-10-28Delete some useless setlocale(3) calls in /usr/bin, no functional change.Ingo Schwarze
2016-10-10calls to uname(3) should be checked against non-negative valueGleydson Soares
2015-12-24KNF cleanup: sort #includes and cases in switch statements.tb
2015-10-09Change all tame callers to namechange to pledge(2).Theo de Raadt
2015-10-03tame "stdio" right between setlocale and getopt, it is easy to reviewTheo de Raadt
2015-07-21kill trailing whitespaceJasper Lievisse Adriaanse
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2011-10-21'-p' is an extension so all systems come up with their own output. ItAntoine Jacoutot
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2008-06-19knf; Mark LumsdenTheo de Raadt
2005-12-28Pass sysctl() the buffer, not a pointer to the buffer. From mpech@Todd C. Miller
2003-07-10add missing includesDavid Krause
2003-07-02protoTheo de Raadt
2002-09-17ansiTheo de Raadt
2001-07-12first pass at a -Wall cleanupTheo de Raadt
1998-06-15add -p opt to usage; form@vs.itam.nsc.ruTheo de Raadt
1998-02-24add uname -p option, provides detailed cpu infoTheo de Raadt
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt