Go to file
pooka 13777d56f1 Don't VOP_PUTPAGES(PGO_FREE) in inactive for tmpfs, since we now
(after some changes to rump) actually free those pages, leaving
the tmpfs vnode feeling quite empty.
(the purpose of the flush is to avoid double caching between the
rump kernel and puffs vfs layer)
2009-12-16 17:20:19 +00:00
bin Bump date for previous. 2009-12-14 07:31:49 +00:00
common Add two missing functions to the SYNOPSIS. From Silas Silva in PR 42415. 2009-12-14 06:06:22 +00:00
compat add iscsi/lib 2009-12-15 05:23:25 +00:00
crypto Bump the netpgp base version to 1.99.14 for the release changes. 2009-12-14 23:35:06 +00:00
dist Merge ntp 4.2.4p8 2009-12-08 21:52:05 +00:00
distrib Make SHA1 the first option when selecting cyphers, so one without basic 2009-12-16 16:03:26 +00:00
doc note about USIII 2009-12-15 06:04:22 +00:00
etc NetBSD/mips64e[bl] userland is default to N32 ABI. It needs /usr/lib/o32 2009-12-14 13:23:56 +00:00
external Use += otherwise COPTS loses important flags. 2009-12-16 14:13:18 +00:00
extsrc Top level reach-over directory for extsrc. 2009-12-01 01:53:46 +00:00
games Fix bad merge. (SUBDIR= != SUBDIR +=) 2009-12-14 20:47:23 +00:00
gnu XXX: turn off sim support by hand. yay, now gdb links on mips64. 2009-12-15 16:31:54 +00:00
include add some prototypes for checked string functions 2009-11-17 20:47:59 +00:00
lib Don't VOP_PUTPAGES(PGO_FREE) in inactive for tmpfs, since we now 2009-12-16 17:20:19 +00:00
libexec Merge from matt-nb5-mips64: 2009-12-14 00:41:18 +00:00
regress Conditionalize some build directories by ${MKCXX}. 2009-12-14 12:43:48 +00:00
rescue Remove the portalfs kernel file system driver. Replace mount_portal(8) 2009-12-05 20:11:01 +00:00
sbin System utilities, boot programs and kernel modules are machine 2009-12-13 05:01:32 +00:00
share add dialout devices to FILES 2009-12-16 01:42:41 +00:00
sys If zeroing len == 0, return immediately. 2009-12-16 16:50:49 +00:00
tests avoid most of the SUBDIRs if MKATF == "no". 2009-12-15 03:01:48 +00:00
tools Fix parallel build. Analyzed & patch provided by enami@, thanks! 2009-12-15 11:39:05 +00:00
usr.bin Conditionalize the yyinput/input() function definition the same way 2009-12-15 22:46:04 +00:00
usr.sbin Call ukfs_part_release(). For completeness and educational value. 2009-12-13 21:16:54 +00:00
x11
build.sh Merge from matt-nb5-mips64 2009-12-14 01:11:02 +00:00
BUILDING Support "extsrc", externally added programs and libraries. Users can write 2009-11-30 16:13:22 +00:00
Makefile adjust the do-compat-* rules now that src/compat/lib and friends no longer exist 2009-12-13 09:29:27 +00:00
Makefile.inc
UPDATING Note briefly that new amd64 kernels don't build with old binutils. 2009-11-16 07:45:50 +00:00