index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
whois
/
whois.c
Age
Commit message (
Expand
)
Author
2005-07-22
for .de domains, we need to send more shit to the denic whois server so
Henning Brauer
2005-06-27
* pass -Wshadow as well (port_whois vs port)
Henning Brauer
2005-06-25
couldn't stop my fingers from doing some cleanup
Henning Brauer
2005-06-25
$OpenBSD$, got botched
Henning Brauer
2005-06-22
slightly simplify; christos@netbsd
Henning Brauer
2005-06-22
deal with german stupidity... nic.de decided that it is a good idea to
Henning Brauer
2003-10-12
sort options and sync usage();
Jason McIntyre
2003-10-04
whois port hack thingy; rperkins@tcsg.net
Theo de Raadt
2003-09-18
if length is 1, don't try to null memory that doesn't belong to us.
Federico G. Schwindt
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-04-15
I lied, we didn't skip blanks after WHOIS_SERVER_ID; this fixes that.
Todd C. Miller
2003-04-15
Remove trailing space in "Whois Server: " since not all records
Todd C. Miller
2003-01-15
Fixes from Andrey Matveev:
Todd C. Miller
2003-01-07
Whois updates, mostly adapted from FreeBSD
Todd C. Miller
2003-01-06
Rename VNICHOST -> NNICHOST now that Verisign has spun off NSI.
Todd C. Miller
2003-01-05
Use a temp variable when cycling through ai_addr's so we don't pass
Todd C. Miller
2002-12-19
Recognize CORENIC handles and use CNICHOST like we do VNICHOST ones.
Todd C. Miller
2002-12-19
o Add -6 and -c options from FreeBSD
Todd C. Miller
2002-12-17
ANSIfu and if given multiple names, don't exit if we get an error
Todd C. Miller
2002-09-05
lacnic support; from Loic Tortay <loict@bougon.net>.
Federico G. Schwindt
2002-05-29
strlcat
Theo de Raadt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-01-21
correct usage; ok deraadt@
Kevin Steves
2001-10-04
Deal with whois output that lacks a final newline. This is not legal
Todd C. Miller
2000-07-12
make whois(1) IPv6-ready. patch from deraadt + minor tweaks.
Jun-ichiro itojun Hagino
1999-11-19
When eearching for the string: No match for "FOO".
Todd C. Miller
1999-11-19
o Add -Q option to usage string
Todd C. Miller
1999-11-15
o Make -q option the default
Todd C. Miller
1999-11-15
From FreeBSD:
Todd C. Miller
1999-10-03
whois-servers.net and whois.ra.net support; jabley@patho.gen.nz
Theo de Raadt
1999-08-16
fix includes
Artur Grabowski
1998-02-24
add new flags for global NIC access; wollman
Theo de Raadt
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-06-26
rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt