History log of /csrg-svn/lib/libc/net/res_debug.c (Results 1 – 25 of 42)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 61151 04-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

# 61023 02-Jun-1993 karels

integrate changes from bind 4.9 (most of them); continue to use address
INADDR_ANY rather than 127.1; convert u_short to u_int16_t as appropriate

# 47045 06-Mar-1991 bostic

resolver interface with named and friends defined in resolve.h

# 46925 02-Mar-1991 bostic

get declarations right

# 46924 02-Mar-1991 bostic

p_class, p_type, and fp_query are exported to named

# 46604 24-Feb-1991 bostic

Add include files to get prototype declarations, and fix bugs found.

# 46496 21-Feb-1991 bostic

make dn_skipname, fp_query, hostalias, p_cdname, p_class, p_query,
p_rr, p_time, p_type, putlong and putshort hidden

# 45845 28-Dec-1990 william

use param.h instead of types.h to pick up BYTE_ORDER transparently

# 44326 27-Jun-1990 bloom

fix printing of time when ttl is 0

# 40171 20-Feb-1990 bostic

type typo

# 40011 04-Feb-1990 bloom

fix C_HS and T_TXT handling

# 39787 27-Dec-1989 bloom

abort further processing of packet if length error detected in p_rr()

# 39702 12-Dec-1989 bloom

clean up time printing a bit more; fix T_TXT format (more still
needed); fix spelling and names

# 39149 15-Sep-1989 bloom

Remove old RRs, add C_HS & T_TXT, p_time was called incorrectly

# 34817 27-Jun-1988 bostic

install approved copyright notice

# 34342 19-May-1988 karels

print times in human-readable form (from Nowicki)

# 33679 07-Mar-1988 bostic

added Berkeley specific header

# 32496 22-Oct-1987 bostic

ANSI C; sprintf now returns an int.

# 31937 27-Jul-1987 bostic

DEBUG uses strings

# 31708 30-Jun-1987 karels

nslookup uses the strings, put them in but make the names harder to hit

# 31537 17-Jun-1987 bostic

opcodes/rcodes static, start with underscore; spaces to tabs
only included on #ifdef DEBUG, #ifdef's to ANSI

# 30441 31-Jan-1987 kjd

change getshort() and getlong() to _getshort() and _getlong()

# 30243 03-Dec-1986 kjd

add new opcodes

# 29989 10-Nov-1986 kjd

fixes for dynamic updates from Mike Schwartz@washington

# 29829 16-Sep-1986 kjd

fix printing address class

12