39979 | 01-Feb-1990 |
bostic |
date and time created 90/02/01 22:00:29 by bostic |
39978 | 01-Feb-1990 |
bostic |
date and time created 90/02/01 21:44:13 by bostic |
39962 | 31-Jan-1990 |
bostic |
add fchdir; reduce number of cd's, do all cd's in fts_build |
39959 | 30-Jan-1990 |
mckusick |
have to set both seek and loc pointers |
39957 | 30-Jan-1990 |
mckusick |
set up seek pointer for telldir |
39917 | 16-Jan-1990 |
karels |
fixes from arc |
39885 | 05-Jan-1990 |
bostic |
document that compar can be NULL |
39884 | 04-Jan-1990 |
mckusick |
system call is unmount not umount |
39862 | 04-Jan-1990 |
karels |
terminate address, alias lists for gethostbyaddr |
39839 | 02-Jan-1990 |
mckusick |
fix local declarations to get unsigned comparisons correct (4.3BSD/lib/154) |
39837 | 02-Jan-1990 |
mckusick |
return null on error (4.3BSD/lib/28) |
39831 | 02-Jan-1990 |
bostic |
memcpy & memccpy had args reversed; bug report 4.3BSD-tahoe/man/[89] |
39801 | 30-Dec-1989 |
bostic |
date and time created 89/12/30 15:55:57 by bostic |
39800 | 30-Dec-1989 |
bostic |
date and time created 89/12/30 15:55:11 by bostic |
39792 | 27-Dec-1989 |
bloom |
dnbuf is no longer used |
39791 | 27-Dec-1989 |
bloom |
fgets leaves the newline - check for a truncated line by looking at a newline in addition to null |
39790 | 27-Dec-1989 |
bloom |
check return value from socket call |
39789 | 27-Dec-1989 |
bloom |
add more error checking |
39788 | 27-Dec-1989 |
bloom |
dn_expand required more character than it used; dn_comp did not clean up correctly when an error occurred leading to further errors; dn_find did not handle dots in names correctly |
39787 | 27-Dec-1989 |
bloom |
abort further processing of packet if length error detected in p_rr() |
39735 | 19-Dec-1989 |
bostic |
date and time created 89/12/19 12:39:04 by bostic |
39734 | 19-Dec-1989 |
bostic |
date and time created 89/12/19 12:38:55 by bostic |
39720 | 14-Dec-1989 |
bostic |
don't bother using prototypes if it's not ANSI C; breaks gcc -traditional |
39717 | 14-Dec-1989 |
karels |
make LOCALDOMAIN override "search" like "domain"; bigger limit for "search" than default domain search |
39716 | 14-Dec-1989 |
karels |
add res_query, res_search, other updates |