Go to file
2009-12-20 03:50:56 +00:00
bin
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 Make SHA1 the first option when selecting cyphers, so one without basic 2009-12-16 16:03:26 +00:00
doc
etc Make sure NetBSD.dist is updated when MKX11 is changed across update builds. 2009-12-18 04:12:36 +00:00
external Fix a typo. 2009-12-19 09:01:32 +00:00
extsrc
games Hide the cursor during the game. 2009-12-19 19:27:53 +00:00
gnu For new libgcc rules; include generated makefiles first, then register ${LIB} 2009-12-18 13:57:10 +00:00
include
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
rescue
sbin Use CMSG_SPACE() for buffer when receiving file descriptors. 2009-12-19 16:01:25 +00:00
share Use RUMP_ACTION to avoid having to specify the same information 2009-12-19 15:03:34 +00:00
sys make CPU_INFO_FOREACH() set the iterator count to '0' in the !MP case. 2009-12-20 03:50:56 +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 Add xref to ofctl(8). 2009-12-19 23:10:57 +00:00
x11
build.sh Add cobalt64 alias and indicte cobalt can be mips64el too. 2009-12-17 15:30:37 +00:00
BUILDING
Makefile
Makefile.inc
UPDATING