aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/getdomainname.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* 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-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.Craig Rodrigues2015-09-201-3/+1
* 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-5/+3
* $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
* Finish rename of KERN_DOMAINNAME to KERN_NISDOMAINNAME.Garrett Wollman1996-07-251-2/+2
* Include the proper header file (<unistd.h>) and declare [gs]etdomainname()Garrett Wollman1996-07-121-2/+4
* Added YP domain name getting/setting support, for SunOS/old programGarrett Wollman1994-08-081-0/+59