bin
Sort sections. Remove trailing whitespace.
2011-06-13 20:41:00 +00:00
common
Fix bad cut'n'paste in copyright. Pointed out by dyoung@
2011-06-07 14:56:12 +00:00
compat
catch up with s/MAKEDIROBJPREFIX/MAKEOBJDIR/ changes in comments.
2011-04-17 01:29:06 +00:00
crypto
- fix a typo in libcrypto.pl
2011-06-13 18:53:31 +00:00
dist
clean up after my recent import for netbsd-5; these files don't belong
2011-06-05 17:15:40 +00:00
distrib
Modularize amdtemp(4).
2011-06-15 03:22:39 +00:00
doc
Note import of atf-0.14.
2011-06-14 15:29:11 +00:00
etc
PR/42642: Ed Ravin: Handle daemons that start with #!/usr/bin/env interp
2011-06-09 14:52:01 +00:00
external
remove merge botch.
2011-06-15 01:45:16 +00:00
extsrc
games
Use consistent sign in compare, the function is only called with
2011-05-30 03:11:15 +00:00
gnu
If compiled with -msoft-float, make the compiler emit soft float code
2011-06-11 00:59:44 +00:00
include
Add fenv support for sparc. Mostly copied from sparc64 and share with it.
2011-05-20 21:42:48 +00:00
lib
Functions that return a struct or union, must set %eax to the value
2011-06-12 20:29:25 +00:00
libexec
Add libgcc_pic for millicode.
2011-06-05 23:08:17 +00:00
regress
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
2011-05-26 12:56:24 +00:00
rescue
move the build of ldd binary to a subdir in order to allow
2011-04-15 08:47:02 +00:00
sbin
fix compilation.
2011-06-09 21:23:29 +00:00
share
Try to attach hpet(4) also via a specific HPET table. Fixes PR kern/43702.
2011-06-14 13:59:23 +00:00
sys
- FRAME_SAVE_CALLEE() starts at r14 (not r13, which is curlwp) (from matt@)
2011-06-15 06:28:39 +00:00
tests
gcc seems to pad small character arrays, use an array of ints
2011-06-15 06:09:21 +00:00
tools
because we use --sysroot, force the default paths to be normal
2011-06-13 12:29:16 +00:00
usr.bin
Fix usage in man page and sync usage in executable with it.
2011-06-14 20:08:45 +00:00
usr.sbin
* add no-default-route option into configuration file and check it before
2011-06-14 11:28:51 +00:00
x11
Missing \\
2011-05-30 02:12:02 +00:00
build.sh
Add support for the Extensible MIPS ("eMIPS") platform. The
2011-01-26 01:18:43 +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
Update this weekend's note on cleaning gcc: you need to clean binutils too.
2011-04-10 22:46:09 +00:00