bin
|
Add support for '%n' being a shorthand for 'fg %n'.
|
2012-12-31 14:10:15 +00:00 |
common
|
Make this work on all ARMs but keep the armv6 optimizations. It as fast as
|
2012-12-31 07:58:44 +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
|
units(1): add -l and -L options. [apb 20130101]
|
2013-01-01 11:53:28 +00:00 |
etc
|
add a sync to make it less likely to boot with /etc pointing to nothing after
|
2012-12-31 23:21:27 +00:00 |
external
|
avoid strict aliasing problems
|
2012-12-31 18:47:41 +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
|
Fix pasto that affected bind -k (Christoph Mallon)
|
2013-01-01 15:33:06 +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
|
fix function name in error messages.
|
2012-12-30 22:52:35 +00:00 |
share
|
Fix typo.
|
2012-12-19 15:00:34 +00:00 |
sys
|
add OMAP3 SCM (temp sensor)
|
2013-01-01 13:05:46 +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
|
fix incomplete comment
|
2013-01-01 12:45:06 +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 |