Go to file
pavel 6fb3a9fdf6 regen the list of changes from NetBSD-4.0.xml rev 1.25 . Also, do not
add extra whitespace at the end of some lines.
2007-09-29 16:53:13 +00:00
bin Needs errno.h if !gcc. 2007-09-15 14:33:05 +00:00
common Improve consistency between <sys/bswap.h> and what's actually 2007-09-19 20:31:34 +00:00
crypto apply a patch from openssl CVS to fix a remaining off-by-one error 2007-09-28 13:09:26 +00:00
dist Fix an off-by-511 error, pointed out by Andrey Yakovlev 2007-09-26 12:01:49 +00:00
distrib regen the list of changes from NetBSD-4.0.xml rev 1.25 . Also, do not 2007-09-29 16:53:13 +00:00
doc Add two missing entries that someone forgot to add. 2007-09-29 11:17:08 +00:00
etc Fix up the it(4) example. 2007-09-05 14:18:55 +00:00
games __attribute -> __attribute__ 2007-09-16 18:39:54 +00:00
gnu Rerun mknative for all archs. 2007-09-21 10:51:02 +00:00
include Add raise_default_signal(3) -- raise the default signal handler. 2007-09-25 01:13:54 +00:00
lib s/__attribute__((__packed__))/__packed/g; 2007-09-29 08:10:17 +00:00
libexec provide xrealloc, and don't cast and use malloc and realloc directly. 2007-09-27 17:52:16 +00:00
regress lib/36938 mbtowc misbehaving after invalid char sequence 2007-09-18 15:12:07 +00:00
rescue Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
sbin __attribute -> __attribute__. 2007-09-16 18:42:02 +00:00
share regen 2007-09-29 15:40:58 +00:00
sys Change the way p->p_limit (and hence p->p_rlimit) is locked. 2007-09-29 12:22:30 +00:00
tools add raise_default_signal 2007-09-28 09:12:49 +00:00
usr.bin tlst[inptype(...)] is bad C code because inptype() can realloc tlst 2007-09-28 21:53:50 +00:00
usr.sbin Duh! add missing free(3) in previous. 2007-09-27 18:11:05 +00:00
x11 Apply variation of fix supplied by Havard Eidnes <he@NetBSD.org> 2007-09-17 04:51:04 +00:00
build.sh Fix a tyop and align properly 2007-09-18 12:57:37 +00:00
BUILDING Convert build.sh iso-dir=directory option to -C cddir as per jmmv@ on 2007-09-01 09:32:19 +00:00
Makefile Provide 'do-libgcc' to build gnu/lib/crtstuff${LIBGCC_EXT} (if necessary) 2007-09-07 04:20:44 +00:00
Makefile.inc
UPDATING Add a note that tools have to be re-installed. 2007-07-03 16:35:47 +00:00