aboutsummaryrefslogtreecommitdiff
path: root/bin/hostname/hostname.c
Commit message (Expand)AuthorAgeFilesLines
* Fix missing '-' for the flags -s and -d on both manpage and usage.Marcelo Araujo2016-11-091-1/+1
* Add -d flag that prints domain only.Marcelo Araujo2016-11-081-4/+12
* Mark usage() __dead2Eitan Adler2013-04-281-1/+1
* Staticify internal routines.Xin LI2009-06-231-2/+2
* Style(9) fixes, thanks to Ruslan.Tim Kientzle2006-12-081-5/+7
* Support the "-f" option by simply ignoring it.Tim Kientzle2006-12-081-1/+6
* /*- or .\"- or #- to begin license clauses.Warner Losh2005-01-101-1/+1
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-061-4/+0
* Quiet warnings about copyright[].David E. O'Brien2003-05-011-2/+2
* Consistently use __FBSDIDDavid E. O'Brien2002-06-301-2/+2
* Fix warnings inspired by lint, a commercial lint and WARNS=4.Mark Murray2002-02-221-2/+5
* o __P has been reovedWarner Losh2002-02-021-6/+3
* Silence WARNS=2 and BDECFLAGS on i386 and alphaKris Kennaway2001-05-201-2/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Correct use of .Nm. Add rcsid.Philippe Charnier1998-05-131-3/+5
* Revert part of previous patch: Don't use __progname.Philippe Charnier1997-06-041-4/+2
* /etc/netstart -> /etc/rc.networkPhilippe Charnier1997-06-031-2/+4
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-281-2/+2
* 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
* Merge Lite2 mods, -Wall cleaning, and show usage ifSteve Price1996-12-141-7/+17
* Added $Id$David Greenman1994-09-241-0/+2
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+87