summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/uname.c
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Null terminate all strings returned by the dummy uname() routine,mpp1995-07-311-9/+13
| | | | | | | and make sure that the version string is somewhat sane. This closes out PR#462. Reviewed by: Bruce Evans
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
|
* sysctl(3) can return an error (setting errno to ENOMEM) when thewollman1994-10-131-14/+45
| | | | | fields in the utsname structure are too small to hold their corresponding MIB variables. Don't return an error in this case.
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+90
OpenPOWER on IntegriCloud