Date: Fri, 8 Dec 2006 07:19:51 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/hostname hostname.1 hostname.c Message-ID: <200612080719.kB87JpwU093344@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2006-12-08 07:19:51 UTC
FreeBSD src repository
Modified files:
bin/hostname hostname.1 hostname.c
Log:
Support the "-f" option by simply ignoring it.
This allows script compatibility with Linux, whose
"hostname" is the same as BSD "hostname -s".
With this change, "hostname -f" is the same on
both systems.
MFC after: 7 days
Revision Changes Path
1.20 +5 -1 src/bin/hostname/hostname.1
1.18 +6 -1 src/bin/hostname/hostname.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612080719.kB87JpwU093344>
