Go to file
briggs 1687b85a45 Preallocate all of our FIBs. This needs more work, but currently avoids
a case where we could need more FIBs and try to allocate them inside an
interrupt handler, which is sub-par--a problem pointed out ages ago by ad@.
2007-10-20 01:46:30 +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 Add SPLITNET_{INCLUDR_LOCAL}_CIDR to hook scripts 2007-10-19 03:37:18 +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 Add compat_linux and exec_linux_elf lkm support for amd64: 2007-10-19 18:52:09 +00:00
doc vmlocking: update status. 2007-10-18 23:50:10 +00:00
etc Remove the pmppc etc stuff. Delete the pmppc manpage dirs from the mtree 2007-10-17 23:04:10 +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 - do some CSE. 2007-10-19 19:28:57 +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 fix an editorial error. 2007-10-19 05:11:07 +00:00
sys Preallocate all of our FIBs. This needs more work, but currently avoids 2007-10-20 01:46:30 +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 Handle 2 digit years, from Anon Ymous 2007-10-19 15:59:55 +00:00
usr.sbin If we're printing totals, don't do all the work of allocating and 2007-10-20 01:38:45 +00:00
x11 On NetBSD/amd64, load modules within the first 2GB of RAM. 2007-10-11 19:04:49 +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 don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING At pooka@'s request, add hints about the recent 2007-10-02 12:45:51 +00:00
build.sh remove pmppc as a target 2007-10-17 23:23:02 +00:00