History log of /netbsd-src/usr.bin/uname/uname.c (Results 1 – 11 of 11)
Revision Date Author Comments
# 424d701a 06-Sep-2011 joerg <joerg@NetBSD.org>

ANSIfy + __dead


# 8ff7d07b 09-Nov-1998 kleink <kleink@NetBSD.org>

Add a -p option to uname(1), which returns the machine's processor
architecture; inspired by SunOS 5. Note that its output is excluded from the
output of -a.


# 35884aeb 20-Oct-1997 lukem <lukem@NetBSD.org>

WARNSify, fix .Nm usage


# 9d225a17 09-Jan-1997 tls <tls@NetBSD.org>

RCS ID police


# 22ffcfee 20-Dec-1994 jtc <jtc@NetBSD.org>

Include <err.h> to bring prototypes into scope.


# e66d2ec6 06-Feb-1994 cgd <cgd@NetBSD.org>

fix from Matthieu Herrb <matthieu@laas.fr> to do multiple arguments.


# 42f840d2 29-Jan-1994 jtc <jtc@NetBSD.org>

Fix spelling error in Copyright notice


# 0b5acf98 27-Jan-1994 jtc <jtc@NetBSD.org>

Completely new implementation, by me.
Original version by Jeff Comstock did not have a copyright notice, nor did
it release the code into the public domain.


# cd56dd16 07-Aug-1993 cgd <cgd@NetBSD.org>

merge in changes from netbsd-0-9-ALPHA2


# aee4b07b 02-Aug-1993 mycroft <mycroft@NetBSD.org>

Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.


# c5d886af 06-May-1993 cgd <cgd@NetBSD.org>

diffs for uname (posix!) system call, provided by John Brezak <brezak@osf.org>