Go to file
hubertf fdbe9a372b Address PR pkg/24744 by Jarmo Jaakkola <jarmo.jaakkola@iki.fi>:
* ftp.fi.netbsd.org returns "257" in return to a "cd" command, accept that
   (in addition to 250 and 550). Seems to be allowed per RFC 959.
 * Make buffer for reply bigger (not too big, as it may hit performance).
2005-03-18 00:01:11 +00:00
bin Use more macros (Sq/Dq). 2005-03-11 13:16:10 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto As observed in other modules, pull in <sys/queue.h> explicitly rather 2005-03-17 20:40:42 +00:00
dist Never fail open: auth chain *must* have at least one required or binding 2005-03-16 15:28:55 +00:00
distrib A couple of <sys/select.h>-related changes: 2005-03-17 20:39:17 +00:00
doc Close out 1.5 and note differences between netbsd-2 and netbsd-2-0 branches 2005-03-17 02:19:00 +00:00
etc Replace hardcoded "/var/run/named.pid" with ${pidfile}. 2005-03-17 18:44:09 +00:00
games Add -lcrypt where -lcrypto is specified. 2005-03-09 03:11:21 +00:00
gnu Bump default to 3.0 2005-03-17 00:22:22 +00:00
include Remove already #if 0'ed getipnode*() prototypes and related definitions; 2005-03-17 10:16:14 +00:00
lib We have pselect(2) now; the local wrapper is no longer necessary. 2005-03-17 20:48:50 +00:00
libexec Handle printing ptyfs pty names 2005-03-17 01:34:41 +00:00
regress Add a test for the bug fixed in subr_extent.c rev 1.51. 2005-03-15 18:27:23 +00:00
rescue cosmetic tweak 2005-01-13 03:50:08 +00:00
sbin Bump the number of inodes to 1024 in the MFS case, needed to 2005-03-15 23:43:50 +00:00
share Bump date for new NOTES section. 2005-03-17 12:55:26 +00:00
sys Convert to ether_ioctl(), and claim IFF_SIMPLEX | IFF_MULTICAST. 2005-03-17 22:30:17 +00:00
tools Remove commas in AC_CHECK_FUNCS that shouldn't be there. 2005-03-02 18:08:43 +00:00
usr.bin Bump date for -i. 2005-03-16 15:05:25 +00:00
usr.sbin Address PR pkg/24744 by Jarmo Jaakkola <jarmo.jaakkola@iki.fi>: 2005-03-18 00:01:11 +00:00
x11 Process GL manual pages with tbl(1). This fixes PR xsrc/29662 by 2005-03-12 16:01:50 +00:00
build.sh Initial import of iyonix port. 2004-10-13 23:28:34 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile correct the comment describing the build order 2005-01-01 10:32:39 +00:00
Makefile.inc
UPDATING Note that configure in some places (binutils is what got me) will abort if 2005-02-11 17:50:13 +00:00