bin
|
- use printf(3) "'" format to do thousands grouping instead of custom version.
|
2011-03-15 22:53:41 +00:00 |
common
|
Remove duplicate "the". From Henning Petersen in PR 44640.
|
2011-02-26 12:56:35 +00:00 |
compat
|
if using MAKEOBJDIRPREFIX, make sure to unset it since it would override
|
2011-01-31 10:58:14 +00:00 |
crypto
|
fixed a memory leak in oakley_append_rmconf_cr() while generating plist. patch by Roman Hoog Antink <rha@open.ch>
|
2011-03-17 14:42:58 +00:00 |
dist
|
format string needs end of statement ; for previous commit
|
2011-02-24 18:33:06 +00:00 |
distrib
|
Use sysctl-node machdep.prodfamily to decide about the kernel to install and
|
2011-03-20 12:43:40 +00:00 |
doc
|
Fix typo, adjust less list address.
|
2011-03-19 17:12:12 +00:00 |
etc
|
Added missing devices: usb, sysmon, altq
|
2011-03-20 12:40:58 +00:00 |
external
|
Update LLVM snapshot. This allows deriving the target from the binary
|
2011-03-18 23:32:01 +00:00 |
extsrc
|
…
|
|
games
|
Bug fix: in a game with 26 planes, the last one to be allocated wouldn't
|
2011-02-15 08:25:25 +00:00 |
gnu
|
Define HAVE_AS_TLS until our build tools figure out how to do it.
|
2011-03-12 07:57:38 +00:00 |
include
|
remove commaize_number.
|
2011-03-16 00:48:34 +00:00 |
lib
|
Fix use-after-free. Discovered by running tests with MALLOC_OPTIONS=J
|
2011-03-20 12:36:14 +00:00 |
libexec
|
Another TLS reloc. Thanks to joerg for a hint.
|
2011-03-17 22:07:52 +00:00 |
regress
|
Kill a redundant lvalue cast in assembler constrained.
|
2011-03-18 03:06:21 +00:00 |
rescue
|
Add TLS support infrastructure. For dynamic binaries, ld.elf_so exports
|
2011-03-09 23:10:05 +00:00 |
sbin
|
initialise memory allocated for uquot_user_hash & uquot_group_hash.
|
2011-03-20 11:41:24 +00:00 |
share
|
Now that this is a generic page, clarify the AUTHORS section a little.
|
2011-03-20 13:07:38 +00:00 |
sys
|
When extending a file, either by truncating or by writing past EOF make
|
2011-03-20 12:21:28 +00:00 |
tests
|
Remove a vnode reference leak from msdosfs_rename. Release tdvp if either
|
2011-03-19 20:05:21 +00:00 |
tools
|
Update LLVM snapshot. This allows deriving the target from the binary
|
2011-03-18 23:32:01 +00:00 |
usr.bin
|
support grouping format.
|
2011-03-15 23:11:49 +00:00 |
usr.sbin
|
Fix markbad command
|
2011-03-20 06:10:27 +00:00 |
x11
|
Disable USE_PAM on ports which have legacy non-XFree86 servers.
|
2010-10-10 07:03:28 +00:00 |
BUILDING
|
Pass down INSTALLSETS variable to installsets target. Use :Q to escape
|
2011-01-29 16:56:26 +00:00 |
Makefile
|
Pass down INSTALLSETS variable to installsets target. Use :Q to escape
|
2011-01-29 16:56:26 +00:00 |
Makefile.inc
|
…
|
|
UPDATING
|
fix typo in "-traditional-cpp"
|
2011-01-23 23:40:37 +00:00 |
build.sh
|
Add support for the Extensible MIPS ("eMIPS") platform. The
|
2011-01-26 01:18:43 +00:00 |