Go to file
2000-09-28 13:09:10 +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
distrib Add empty 'release' target. The kernels have been made and copied in the 2000-09-28 13:05:37 +00:00
etc Prior art in naming would suggest INSTALL_SYSINST rather than INSTALL-SYSINST. 2000-09-28 12:46:43 +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
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 We do wired page accounting. Tell UVM about it. 2000-09-28 13:09:10 +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
Makefile.inc
UPDATING