Go to file
2012-05-02 22:38:31 +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
crypto bump 2012-05-02 02:41:13 +00:00
dist print sizeof() with %zu 2012-04-08 21:18:46 +00:00
distrib bump libssh 2012-05-02 02:43:00 +00:00
doc mention openssh 6.0 2012-05-02 02:44:20 +00:00
etc Add the ability for staticroute to evaluate lines from /etc/route.conf 2012-05-02 15:57:15 +00:00
external Add .include <bsd.sys.mk> for initializing USE_SSP. 2012-05-02 13:35:03 +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 test for both NUL and _POSIX_VDISABLE, because _POSIX_VDISABLE propagation 2012-05-02 14:36:07 +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
sbin Bump date to date of previous change. 2012-05-02 15:42:58 +00:00
share Remove trailing whitespace. 2012-05-02 22:38:31 +00:00
sys do_open: move pathbuf destruction to the callers, thus simplify and fix a 2012-05-02 20:48:29 +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 set close on exec for all opened files. 2012-04-29 23:50:22 +00:00
usr.sbin usage is dead. name_len should be read as unsigned byte. 2012-04-29 13:32:21 +00:00
x11
build.sh
BUILDING
Makefile Add usr.bin to the exclude list for make includes. 2012-04-21 08:28:00 +00:00
Makefile.inc
UPDATING