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
|
Use .%U instead of .%O for URLs.
|
2010-01-15 19:18:51 +00:00 |
dist
|
Use wide char versions of tolower/toupper/islower/isupper where
|
2009-12-23 12:44:21 +00:00 |
distrib
|
add mount_puffs
|
2010-01-14 21:35:57 +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
|
Put the dlopen,and friends entry points back.
|
2010-01-15 07:07:11 +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
|
from main with return 0;
|
2010-01-14 22:06:54 +00:00 |
share
|
Use .%U instead of .%O for URLs.
|
2010-01-15 19:24:49 +00:00 |
sys
|
Revert previous. The KASSERT() is right and my analysis is wrong,
|
2010-01-15 19:28:26 +00:00 |
tests
|
Must use CMSG_SPACE instead of CMSG_LEN for control message buffer.
|
2009-12-18 21:24:13 +00:00 |
tools
|
Regenerate.
|
2010-01-15 11:27:01 +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
|
Use .%U for URLs instead of .%O.
|
2010-01-15 19:19:32 +00:00 |
x11
|
…
|
|
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
|
need object directory for etc/mtree to run distrib-dirs
|
2010-01-13 02:24:06 +00:00 |