index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
whois
/
whois.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for Brazilian IP Addresses. Example `whois 200.236.70.0'.
mike
2001-12-08
1
-1
/
+2
*
Remove some EOL whitespace. Update usage() to current reality.
mike
2001-10-17
1
-5
/
+5
*
o Treat a buffer as a non-NUL terminated string, because the whois
mike
2001-10-12
1
-34
/
+24
*
o Move APNIC flag from -p to -A. Since, -p is usually associated
mike
2001-08-05
1
-17
/
+26
*
Fix a bug I introduced in Rev. 1.21 that prevented 'whois test' from
mike
2001-07-22
1
-0
/
+2
*
o Add phantom's gethostinfo() function to reduce duplicated code.
mike
2001-07-20
1
-49
/
+56
*
Re-write the logic that finds the whois server to query.
mike
2001-07-17
1
-16
/
+30
*
Implement recursive IP address searches based on the results of a
dd
2001-06-27
1
-8
/
+20
*
Stylify, ANSIfy, silence warnings, plug a memory leak, don't assume the
des
2001-06-22
1
-89
/
+69
*
Do retry next entry in addrinfo during connect.
ume
2001-06-01
1
-5
/
+10
*
Direct queries for IP numbers to ARIN. It would be nice if we could
phk
2001-05-28
1
-6
/
+13
*
Enable whois queries over IPv6
kris
2000-07-07
1
-43
/
+39
*
Add braces ({}) to all the places that they're missing.
joe
1999-12-06
1
-18
/
+34
*
Added a -6 option to lookup information using the whois.6bone.net
joe
1999-12-05
1
-2
/
+6
*
Change -i host to whois.networksolutions.com
ache
1999-12-03
1
-1
/
+1
*
purity change for name length checking code
ache
1999-11-17
1
-1
/
+1
*
Merge with OpenBSD whois (with bugfixes missed there)
ache
1999-11-17
1
-34
/
+147
*
Change default to whois.crsnic.net - new Central Shared Registry for domains
ache
1999-11-09
1
-3
/
+7
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add -R for .RU domains
ache
1999-02-02
1
-3
/
+7
*
Update the -d flag to use the new .MIL NIC address (from PR 9802)
wollman
1999-02-01
1
-4
/
+8
*
#include <arpa/inet.h>
peter
1998-06-12
1
-1
/
+2
*
Make it more convenient to query NICs other than InterNIC. Explain in the
wollman
1998-02-19
1
-25
/
+46
*
Use err(3).
charnier
1997-08-26
1
-16
/
+19
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-1
/
+1
*
Add support for SOCKS if enabled.
pst
1996-04-23
1
-4
/
+4
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
1
-0
/
+131