DragonFly commits List (threaded) for 2004-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/bin/hostname hostname.1 hostname.c
dillon 2004/01/06 00:29:34 PST
DragonFly src repository
Modified files:
bin/hostname hostname.1 hostname.c
Log:
Add the -r option to set the hostname based on a reverse lookup of an IP
address, the -i option to set the hostname based on a reverse lookup of
an interface's primary IP address, and -6 and -4 to select an interface's
IPV4 or IPV6 address to run the reverse on.
Submitted-by: Kent Ibbetson <bsd@xxxxxxxxxx>
Revision Changes Path
1.3 +13 -2 src/bin/hostname/hostname.1
1.5 +260 -10 src/bin/hostname/hostname.c
http://www.dragonflybsd.org/cvsweb/src/bin/hostname/hostname.1.diff?r1=1.2&r2=1.3&f=h
http://www.dragonflybsd.org/cvsweb/src/bin/hostname/hostname.c.diff?r1=1.4&r2=1.5&f=h
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]