- 05 Oct, 1999 7 commits
-
-
Bob Halley authored
-
Bob Halley authored
-
Bob Halley authored
-
Brian Wellington authored
-
Brian Wellington authored
-
Brian Wellington authored
-
Brian Wellington authored
-
- 04 Oct, 1999 2 commits
-
-
Michael Graff authored
-
Michael Graff authored
-
- 02 Oct, 1999 15 commits
-
-
James Brister authored
-
James Brister authored
-
James Brister authored
-
James Brister authored
due to yacc).
-
James Brister authored
-
James Brister authored
-
James Brister authored
-
James Brister authored
-
James Brister authored
-
James Brister authored
-
James Brister authored
-
David Lawrence authored
include string.h for memset prototype, include isc/net.h instead of arpa/inet.h, netinet/in.h and sys/socket.h
-
David Lawrence authored
fix calls to isc_sockaddr_fromin{,6} to pass sin{,6}_addr as 2nd arg
-
David Lawrence authored
and/or use type in_port_t instead of unsigned int for ports
-
Michael Graff authored
o added adb_test.c to test the functions already written. o added code to delete names and all associated addresses. o added a database dumper which will currently print the adb in a human (or at least developer) readable format. o found and fixed many twisted little locking issues.
-
- 01 Oct, 1999 3 commits
-
-
Brian Wellington authored
-
David Lawrence authored
-
David Lawrence authored
need a special cpp macro like _XPG4 defined or the name buffer would need to be dynamically allocated based on pathconf(), which is undesirably complicated. Instead 255 is used as a suitably sized NAME_MAX and 1024 in place of PATH_MAX.
-
- 30 Sep, 1999 6 commits
-
-
David Lawrence authored
-
David Lawrence authored
-
David Lawrence authored
-
Brian Wellington authored
-
Brian Wellington authored
-
Brian Wellington authored
-
- 28 Sep, 1999 4 commits
-
-
Brian Wellington authored
-
Andreas Gustafsson authored
-
Andreas Gustafsson authored
-
David Lawrence authored
-
- 27 Sep, 1999 3 commits
-
-
David Lawrence authored
Though source modules things compile, no programs have yet been built and tested that actually use networking (as opposed to support functions, like inet_aton).
-
David Lawrence authored
not needed for any unix-standard thing, at least none that I could identify in the file, and removing it did not generate any errors on BSD/OS.
-
Brian Wellington authored
-