summaryrefslogtreecommitdiff
path: root/usr.bin/whois
AgeCommit message (Expand)Author
2020-03-01RIPE definition no longer exists in sourcesevan
2020-03-01Order caps firstsevan
2020-03-01Merge in changes from OpenBSD 6.6 whois(1).sevan
2013-02-20It helps to separate arguments from the query.ws
2012-03-15Use Lk macro when dealing with URLs. While here update or remove somenjoly
2011-08-17fix non-literal string formatchristos
2009-05-04Punctuation.wiz
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2009-04-14fix -Wcast-qual issueslukem
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2007-09-09PR/36957: sm: whois does not follow AfriNIC referralchristos
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2006-05-02Coverity CID 1736: close files before returning.christos
2006-04-30remove an unused variableliamjfoy
2005-07-22add more crap for denic. From OpenBSD.christos
2005-06-22Deal with nic.de stupidity. Idea from OpenBSD, but simplified.christos
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-10-21Fix typos, from Jared Yanovich. Forwarded by jmc@openbsd.wiz
2003-10-16safer use of reallocitojun
2003-10-11Sort options.wiz
2003-10-09- enable WARNS 2christos
2003-10-09christos@netbsd.org suggested we replace whoisjrf
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-14use bounded string opitojun
2003-06-23Add NetBSD RCS Ids.agc
2003-04-06NFSNET. From Igor Sobrado in PR 19691.wiz
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-06-13Remove some STDC ifdefs, and some code that's for non-NetBSD systems.wiz
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-13Drop some .Pp, sort sections.wiz
2002-01-13Extensive revamp of this man page to both answer PR 11116 and dealfair
2001-12-08Use .Pp instead of empty lines.wiz
2001-12-01Whitespace cleanup.wiz
2001-04-06Negative exit code cleanup: Replace exit(-x) with exit(x).wiz
2001-01-27don't know when the TOPDOMAIN compile-time option might be useful, butjoda
2000-10-04getopt(3) returns -1 not EOF.mjl
2000-09-30Return to whois.internic.net.jhawk
2000-09-19Until whois supports proper recursion and/or the rwhois protocol, usetv
1999-12-03The never-sufficiently-damned Network Solutions has whacked aroundfair
1999-10-05make this actually display the flag descriptions and examples.matthias
1999-09-06fix getaddrinfo() loop.itojun
1999-09-03IPv6-ready whois client.itojun
1999-05-18- Resolve conflicts from import.tron
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1998-11-24Allow port number for the server to be specified ("-h server:port").kim
1997-10-20deprecate register, fix .Nm, use err.h, use ANSI string.hlukem
1997-10-19WARNSify; deprecate register; clean up .Nmmrg
1995-08-31Sync with 4.4lite2.jtc
1994-11-14Merged with 4.4lite.jtc