Go to file
jakllsch bbe216bf25 slightly rework pcim1_quirk_tbl[]-related bits:
- put patchable entry first so finding it with gdb/ddb is more trivial
 - use pcitag_t instead of uint32_t for tag
 - make this table const
 - drop old #undef
 - use NULL instead of 0 where appropriate.
2012-03-01 20:16:27 +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 build compat versions of libgomp for everything except mips N64 (for now.) 2011-09-23 06:44:36 +00:00
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 Remove trailing spaces not in message format. 2012-03-01 18:08:56 +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 Back out the recent import of IPFilter 5.1.1 for the upcoming branch, 2012-02-15 17:55:03 +00:00
rescue Update location of "less" directory. 2011-07-03 22:05:01 +00:00
sbin Prevent stack buffer overflow when copying too-large-CDB into request. 2012-02-21 02:22:54 +00:00
share Fix typo. 2012-03-01 09:08:19 +00:00
sys slightly rework pcim1_quirk_tbl[]-related bits: 2012-03-01 20:16:27 +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 s/is the not root/is not the root/ in a comment - from Snader_LB 2012-01-24 17:37:34 +00:00
Makefile.inc
UPDATING Extend entry to makemandb permission issue. 2012-02-15 23:32:27 +00:00