bin
|
Document "-f". From Andreas Wiese in PR bin/35409, slightly modified.
|
2010-01-22 05:41:36 +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
|
Fix to deal with CVE-2009-4355 from OpenSSL's repositroy.
|
2010-01-22 03:42:47 +00:00 |
dist
|
Add missing parentheses in ifdef(OLD_LEXER). Found by cppcheck.
|
2010-01-17 22:42:36 +00:00 |
distrib
|
add bpf.9 manpage
|
2010-01-20 12:14:00 +00:00 |
doc
|
bpf.4 did not change. point entry to the newly-born bpf.9
|
2010-01-20 12:12:09 +00:00 |
etc
|
Default fetch_pkg_vulnerabilities to NO and complain if it is set to that
|
2010-01-20 22:19:20 +00:00 |
external
|
- remove unnecessary and confusing initialization of sess->d.
|
2010-01-20 11:50:28 +00:00 |
extsrc
|
|
|
games
|
Close file when finished with it. Found by cppcheck.
|
2010-01-17 22:56:32 +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
|
let the previous fix apply to acos rather than atan2,
|
2010-01-20 16:49:42 +00:00 |
libexec
|
Restore backwards compatibility for binaries referencing the main
|
2010-01-17 08:04:20 +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
|
Document sysctls
|
2010-01-22 09:18:07 +00:00 |
sys
|
Unify the name of the device property to hold a MAC address - there was
|
2010-01-22 08:56:04 +00:00 |
tests
|
Must use CMSG_SPACE instead of CMSG_LEN for control message buffer.
|
2009-12-18 21:24:13 +00:00 |
tools
|
Regen this properly per procedure described in src/tools/compat/configure.ac.
|
2010-01-21 12:55:04 +00:00 |
usr.bin
|
Add static to packdevi() like the local prototype says.
|
2010-01-21 18:06:38 +00:00 |
usr.sbin
|
Fix date.
|
2010-01-20 14:00:48 +00:00 |
x11
|
|
|
build.sh
|
need object directory for etc/mtree to run distrib-dirs
|
2010-01-13 02:24:06 +00:00 |
BUILDING
|
|
|
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 |