Go to file
gdt 8e0aa55040 Use RX_PAGES for rx_bd_chain_{,r}seq.
Before, TX_PAGES was used, but no harm was done because TX_PAGES ==
RX_PAGES == 2.  Found by Frank Kastenholz of BBN.
2012-04-26 17:43:02 +00:00
bin Increase width of table column so it formats more nicely. 2012-04-15 21:20:16 +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 fix for previous fix: correct error code (upstream rev.22474) 2012-04-25 11:02:46 +00:00
dist print sizeof() with %zu 2012-04-08 21:18:46 +00:00
distrib add vcoda module 2012-04-26 03:00:21 +00:00
doc Update OpenSSH and Postfix entries 2012-04-25 12:22:48 +00:00
etc Change root's default shell to /bin/sh, to provide a default which 2012-04-25 16:11:26 +00:00
external remove code that assumed that lwpid shares pid space and can be used interchangeably. 2012-04-24 19:14:06 +00:00
extsrc
games use modern shell constructs 2012-04-26 03:16:13 +00:00
gnu Disable new -Wstring-plus-int warning where needed for now. 2012-04-04 10:59:44 +00:00
include PR/46360: YAMAMOTO Takashi: Restore NetBSD-5 compatibility with putenv() 2012-04-20 17:31:29 +00:00
lib Store allocated lwpctl state in the thread actually forked, 2012-04-26 00:21:44 +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 Update location of "less" directory. 2011-07-03 22:05:01 +00:00
sbin fix cast in local macro 2012-04-20 13:20:39 +00:00
share Now we have cardbus fornt-end driver for bwi(4). 2012-04-25 04:14:03 +00:00
sys Use RX_PAGES for rx_bd_chain_{,r}seq. 2012-04-26 17:43:02 +00:00
tests Revert previous, si_addr is expected to be the faulting *data* address 2012-04-23 15:07:56 +00:00
tools Replace not only space but also '(' and ')' on generating BUILD_PLATFORM 2012-04-18 11:28:30 +00:00
usr.bin Fix wrong loop index leading to infinite loop 2012-04-25 18:23:58 +00:00
usr.sbin "errs" might be clobbered by longjmp, so declare it volatile. 2012-04-25 22:35:00 +00:00
x11 Move "libexpat" from X11 into base which fixes PR lib/40346. 2012-02-29 20:07:51 +00:00
BUILDING Add a missing period. 2012-02-23 13:34:15 +00:00
Makefile Add usr.bin to the exclude list for make includes. 2012-04-21 08:28:00 +00:00
Makefile.inc
UPDATING add note about SYMTAB_SPACE. 2012-03-19 06:08:51 +00:00
build.sh Add sanity checks for live-image and install-image targets 2012-02-26 20:32:40 +00:00