Go to file
christos 524267d3f8 It is really pointless to come up with new implementations of the wide string
functions instead of using the narrow string ones. Make this look like
strchr, so that wcschr(L"foo", L'\0') does not return NULL as it should.
2005-05-30 06:00:01 +00:00
bin Bump date for -no-recursion. 2005-05-24 00:05:01 +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 Drop trailing whitespace. 2005-05-25 16:57:39 +00:00
dist There was a change from usecs to nsecs between ntpd 4.1.1 and 4.2.0 - 2005-05-21 01:47:09 +00:00
distrib Remove support for build.sh -m xen, this has been merged in the i386 2005-05-29 10:54:40 +00:00
doc Add myself for Xen, as suggested by Hubert Feyrer. 2005-05-28 14:32:41 +00:00
etc Remove support for build.sh -m xen, this has been merged in the i386 2005-05-29 10:54:40 +00:00
games Raised WARNS to 4. 2005-05-23 23:08:06 +00:00
gnu Disable the man subdirs. We don't need them for tree builds, and they 2005-05-30 01:32:44 +00:00
include Include <sys/ansi.h> after <sys/cdefs.h>; from Neil Booth in PR lib/30072. 2005-05-25 20:45:38 +00:00
lib It is really pointless to come up with new implementations of the wide string 2005-05-30 06:00:01 +00:00
libexec Support LD_BIND_NOW for alpha. 2005-05-25 13:39:46 +00:00
regress Add a test for 4 char key and value insert on a 65536 bucket size hash. 2005-04-27 23:37:34 +00:00
rescue Make fdisk(8) available on all platforms, since MS-DOS partitioning 2005-05-22 03:45:30 +00:00
sbin Don't access a NULL pointer. 2005-05-27 15:46:23 +00:00
share Grammar fix, from Jeff Ito in PR bin/30325. 2005-05-25 00:13:24 +00:00
sys minor updates: vax port kludge is in trace, not kill. spelling. 2005-05-30 05:58:52 +00:00
tools Use the correct LD/NM/OBJDUMP when creating the mknative environment. 2005-05-20 07:10:51 +00:00
usr.bin * fetch_ftp(): preserve 'anonftp' across a disconnect() so that multiple 2005-05-29 05:56:56 +00:00
usr.sbin If a pattern does not have any suffix, assume that it matches both 2005-05-29 19:16:18 +00:00
x11 NetBSD.cf unconditionally turns on XKB_ALWAYS_USES_SOFT_REPEAT. Do the same 2005-05-20 12:53:22 +00:00
build.sh Remove support for build.sh -m xen, this has been merged in the i386 2005-05-29 10:54:40 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile use usr.sbin/postinstall/postinstall instead of etc/postinstall 2005-04-17 15:18:34 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Tweaks for the move of postinstall from /etc to /usr/sbin 2005-04-17 23:12:40 +00:00