History log of /netbsd-current/bin/hostname/hostname.1
Revision Date Author Comments
# 1.20 13-Feb-2014 elric

Remove options added in 1.18, commitid: UhxHPgtT2Pzeg4Yw due to some
level of controversy about their inclusion.


# 1.19 19-Jul-2013 wiz

Sort.


# 1.18 19-Jul-2013 roy

Add the following options
-A Display the FQDN of each address on all interfaces.
-a Display alias name(s) of the host.
-d Display the DNS domain.
-f Display the FQDN for the hostname.
-I Display each IP address on all interfaces.
-i Display the IP address(es) for the hostname.


# 1.17 07-Aug-2003 agc

branches: 1.17.66;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22249, verified by myself.


# 1.16 25-Sep-2002 wiz

New policy: New sentences start on a new line.
Patches by Robert Elz <kre at munnari oz au>, with minimal changes by me.


# 1.15 26-Feb-2001 mason

Update to reflect reality - s,/etc/netstart,/etc/rc.d/network,


# 1.14 22-Mar-1999 garbled

More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Many more to
come.


# 1.13 20-Oct-1997 enami

Fix .Nm usage.


# 1.12 23-Jun-1997 pk

Xr to [gs]ethostname in section 3 (from PR#3627)


# 1.11 07-Sep-1995 jtc

Sync with 4.4lite2


# 1.10 25-Jul-1995 jtc

Use "utility" instead of "command". Modern definitions of these terms
are distinct (See POSIX.2 glossary).

A utility is a executable, script or shell builtin; while a command
can be any of those things plus lists, pipelines, compound commands
(if, for, while) and shell function definitions.


# 1.9 21-Mar-1995 cgd

convert to new RCS id conventions.


# 1.8 26-Sep-1994 mycroft

Small grammar fix.


# 1.7 22-Sep-1994 mycroft

Reference domainname(1), and check for too many arguments.


# 1.6 22-Sep-1994 mycroft

Merge 4.4-Lite version.


# 1.5 09-Sep-1993 jtc

Include appropriate header files to bring prototypes into scope.
Cleaned up man page.


# 1.4 01-Aug-1993 mycroft

Add RCS indentifiers.


# 1.3 22-Mar-1993 cgd

changed "Id" to "Header" for rcsids


# 1.2 22-Mar-1993 cgd

added rcs ids to all files


# 1.1 21-Mar-1993 cgd

branches: 1.1.1;
Initial revision


# 1.1.1.3 07-Sep-1995 jtc

imported from 44lite2


# 1.1.1.2 21-Sep-1994 mycroft

Import original 4.4-Lite version.


# 1.1.1.1 21-Mar-1993 cgd

initial import of 386bsd-0.1 sources


# 1.17.66.1 23-Jul-2013 riastradh

sync with HEAD