Go to file
tsutsui f6b04c4370 - explicitly include <machine/pcb.h> for struct pcb
- consistently use
   #if NKSYMS || defined(MODULAR) || defined(DDB) || defined(KGDB)
  to check kernel symbols otherwise build fails if none of them are defined
Reported by Yasushi Oshima.
2012-06-11 16:41:26 +00:00
bin support RLIMIT_NTHR 2012-06-09 02:50:43 +00:00
common
compat
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 Change name of author from Nudleman to Nudelman. 2012-06-08 12:39:42 +00:00
doc note jmcneill-usbmp has been merged. 2012-06-10 06:26:21 +00:00
etc Add a basic test for infocmp - this would have cought todays terminfo 2012-06-06 21:23:10 +00:00
external make dtrace work on amd64. 2012-06-11 15:18:05 +00:00
extsrc
games Consistently use major/minor for NetBSD version. 2012-06-09 23:15:13 +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 mention .Nx 7.0 2012-06-10 00:24:36 +00:00
libexec Add capfile(5) to describe the termcap format. 2012-04-21 12:27:24 +00:00
regress
rescue PR/46393 - Nat Sloss -- add gpt(8) to /rescue 2012-05-25 21:46:13 +00:00
sbin Use ${DESTDIR}/usr/mdec for DEFAULT_BOOTDIR on tools fdisk(8) 2012-06-05 13:41:23 +00:00
share remove a comment about usbmp. 2012-06-10 06:40:08 +00:00
sys - explicitly include <machine/pcb.h> for struct pcb 2012-06-11 16:41:26 +00:00
tests Degrade all intermediate failures due to memory/resource shortage to 2012-06-08 07:18:58 +00:00
tools Use ${DESTDIR}/usr/mdec for DEFAULT_BOOTDIR on tools fdisk(8) 2012-06-05 13:41:23 +00:00
usr.bin Declare enomem __dead for clang. 2012-06-10 21:44:12 +00:00
usr.sbin File system snapshots are no longer experimental. 2012-06-11 15:25:14 +00:00
x11 Missed defining XSERVER_XVAX 2012-05-15 14:29:29 +00:00
build.sh
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