aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/uname.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up the vcs ID strings in libc's gen/ directory.John Baldwin2018-07-031-3/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Remove names from some prototypesCraig Rodrigues2015-09-201-1/+1
* Add declarations to eliminate -Wmissing-prototypes warningsCraig Rodrigues2015-09-201-0/+2
* Revert r202447 by re-exposing the old uname(3) function.Ed Schouten2010-01-191-3/+3
* Unexpose the old uname(3) function.Ed Schouten2010-01-161-3/+3
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Fix SCM ID's.David E. O'Brien2002-02-011-3/+3
* This is kind of a hack, but it should work. Currently, world is brokenPeter Wemm2001-03-241-78/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Null terminate all strings returned by the dummy uname() routine,Mike Pritchard1995-07-311-9/+13
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
* sysctl(3) can return an error (setting errno to ENOMEM) when theGarrett Wollman1994-10-131-14/+45
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+90