summaryrefslogtreecommitdiffstats
path: root/bin/hostname
AgeCommit message (Expand)AuthorFilesLines
2016-02-01- make usage() static and __deadgsoares1-4/+4
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt1-4/+3
2011-01-24gethostname.3 and sethostname.3 are one and the same, so don;t list themjmc1-3/+2
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-15/+1
2009-09-10improve DESCRIPTION: note that hostname(1) can actually set the hostname,jmc1-7/+12
2007-05-31convert to new .Dd format;jmc1-2/+2
2003-12-03.Xr myname(5) in SEE ALSO; suggested by Michael W. Burden;jmc1-1/+2
2003-06-30Xr hostname 7; tedu@millert1-1/+2
2003-06-02Remove the advertising clause in the UCB license which Berkeleymillert2-13/+5
2002-07-04ansideraadt1-6/+4
2002-06-11typomatthieu1-2/+2
2002-05-16Xref netstart(8) instead of rc(8) now, PR #2657miod1-3/+4
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert1-3/+3
2001-09-06o) __progname aria;mpech1-4/+5
2001-05-28Various fixes; mpech@prosoft.org.lvaaron1-2/+2
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manaaron1-2/+2
2000-04-12Trailing whitespace begone!aaron1-4/+4
2000-03-17Remove hard sentence breaks.aaron1-4/+5
1999-10-05mention /etc/mynameericj1-6/+6
1999-08-17consistencyaaron1-3/+4
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1-2/+2
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netaaron1-2/+2
1998-11-28start killing redundant .Nm macro arguments (mandoc ``remembers'' the first oneaaron1-4/+4
1998-09-14First complete sweep of man pages, bin/. Command/function names previouslyaaron1-2/+2
1997-09-21$OpenBSD$deraadt1-2/+1
1997-05-30xref correctionsderaadt1-3/+3
1996-08-02zap getopt() case of -?, come on, it is the default!deraadt1-3/+2
1996-06-23update rcsidderaadt3-2/+4
1995-10-18initial import of NetBSD treederaadt3-0/+178