34020 | 19-Apr-1988 |
bostic |
add RES_DEBUG to res.options if debug flag set |
33936 | 01-Apr-1988 |
bostic |
remove V6 #ifdefs |
33935 | 01-Apr-1988 |
bostic |
if get MX record, note what site we're *really* connecting too |
33934 | 01-Apr-1988 |
bostic |
always use flock when rebuilding alias file |
33933 | 01-Apr-1988 |
bostic |
always use flock when rebuilding alias file |
33932 | 01-Apr-1988 |
bostic |
redo maphostname |
33931 | 01-Apr-1988 |
bostic |
map certain errors in getmxrr; minor speedup/cleanup |
33930 | 01-Apr-1988 |
bostic |
add CONFIG error, #78, for local configuration botches |
33929 | 01-Apr-1988 |
bostic |
redo getcanonname and getmxrr for new name server |
33781 | 24-Mar-1988 |
bostic |
add Berkeley specific headers |
33780 | 24-Mar-1988 |
bostic |
add Berkeley specific header |
33779 | 24-Mar-1988 |
bostic |
MXDOMAIN is always in place |
33778 | 24-Mar-1988 |
bostic |
add Berkeley specific header |
33777 | 24-Mar-1988 |
bostic |
use the C library/resolver's version of getshort |
33732 | 13-Mar-1988 |
bostic |
new file; old one is corrupted: SCCS/corrupted.s.TODO |
33731 | 13-Mar-1988 |
bostic |
add Berkeley specific header |
33730 | 13-Mar-1988 |
bostic |
add Berkeley specific header |
33729 | 13-Mar-1988 |
bostic |
add Berkeley specific header |
33728 | 13-Mar-1988 |
bostic |
add Berkeley specific header |
33725 | 13-Mar-1988 |
bostic |
replace sameword with strcasecmp |
33724 | 13-Mar-1988 |
bostic |
use tolower macro where applicable; remove sameword, the routine strcasecmp has been added to the C library. |
33722 | 13-Mar-1988 |
bostic |
remove ref's to bmove and bcopy; they're in the C library. |
33071 | 21-Dec-1987 |
bostic |
fix #ifdef DAEMON, there was an extra #else |
33070 | 21-Dec-1987 |
bostic |
make ANSI C compatible |
33001 | 12-Dec-1987 |
bostic |
add h_errno as an extern |