summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/uname.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* zap remaining rcsid.espie2005-08-081-4/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* ansify function definitions and zap some `register'jfb2004-05-181-3/+2
| | | | ok millert@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Remove dead codetholo1996-09-151-2/+1
| | | | | | Remove unused variables Silence some warnings lint(1) is your friend
* Fix RCS idstholo1996-08-191-7/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* Permit old behaviour of uname(2) if new kernel variable is not availabletholo1996-07-031-2/+7
|
* Make uname(1) and uname(3) do sane things for the version field; now willtholo1996-06-291-9/+1
| | | | show only "KERNEL#build".
* initial import of NetBSD treederaadt1995-10-181-0/+96