bin
include limits.h for CHAR_MIN
2013-01-02 22:28:42 +00:00
common
A version of memset that can do NEON, VFP as well as normal arm instructions
2013-01-12 20:27:13 +00:00
compat
Revert last, it breaks the tricks xsrc uses.
2012-08-23 21:21:14 +00:00
crypto
Fix errors from automake 1.13
2013-01-08 12:42:31 +00:00
dist
ftp-proxy: disable NPF bits for now; it will be re-done.
2012-12-24 01:14:40 +00:00
distrib
build.sh lets you build releases with a limited set of kernels by
2013-01-13 14:43:23 +00:00
doc
Fix thinko in one of my entries
2013-01-12 22:28:40 +00:00
etc
Nix `-b 1024' from ssh_keygen_flags in /etc/defaults/rc.conf.
2013-01-11 04:32:41 +00:00
external
default to swkbd mode on evbarm as well, now X without config should work
2013-01-12 18:32:12 +00:00
extsrc
…
games
Add some quotes by Henry Ford, found at:
2012-12-08 22:38:09 +00:00
gnu
Change several int variables to size_t, ssize_t, or ptrdiff_t.
2013-01-05 09:40:15 +00:00
include
Remove #if defined(_KERNEL) around a userlevel function.
2013-01-12 17:17:26 +00:00
lib
Revert defective O_SEARCH implementation committed by manu@ along with
2013-01-13 08:15:02 +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
Bump date for previous.
2013-01-12 10:19:01 +00:00
share
URRR (ROV) is in Rostov-na-Donu (lower Don) rather than in Rostov (lake Nero)
2013-01-12 14:03:42 +00:00
sys
Remove unnecessary struct open_file files[] leftover.
2013-01-13 14:27:06 +00:00
tests
Revert defective O_SEARCH implementation committed by manu@ along with
2013-01-13 08:15:02 +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
Sort options in man page SYNOPSIS and sync usage with it.
2013-01-06 00:19:13 +00:00
usr.sbin
After mount_lfs_parseargs, reset getopt for lfs_cleaner_main.
2013-01-10 08:35:26 +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