summaryrefslogtreecommitdiffstats
path: root/usr.bin/uname/uname.c
Commit message (Expand)AuthorAgeFilesLines
* Use some macro evil to create the functions for using sysctl(3) to get eachjmallett2002-09-231-83/+38
* Check to see if we should print a space, rather than using the annoyingjmallett2002-09-231-12/+12
* Mostly rewrite the flag handling of uname(1) to be overridable, such as:jmallett2002-09-181-69/+161
* ANSIify function definitions.dwmalone2002-09-041-4/+2
* remove __Pimp2002-03-221-1/+1
* 'uname -p' prints the value of hw.machine_arch instead of hw.machine.nyan2002-01-141-5/+17
* WARNS=2 fixes, use __FBSDID().markm2001-12-111-5/+10
* Fixed printf format errors.bde1998-07-061-5/+5
* Add a -p option which is the same as the -m option but providedsteve1998-02-241-1/+2
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Import some parts of CSRG 4.4BSD-Lite2 usr.bin sources to fix tree build.peter1997-03-111-1/+2
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+162
OpenPOWER on IntegriCloud