Go to file
pooka 17cfaf2828 The kernel (genfs, uvm) can't deal with strategy returning an error
when vclean()ing.  Pending an adventure to the genfs/vm labyrinth
to fix this properly, compensate here by not allowing unstrategic
(no pun) return values.  They are always due to the userspace server
crashing anyway, so it's no big deal if we lie about the final
resting place of the pages.
2007-10-23 18:27:10 +00:00
bin Rename "csh.a" (the appendix of the document) to csh.ap: the .a suffix 2007-10-18 18:26:31 +00:00
common Fix a typo that has been there forever. prop_dictionary_set: 2007-10-11 03:10:28 +00:00
crypto Fix for CVE-2007-4995 from OpenSSL CVS 2007-10-21 20:34:14 +00:00
dist When checking for the length of the user name, check against the size 2007-10-16 15:37:32 +00:00
distrib Translate oldsendmail message. 2007-10-23 13:26:09 +00:00
doc Add support for Marvell 88CO55. Newer iMacs come with that chip. 2007-10-22 14:59:37 +00:00
etc dismiss GENERIC.X2 kernel to build as the conf file has gone. 2007-10-22 06:46:14 +00:00
games __attribute -> __attribute__ 2007-09-16 18:39:54 +00:00
gnu Remove the pmppc send-pr category 2007-10-17 23:27:33 +00:00
include kill _NETBSD_TOOLS. 2007-10-19 15:58:52 +00:00
lib revert 1.77, MULTITHREADED_REFUSE has problems 2007-10-23 17:19:19 +00:00
libexec Make the dir indexes less ugly (horizontal rules were out of place). 2007-10-18 18:53:59 +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 Merge from vmlocking: 2007-10-10 20:42:20 +00:00
share Note that CIRCLEQ_LOOP first appeared in NetBSD 4.0. 2007-10-22 15:01:18 +00:00
sys The kernel (genfs, uvm) can't deal with strategy returning an error 2007-10-23 18:27:10 +00:00
tools I am now convinced of the error of my ways, and I am checking for all the 2007-10-19 15:56:53 +00:00
usr.bin From Anon Ymous: 2007-10-23 14:58:43 +00:00
usr.sbin Use puffs_cc_schedule() (which is an exported interface) instead of 2007-10-21 19:27:12 +00:00
x11 On NetBSD/amd64, load modules within the first 2GB of RAM. 2007-10-11 19:04:49 +00:00
build.sh remove pmppc as a target 2007-10-17 23:23:02 +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 Do not abort on exit code 1 from postinstall check, this is expected. 2007-10-07 16:35:21 +00:00
Makefile.inc
UPDATING At pooka@'s request, add hints about the recent 2007-10-02 12:45:51 +00:00