bin
Bump date for cd -P support.
2010-01-01 21:46:31 +00:00
common
Move AMD64's bswap64 implementation from libc to src/common and share it
2010-01-14 02:09:46 +00:00
compat
Avoid using ${NETBSDSRCDIR} by using ${.PARSEDIR} like I did for amd64/i386
2009-12-19 04:11:32 +00:00
crypto
Instead of unconditionally disabling SSL3 renegociation, add the flag
2010-01-10 16:39:10 +00:00
dist
Use wide char versions of tolower/toupper/islower/isupper where
2009-12-23 12:44:21 +00:00
distrib
More consistency with obsolete tag:
2010-01-14 13:47:41 +00:00
doc
Add cas(4).
2010-01-14 07:47:53 +00:00
etc
Fix previous: use correct mode as well as owner/group.
2010-01-12 04:44:06 +00:00
external
link in libOSMesa as well.
2010-01-12 03:56:17 +00:00
extsrc
Top level reach-over directory for extsrc.
2009-12-01 01:53:46 +00:00
games
Christos points out that usage should not use errx, but should use
2010-01-03 17:08:45 +00:00
gnu
add libelf
2009-12-20 20:15:07 +00:00
include
Use a proper char */size_t pair in __sfileext to keep track of the line
2010-01-11 20:39:29 +00:00
lib
Move AMD64's bswap64 implementation from libc to src/common and share it
2010-01-14 02:09:46 +00:00
libexec
Make DEBUG build compile.
2010-01-14 12:12:07 +00:00
regress
use RTLD_NOW now that it works.
2010-01-13 20:18:24 +00:00
rescue
Remove the portalfs kernel file system driver. Replace mount_portal(8)
2009-12-05 20:11:01 +00:00
sbin
missing errno.h
2010-01-07 04:21:28 +00:00
share
New sentence, new line.
2010-01-12 09:26:26 +00:00
sys
In case the operations thread has exited, do not queue any more
2010-01-14 19:50:07 +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 necessary byteswap ops for tools disklabel(8) used with -F option
2010-01-05 15:45:26 +00:00
usr.bin
Add a list of functions where we usually don't care about their return
2010-01-14 16:58:27 +00:00
usr.sbin
On i386/amd64, define two flag bits in the boot parameters which control
2010-01-14 17:49:31 +00:00
x11
add -n to gzip invocation
2009-03-31 21:12:51 +00:00
build.sh
need object directory for etc/mtree to run distrib-dirs
2010-01-13 02:24:06 +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