Go to file
martin 3183166c6c When issuing a non-dma command, make sure to set the "remaining length of
command to be transfered via dma" (sc_cmdlen) to zero upfront, otherwise we
might get confused on command completition interrupt (no dma active but still
data left to transfer).
2012-06-18 21:23:56 +00:00
bin Initialize two variables for clang. 2012-06-17 20:48:27 +00:00
common fix lint comment. 2012-04-07 16:28:59 +00:00
compat Fix typos; wording. 2012-03-29 18:35:11 +00:00
crypto Small spacing fix. Unbreaks section in xref. 2012-06-04 14:24:03 +00:00
dist Finish move of bzip2 from dist/bzip2 to external/bsd/bzip2. 2012-05-07 00:35:25 +00:00
distrib Add support for ext2fs to i386/amd64 ramdisks. 2012-06-17 14:59:15 +00:00
doc urtw(4) and urtwn(4) first appeared in NetBSD 6.0. 2012-06-16 14:38:54 +00:00
etc Remove unnecessary checkyesno which I commited before. 2012-06-17 02:13:13 +00:00
external Update to r158657, which actually has the fix for LVM's uninitialised 2012-06-18 15:53:22 +00:00
extsrc
games Remove unused fields 2012-06-15 10:51:25 +00:00
gnu add libexecinfo 2012-06-10 15:04:47 +00:00
include Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) to 2012-06-03 21:42:44 +00:00
lib Unbreak compat. 2012-06-16 19:19:14 +00:00
libexec Add capfile(5) to describe the termcap format. 2012-04-21 12:27:24 +00:00
regress Disable new -Wstring-plus-int warning where needed for now. 2012-04-04 10:59:44 +00:00
rescue PR/46393 - Nat Sloss -- add gpt(8) to /rescue 2012-05-25 21:46:13 +00:00
sbin don't print the NULL, but the error 2012-06-14 00:39:33 +00:00
share Switch sh3 ports to our own csu (USE_COMPILERCRTSTUFF?= no). 2012-06-17 22:59:48 +00:00
sys When issuing a non-dma command, make sure to set the "remaining length of 2012-06-18 21:23:56 +00:00
tests Disable the mmap_block test again, it doesn't panic when mmaping /dev/wd0d 2012-06-14 17:47:58 +00:00
tools Fix version string returned by clang --version. 2012-06-17 07:40:25 +00:00
usr.bin Fix off-by-one in hexdump display (getextattr -x), which displayed a 2012-06-17 08:09:29 +00:00
usr.sbin Fix broken IPv6 support. My Mac OS X Lion NFS client now happily 2012-06-18 20:30:32 +00:00
x11 Missed defining XSERVER_XVAX 2012-05-15 14:29:29 +00:00
BUILDING regen using 'make regen' in doc/ 2012-05-25 13:47:30 +00:00
Makefile Add usr.bin to the exclude list for make includes. 2012-04-21 08:28:00 +00:00
Makefile.inc
UPDATING Mention that you should run makemandb -f, or wait for the weekly script. 2012-05-07 11:20:24 +00:00
build.sh Add sanity checks for live-image and install-image targets 2012-02-26 20:32:40 +00:00