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
|
Use wide char versions of tolower/toupper/islower/isupper where
|
2009-12-23 12:44:21 +00:00 |
distrib
|
Use /dev/fd0a rather than /dev/rfd0a to read instfs.tgz image from floppy.
|
2009-12-24 14:56:14 +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
|
Make HTML-ready.
|
2009-12-23 09:54:22 +00:00 |
extsrc
|
Top level reach-over directory for extsrc.
|
2009-12-01 01:53:46 +00:00 |
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
|
use COPTS for -G0.
|
2009-12-18 17:10:07 +00:00 |
regress
|
Conditionalize some build directories by ${MKCXX}.
|
2009-12-14 12:43:48 +00:00 |
rescue
|
Remove the portalfs kernel file system driver. Replace mount_portal(8)
|
2009-12-05 20:11:01 +00:00 |
sbin
|
Add info for -A ptn_alignment[/ptn_0_offset]
|
2009-12-23 20:56:18 +00:00 |
share
|
fix a typo: s/SIGINTR/SIGINT/.
|
2009-12-25 02:33:50 +00:00 |
sys
|
Garbage collect an unused global, vm_offset_t pagetables_start.
|
2009-12-26 15:47:14 +00:00 |
tests
|
Must use CMSG_SPACE instead of CMSG_LEN for control message buffer.
|
2009-12-18 21:24:13 +00:00 |
tools
|
Add tooldir include path.
|
2009-12-23 20:28:29 +00:00 |
usr.bin
|
Use %zu for size_t, not %zd.
|
2009-12-19 10:27:13 +00:00 |
usr.sbin
|
running postinstall fix should also say why fontconfig did not work, like
|
2009-12-24 21:52:57 +00:00 |
x11
|
|
|
build.sh
|
'build.sh ... modules' only builds modules, but does not install them,
|
2009-12-26 14:13:08 +00:00 |
BUILDING
|
|
|
Makefile
|
adjust the do-compat-* rules now that src/compat/lib and friends no longer exist
|
2009-12-13 09:29:27 +00:00 |
Makefile.inc
|
|
|
UPDATING
|
Fold long lines.
|
2009-12-26 11:00:46 +00:00 |