Go to file
dsl c72955ee27 memseg_baseaddr() is only called from valid_user_selector() and
both only locally.
Make static, remove one of the functions, and remove the never-set args.
Code is still very dubious.
2012-06-16 20:47:04 +00:00
bin Make sure temp_path is always initialised, even if mklocal fails. 2012-06-14 18:56:54 +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 Update LLVM/Clang snapshot to r158533. This brings in support for 2012-06-16 17:01:02 +00:00
doc urtw(4) and urtwn(4) first appeared in NetBSD 6.0. 2012-06-16 14:38:54 +00:00
etc Update LLVM/Clang snapshot to r158533. This brings in support for 2012-06-16 17:01:02 +00:00
external reduce diff to freebsd: 2012-06-16 17:31:47 +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 urtw(4) and urtwn(4) first appeared in NetBSD 6.0. 2012-06-16 14:38:54 +00:00
sys memseg_baseaddr() is only called from valid_user_selector() and 2012-06-16 20:47:04 +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 Update LLVM/Clang snapshot to r158533. This brings in support for 2012-06-16 17:01:02 +00:00
usr.bin Replace __dead, __unused and the various printf format attributes 2012-06-12 19:21:50 +00:00
usr.sbin remove error(1) output 2012-06-16 01:34:10 +00:00
x11 Missed defining XSERVER_XVAX 2012-05-15 14:29:29 +00:00
build.sh Add sanity checks for live-image and install-image targets 2012-02-26 20:32:40 +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