bin
|
Fix the expansion of "$(foo-$bar}" so that IFS isn't applied when
|
2012-12-22 20:15:22 +00:00 |
common
|
Don't need to include assym.h
|
2012-12-18 06:14:23 +00:00 |
compat
|
Revert last, it breaks the tricks xsrc uses.
|
2012-08-23 21:21:14 +00:00 |
crypto
|
Compile bignum.c with -O1 only on ia64 to avoid a gcc bug
|
2012-12-27 14:16:16 +00:00 |
dist
|
ftp-proxy: disable NPF bits for now; it will be re-done.
|
2012-12-24 01:14:40 +00:00 |
distrib
|
Sync with amd64 and i386 installcds:
|
2012-12-22 17:51:19 +00:00 |
doc
|
Note another ia64 compiler workaround
|
2012-12-27 14:16:57 +00:00 |
etc
|
add entries built for MKDEBUG and MKDEBUGLIB to the set lists
|
2012-12-18 22:45:12 +00:00 |
external
|
ia64 compiler bug workaround: reduce -O to 1 for one file
|
2012-12-27 08:06:28 +00:00 |
extsrc
|
…
|
|
games
|
Add some quotes by Henry Ford, found at:
|
2012-12-08 22:38:09 +00:00 |
gnu
|
Set GNATS_ADDR to gnats-bugs@NetBSD.org, like in all other places.
|
2012-12-21 09:40:17 +00:00 |
include
|
Add VIS_GLOB (Brooks Davis)
|
2012-12-14 21:36:59 +00:00 |
lib
|
Add fpclassify{,d}
|
2012-12-27 10:41:18 +00:00 |
libexec
|
Fix the other lwp_park() to pass 0 for the 'unpark' lwp.
|
2012-12-16 23:00:46 +00:00 |
regress
|
The sleeping test has been converted to ATF
|
2012-11-08 03:16:04 +00:00 |
rescue
|
PR/47276: ftp has ssl support now.
|
2012-12-21 18:09:39 +00:00 |
sbin
|
Allow named wedges to be used on command line, also fix name lookup
|
2012-12-26 10:15:28 +00:00 |
share
|
Fix typo.
|
2012-12-19 15:00:34 +00:00 |
sys
|
Consistent/Correct error message from failing usbd_set_config.
|
2012-12-27 16:42:32 +00:00 |
tests
|
- make our stat function return ENOENT if a file is not found.
|
2012-12-18 01:37:28 +00:00 |
tools
|
Note MKRUMP=no and the need to specify HAVE_GCC= explicitly when using
|
2012-12-26 19:11:27 +00:00 |
usr.bin
|
backwards compatible with netbsd-6.
|
2012-12-24 22:12:28 +00:00 |
usr.sbin
|
whitespace ' ' -> ' '
|
2012-12-26 17:57:49 +00:00 |
x11
|
Revert previous: tsutsui noted that this file is for X11R6.
|
2012-07-12 12:43:06 +00:00 |
BUILDING
|
regen
|
2012-11-08 15:25:01 +00:00 |
Makefile
|
Add src/etc/Makefile.params, containing the definition of the
|
2012-12-03 13:53:28 +00:00 |
Makefile.inc
|
…
|
|
UPDATING
|
- Capitalization fixes (``OpenSSL'', not ``openssl'');
|
2012-10-03 19:17:00 +00:00 |
build.sh
|
Move some tests from validatemakeparams() to sanitycheck(), so the
|
2012-12-02 19:19:36 +00:00 |