bin
|
Bump date for cd -P support.
|
2010-01-01 21:46:31 +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
|
merge changes.
|
2009-12-27 01:40:46 +00:00 |
dist
|
Use wide char versions of tolower/toupper/islower/isupper where
|
2009-12-23 12:44:21 +00:00 |
distrib
|
don't bump libdes - not needed.
|
2009-12-27 19:26:04 +00:00 |
doc
|
mention tzcode update
|
2009-12-31 22:54:40 +00:00 |
etc
|
Securelevel might not be present, properly complain instead of printing
|
2009-12-29 17:06:10 +00:00 |
external
|
Don't allow a symbol + offset in a merge section to translated to a
|
2010-01-01 06:12:55 +00:00 |
extsrc
|
Top level reach-over directory for extsrc.
|
2009-12-01 01:53:46 +00:00 |
games
|
New sentence, new line.
|
2010-01-01 11:45:34 +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
|
POSIX says realpath(NULL, foo) is supposed to yield EINVAL rather than
|
2010-01-01 19:59:21 +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
|
Keep an internal variable indicating whether securelevel is present, and
|
2009-12-29 17:07:17 +00:00 |
share
|
Add note on SHLIB_{MAJOR,MINOR,TEENY}
|
2009-12-30 20:45:46 +00:00 |
sys
|
convert to pmf
|
2010-01-02 01:42:49 +00:00 |
tests
|
Must use CMSG_SPACE instead of CMSG_LEN for control message buffer.
|
2009-12-18 21:24:13 +00:00 |
tools
|
To unbreak the build, temporarily remove the build of libelf here,
|
2009-12-29 22:13:00 +00:00 |
usr.bin
|
don't repeat the word login twice (syslog prepends the program name login:)
|
2009-12-29 20:15:15 +00:00 |
usr.sbin
|
Fix previous: Dd argument and lost Em markup.
|
2010-01-01 21:44:07 +00:00 |
x11
|
add -n to gzip invocation
|
2009-03-31 21:12:51 +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
|
Fold long lines.
|
2009-12-26 11:00:46 +00:00 |
build.sh
|
'build.sh ... modules' only builds modules, but does not install them,
|
2009-12-26 14:13:08 +00:00 |