summaryrefslogtreecommitdiff
path: root/lib/libc/gen/uname.c
Commit message (Collapse)AuthorAgeFilesLines
* Null terminate all strings returned by the dummy uname() routine,Mike Pritchard1995-07-311-9/+13
| | | | | | | | | | and make sure that the version string is somewhat sane. This closes out PR#462. Reviewed by: Bruce Evans Notes: svn path=/head/; revision=9817
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
| | | | Notes: svn path=/head/; revision=8870
* sysctl(3) can return an error (setting errno to ENOMEM) when theGarrett Wollman1994-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. Notes: svn path=/head/; revision=3565
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+90
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573