Go to file
lukem 0aa81b3ec3 explicitly use SOCK_STREAM with socket() instead of res->ai_socktype,
because it appears that linux with glibc doesn't set the latter
correctly after one of getaddrinfo() or getnameinfo().
2000-09-28 12:29:23 +00:00
bin Don't generate html yet. doc2html needs a fix. 2000-09-26 16:49:22 +00:00
crypto Add support for running kpasswdd from inetd. Active if INETD_SUPPORT 2000-09-13 11:29:26 +00:00
dist do not #undef _res; we want to get any #define our local resolv.h has. 2000-08-14 11:33:34 +00:00
distrib Add vlan(4) pages. 2000-09-28 07:00:54 +00:00
etc Add INSTALL_LAPTOP to kernels to be built. 2000-09-27 20:05:54 +00:00
games In cypher(), don't attempt to make sense of words other than VERBs or 2000-09-25 19:37:58 +00:00
gnu Add _rtld_debug_state to the list of symbols where GDB may stop the 2000-09-25 17:10:28 +00:00
include Remove dup (WRT util.h) decl of secure_path(). 2000-09-21 10:13:15 +00:00
lib Document EPERM. 2000-09-28 09:46:17 +00:00
libexec Use strlcpy/strlcat instead of strn* plus manual termination. 2000-09-19 16:17:48 +00:00
regress Add md5sha subdir 2000-08-19 17:53:24 +00:00
sbin Add vlan(4) support. From Andy Doran <ad@netbsd.org>. 2000-09-27 23:00:24 +00:00
share - Add an entry to the BUGS section. 2000-09-28 10:23:57 +00:00
sys 6 -> ETHER_ADDR_LEN 2000-09-28 10:56:57 +00:00
usr.bin explicitly use SOCK_STREAM with socket() instead of res->ai_socktype, 2000-09-28 12:29:23 +00:00
usr.sbin Use ROUNDUP to pass addresses to the kernel aligned on a long boundary. Use the sa_len field of each address instead of sizeof(). Makes arp work on 64bit architectures. 2000-09-28 01:11:31 +00:00
Makefile Descend into distrib on "make cleandir", too. This will let "make build" 2000-08-19 22:09:08 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING crypto-* is no longer there. 2000-08-20 19:51:24 +00:00