Go to file
xtraeme e505e7cc51 Use a rwlock(4) for arc_lock/unlock. arc_msgbuf() is too fragile and
we want to be sure that only one consumer is using it at a time.
2007-12-04 21:09:56 +00:00
bin Fix typo in comment. 2007-12-02 21:36:44 +00:00
common Expect that src/common/include is in include path and use x86emu/* for 2007-12-04 17:32:22 +00:00
crypto Add changelog entries missed in the last commit. 2007-12-04 19:54:24 +00:00
dist Set "lun = sess->d" early on (but not too early), and allow multiple 2007-12-04 16:25:37 +00:00
distrib Areca Technology Corporation SATA RAID controller driver, ported 2007-12-04 18:47:50 +00:00
doc Areca Technology Corporation SATA RAID controller driver, ported 2007-12-04 18:47:50 +00:00
etc -GENERIC_DIAGNOSTIC 2007-12-02 23:55:52 +00:00
games A terrible kludge: don't compile/link malloc.c if arch=sun2. My apologies 2007-11-17 00:10:55 +00:00
gnu Improve signal trampoline support by recognising trampolines from previous 2007-12-04 08:38:14 +00:00
include Unify the license: All rights reserved. 2007-11-28 19:30:55 +00:00
lib add flushops 2007-12-04 20:03:40 +00:00
libexec white space fix. 2007-12-03 09:54:24 +00:00
regress A quick-and-dirty test that forces the softclock interrupt to block. 2007-12-04 08:02:24 +00:00
rescue Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
sbin remove an unused variable, nfsproto. 2007-11-30 16:13:15 +00:00
share Add note that this manual should not be trusted to be entirely 2007-12-04 19:48:24 +00:00
sys Use a rwlock(4) for arc_lock/unlock. arc_msgbuf() is too fragile and 2007-12-04 21:09:56 +00:00
tests Cast sf->f_bsize to int to force signed division. Fixes this test 2007-12-03 18:49:24 +00:00
tools $HOST_SH does not necessarily contains the absolute path to sh. Fix it if 2007-11-24 18:44:00 +00:00
usr.bin Drop trailing whitespace. Fix typo and casing. 2007-12-02 20:41:40 +00:00
usr.sbin When scheduling waiters for re-run, remove them from the waitqueue 2007-12-04 19:31:22 +00:00
x11 On NetBSD/amd64, load modules within the first 2GB of RAM. 2007-10-11 19:04:49 +00:00
BUILDING Add support for CDBUILDEXTRA which acts like CDEXTRA to add extra items 2007-11-23 16:19:28 +00:00
Makefile Add the tests.tgz set 2007-11-12 15:06:45 +00:00
Makefile.inc
UPDATING Fix a few typos. 2007-11-17 09:53:16 +00:00
build.sh Delete mention of 'iso-dir=cdextras'. This was a leftover from 2007-11-23 19:38:43 +00:00