| History log of /src/usr.bin/uname |
| Revision | Date | Author | Comments |
| 1.3 | 09-Jan-1997 |
tls | RCS ID police
|
| 1.2 | 30-Jul-1993 |
mycroft | Add RCS identifiers.
|
| 1.1 | 06-May-1993 |
cgd | diffs for uname (posix!) system call, provided by John Brezak <brezak@osf.org>
|
| 1.12 | 27-Mar-2005 |
peter | Sort options alphabetically.
|
| 1.11 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
| 1.10 | 01-Dec-2001 |
wiz | Whitespace cleanup.
|
| 1.9 | 19-Oct-2000 |
wiz | Sort options alphabetically
|
| 1.8 | 09-Nov-1998 |
kleink | 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.
|
| 1.7 | 20-Oct-1997 |
lukem | WARNSify, fix .Nm usage
|
| 1.6 | 09-Jan-1997 |
tls | RCS ID police
|
| 1.5 | 08-May-1995 |
mycroft | uname(2) --> uname(3)
|
| 1.4 | 27-Jan-1994 |
jtc | Rewrite to eliminate "UNIX" from manpage.
|
| 1.3 | 28-Aug-1993 |
jtc | Document the fact that uname is POSIX.2 compliant.
|
| 1.2 | 01-Aug-1993 |
mycroft | Add RCS indentifiers.
|
| 1.1 | 06-May-1993 |
cgd | diffs for uname (posix!) system call, provided by John Brezak <brezak@osf.org>
|
| 1.11 | 06-Sep-2011 |
joerg | ANSIfy + __dead
|
| 1.10 | 09-Nov-1998 |
kleink | 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.
|
| 1.9 | 20-Oct-1997 |
lukem | WARNSify, fix .Nm usage
|
| 1.8 | 09-Jan-1997 |
tls | RCS ID police
|
| 1.7 | 20-Dec-1994 |
jtc | Include <err.h> to bring prototypes into scope.
|
| 1.6 | 06-Feb-1994 |
cgd | fix from Matthieu Herrb <matthieu@laas.fr> to do multiple arguments.
|
| 1.5 | 29-Jan-1994 |
jtc | Fix spelling error in Copyright notice
|
| 1.4 | 27-Jan-1994 |
jtc | 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.
|
| 1.3 | 07-Aug-1993 |
cgd | merge in changes from netbsd-0-9-ALPHA2
|
| 1.2 | 02-Aug-1993 |
mycroft | Add RCS identifiers, remove some completely useless RCS logs and patchkit headers, and a few other insignificant changes.
|
| 1.1 | 06-May-1993 |
cgd | branches: 1.1.2; diffs for uname (posix!) system call, provided by John Brezak <brezak@osf.org>
|
| 1.1.2.1 | 04-Aug-1993 |
cgd | Give proper exit values. (and obsoleted old rev on trunk, which did the same thing)
|