Date: Sun, 8 Feb 2004 16:10:18 -0800 (PST) From: Ian Dowse <iedowse@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ypset ypset.c Message-ID: <200402090010.i190AJvp013493@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2004/02/08 16:10:18 PST
FreeBSD src repository
Modified files:
usr.sbin/ypset ypset.c
Log:
Fix a typo that stopped ypset's -h option from working with a
hostname rather than an IP. The code was copying the pointer to the
IP address instead of the IP address itself. The bug has existed
ever since ypset was first imported in 1994.
PR: bin/62550
Submitted by: aardvark@saintaardvarkthecarpeted.com
MFC after: 1 week
Revision Changes Path
1.14 +1 -1 src/usr.sbin/ypset/ypset.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402090010.i190AJvp013493>
