Go to file
mbalmer 2e5c623416 Put back spaces at EOL where needed (in a message file, a space at EOL
means a line break, a line break means a space...)
This should fix PR 46042.
2012-03-01 16:22:13 +00:00
bin The 'lstart' column uses strftime %c, not %C. Noted by mrg. 2012-02-23 21:54:28 +00:00
common Make sure to create the right aliases. 2012-02-28 20:41:19 +00:00
compat
crypto apply upstream rev.22146: Tolerate bad MIME headers in parser. 2012-02-28 17:23:58 +00:00
dist Fix format string usage. 2012-02-29 23:42:28 +00:00
distrib Put back spaces at EOL where needed (in a message file, a space at EOL 2012-03-01 16:22:13 +00:00
doc openldap-2.4.30 out. 2012-03-01 14:13:10 +00:00
etc Quoting sys/dev/vme/files.vme commit log: "vmegeneric never saw the 2012-02-25 10:55:27 +00:00
external Update to LLVM/Clang snapshot r151769 to get much better code for __BIT 2012-03-01 01:12:48 +00:00
extsrc
games Fix various format string mismatches. 2012-02-29 23:39:53 +00:00
gnu Add a definition for ".St -isoC-2011". The equivalent definition 2012-02-21 10:43:46 +00:00
include Use C++ compatible declaration for posix_spawn (instead of the C99 specific 2012-02-22 17:51:01 +00:00
lib Move "libexpat" from X11 into base which fixes PR lib/40346. 2012-02-29 20:07:51 +00:00
libexec Avoid using computed string as format string, just print it as string. 2012-02-29 23:38:46 +00:00
regress
rescue
sbin
share Fix typo. 2012-03-01 09:08:19 +00:00
sys let the fifo drain periodically - we need this even in 8 bit on some 2012-02-28 21:22:20 +00:00
tests Remove an escape sequence that was introduced by accident. 2012-02-28 08:58:39 +00:00
tools Update LLVM/Clang snapshot to r151411. This brings in Lambda support for 2012-02-28 17:09:29 +00:00
usr.bin Don't use non-literal format strings. Split it up depending on the 2012-02-29 23:37:07 +00:00
usr.sbin Use uintmax_t for freqency computations to avoid differences between 2012-02-29 23:34:01 +00:00
x11 Move "libexpat" from X11 into base which fixes PR lib/40346. 2012-02-29 20:07:51 +00:00
build.sh Add sanity checks for live-image and install-image targets 2012-02-26 20:32:40 +00:00
BUILDING Add a missing period. 2012-02-23 13:34:15 +00:00
Makefile
Makefile.inc
UPDATING