bin
|
include limits.h for CHAR_MIN
|
2013-01-02 22:28:42 +00:00 |
common
|
Add a simple version of strcat.
|
2013-01-14 16:36:15 +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
|
move 'trap' after command args are parsed
|
2013-01-14 12:12:19 +00:00 |
doc
|
Note hp300 sti(4) at sgc driver ported by kiyohara@ from OpenBSD.
|
2013-01-14 11:00:05 +00:00 |
etc
|
Add an entry for wscons ttyE0.
|
2013-01-14 09:23:45 +00:00 |
external
|
... but make sure to unset empty before it's used as an empty variable.
|
2013-01-14 16:00:49 +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
|
explicitly pass (void *)0 instead of NULL.
|
2013-01-13 15:46:57 +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
|
Use __printflike.
|
2013-01-13 23:45:35 +00:00 |
share
|
New sentence, new line.
|
2013-01-13 19:56:13 +00:00 |
sys
|
fix typo
|
2013-01-14 16:52:35 +00:00 |
tests
|
Use TESTS_SUBDIRS instead of SUBDIR to make these actually run.
|
2013-01-14 13:37:57 +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
|
Fix the #ifdef NOTYET, namely use the terminal standout mode to highlight the
|
2013-01-14 18:04:58 +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
|
Scrub TERMINFO from host env lest it leaks into libterminfo build.
|
2013-01-14 13:02:59 +00:00 |