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
|
Put the CPPFLAGS in a separate Makefile.inc so that all the defines are
|
2009-12-19 18:00:26 +00:00 |
dist
|
Remove the notice about pfsync not being supported, as we have it now.
|
2009-12-19 14:05:53 +00:00 |
distrib
|
Added dmesg, mount_msdos.
|
2009-12-21 11:22:41 +00:00 |
doc
|
note about USIII
|
2009-12-15 06:04:22 +00:00 |
etc
|
Make sure NetBSD.dist is updated when MKX11 is changed across update builds.
|
2009-12-18 04:12:36 +00:00 |
external
|
- _libelf_globals::libelf_arch and _libelf_globals::libelf_class are
|
2009-12-20 23:23:46 +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
|
add some prototypes for checked string functions
|
2009-11-17 20:47:59 +00:00 |
lib
|
Sort ERRORS.
|
2009-12-20 02:16:40 +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 a large comment about disk geometries.
|
2009-12-20 17:32:09 +00:00 |
share
|
Add a simple terminal program which uses a rump kernel for a ucom@usb
|
2009-12-20 19:50:29 +00:00 |
sys
|
Remove SYS_compat_50_mq_timedreceive/SYS_compat_50_mq_timedsend
|
2009-12-21 15:13:13 +00:00 |
tests
|
Must use CMSG_SPACE instead of CMSG_LEN for control message buffer.
|
2009-12-18 21:24:13 +00:00 |
tools
|
get_libgcc_new: Make previous work for digit only ABI names.
|
2009-12-17 15:48:13 +00:00 |
usr.bin
|
Use %zu for size_t, not %zd.
|
2009-12-19 10:27:13 +00:00 |
usr.sbin
|
Fix synopsis to make it clear that at least one lladdr is required.
|
2009-12-21 08:42:39 +00:00 |
x11
|
|
|
build.sh
|
Add cobalt64 alias and indicte cobalt can be mips64el too.
|
2009-12-17 15:30:37 +00:00 |
BUILDING
|
Support "extsrc", externally added programs and libraries. Users can write
|
2009-11-30 16:13:22 +00:00 |
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
|
Note briefly that new amd64 kernels don't build with old binutils.
|
2009-11-16 07:45:50 +00:00 |