Date: Sun, 12 Dec 2004 23:02:45 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/whois whois.1 whois.c Message-ID: <200412122302.iBCN2j0G081085@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2004-12-12 23:02:45 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) usr.bin/whois whois.1 whois.c Log: MFC whois.c: 1.29: Mark a function as __printflike(). 1.30: Leave the `copyright' variable exposed, since the main purpose of it is to put a copyright in the object file. 1.35: Add support for identifying NORID (norwegian top level registry) handles. 1.38: Add whois.iana.org to the whois(1) utility, under the -I option. 1.39: Add whois.abuse.net to whois(1). 1.40: Add -b to usage. 1.41: Add special case for the german whois nameserver. MFC whois.1: 1.29: mdoc(7) police: markup polishing. 1.30: Add whois.iana.org to the whois(1) utility, under the -I option. 1.31: Date bump. 1.32: Add whois.abuse.net to whois(1). Revision Changes Path 1.15.2.10 +12 -4 src/usr.bin/whois/whois.1 1.15.2.12 +26 -6 src/usr.bin/whois/whois.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412122302.iBCN2j0G081085>