Go to file
2009-12-23 09:23:53 +00:00
bin Remove unnecessary casts. 2009-12-21 12:44:48 +00:00
common Don't export __ffstab, it's used only in this routine. This gets 2009-12-19 19:09:48 +00:00
compat Avoid using ${NETBSDSRCDIR} by using ${.PARSEDIR} like I did for amd64/i386 2009-12-19 04:11:32 +00:00
crypto Add tests for memory encryption and decryption, and signing and verification 2009-12-22 07:09:39 +00:00
dist Fix typo in command output. 2009-12-23 09:13:21 +00:00
distrib Fix typo in command output. 2009-12-23 09:13:21 +00:00
doc Fix typo in comments, no code change. 2009-12-23 09:17:40 +00:00
etc delete makedev init from all_md entry. 2009-12-22 11:12:40 +00:00
external Fix typo in a comment, no code change. 2009-12-23 09:22:16 +00:00
extsrc
games Hide the cursor during the game. 2009-12-19 19:27:53 +00:00
gnu add libelf 2009-12-20 20:15:07 +00:00
include +_PATH_PUD 2009-12-22 14:24:37 +00:00
lib Technically we're supposed to use flags from the RUMP_NAMEI namespace 2009-12-23 01:15:11 +00:00
libexec
regress
rescue
sbin Bump date. 2009-12-23 09:18:48 +00:00
share Bump date for defaulting UGEN_BULK_RA_WB to on. 2009-12-23 09:10:07 +00:00
sys Fix typo, no code change. 2009-12-23 09:23:53 +00:00
tests
tools move the build of pax before libelf. fixes my build of tools/libelf, 2009-12-21 20:57:36 +00:00
usr.bin Use %zu for size_t, not %zd. 2009-12-19 10:27:13 +00:00
usr.sbin Fix typo in comments, no code change. 2009-12-23 09:17:40 +00:00
x11
build.sh
BUILDING
Makefile
Makefile.inc
UPDATING