cvs commit: src/usr.bin/whois whois.1 whois.c

Marius Strobl marius at FreeBSD.org
Sun Dec 12 15:02:45 PST 2004


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


More information about the cvs-src mailing list