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
|
Don't use .Xo/.Xc. Fix date format.
|
2010-01-08 16:37:39 +00:00 |
dist
|
Use wide char versions of tolower/toupper/islower/isupper where
|
2009-12-23 12:44:21 +00:00 |
distrib
|
Undocument checkalias() -- it was removed two years ago.
|
2010-01-08 13:15:45 +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
|
Fix markup.
|
2010-01-08 16:32:47 +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
|
Typo in comment.
|
2010-01-07 07:35:35 +00:00 |
lib
|
Use typecast instead of ULL for a less whiny lint on LP64.
|
2010-01-07 23:03:26 +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
|
missing errno.h
|
2010-01-07 04:21:28 +00:00 |
share
|
Remove empty line. Bump date for previous.
|
2010-01-08 13:57:29 +00:00 |
sys
|
vcount() lost its purpose when opening multiple block devices was
|
2010-01-08 13:07: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
|
Add necessary byteswap ops for tools disklabel(8) used with -F option
|
2010-01-05 15:45:26 +00:00 |
usr.bin
|
We need to have set curdir before calling Dir_FindHereOrAbove().
|
2010-01-04 17:05:25 +00:00 |
usr.sbin
|
Fix compilation with -Wsign-compare. Apparently 5.0 doesn't have
|
2010-01-08 10:53:31 +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 |