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

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

# 62539 07-Jun-1993 bostic

index -> strcghr

# 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

# 46604 24-Feb-1991 bostic

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

# 44329 27-Jun-1990 bloom

new copyright; make sure domain search terminates last domain

# 42258 20-May-1990 bloom

fix the resolver addresses to be as before if an error occurs

# 39791 27-Dec-1989 bloom

fgets leaves the newline - check for a truncated line by looking at
a newline in addition to null

# 39717 14-Dec-1989 karels

make LOCALDOMAIN override "search" like "domain"; bigger limit
for "search" than default domain search

# 39708 14-Dec-1989 karels

add "search" keyword, attempt to reformat

# 34817 27-Jun-1988 bostic

install approved copyright notice

# 33679 07-Mar-1988 bostic

added Berkeley specific header

# 32294 30-Sep-1987 bostic

get rid of global conffile

# 31112 12-May-1987 karels

keep list of local domains

# 27037 11-Apr-1986 kjd

change RES_TIMEOUT to 4

# 26902 18-Mar-1986 kjd

move resolver.h to /usr/include

# 26633 09-Mar-1986 donn

added LIBC_SCCS condition for sccs ids

# 25537 26-Nov-1985 kjd

Stop announcing what server we are trying

# 25354 31-Oct-1985 kjd

Freeze for November 1 network distribution

# 25265 23-Oct-1985 bloom

bitwise not logical and kevin

# 25242 21-Oct-1985 kjd

Changes to make work on sun and have resolver query multiple servers

# 25108 08-Oct-1985 karels

don't fail if can't get domain name from hostname

# 24744 15-Sep-1985 bloom

must have port number compiled in

# 24736 14-Sep-1985 bloom

change algorithm for initialization, move conf file, return error code

# 24167 05-Aug-1985 kjd

Change default settings of resolver state

# 24111 31-Jul-1985 kjd

Move definition of CONFFILE from resolv.h to here

12