aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/__xuname.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Revert "uname: switch machine to HW_MACHINE_ARCH"Piotr Kubaj2022-12-121-2/+2
* uname: switch machine to HW_MACHINE_ARCHPiotr Kubaj2022-12-111-2/+2
* Clean up the vcs ID strings in libc's gen/ directory.John Baldwin2018-07-031-3/+2
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Fix a typo. q is already a pointer.Konstantin Belousov2008-10-221-1/+1
* Remove doubtful structure definition with variable array members.Konstantin Belousov2008-10-221-67/+75
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Switch BUILD_ARCH in Makefile to use uname -p suggested by ru.Doug Ambrisko2005-12-031-4/+4
* Unbreak build when I fluff the clean-up of __FBSDID diff reductionDoug Ambrisko2005-12-021-0/+2
* Add support to easily build FreeBSD unpacked in a chroot of anotherDoug Ambrisko2005-12-021-0/+8
* Fix SCM ID's.David E. O'Brien2002-02-011-2/+2
* This is kind of a hack, but it should work. Currently, world is brokenPeter Wemm2001-03-241-2/+9
* $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