bin
document OLDPWD and cd -
2011-06-11 14:37:36 +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
format fixes, prototype fixes, const fixes
2011-06-11 16:54:56 +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
MBR magic exists at the beginning of 'a' partition, BPB is cleared.
2011-06-11 11:43:23 +00:00
doc
Note rmind-uvmplock branch merge.
2011-06-12 03:50:42 +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
v_interlock is now a pointer to kmutex_t, use it as one.
2011-06-12 04:43:11 +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
nanl() do use strtold(), not strtod().
2011-06-10 14:10:18 +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
Correct description for hw.swwdog.reboot behaviour.
2011-06-08 12:19:14 +00:00
sys
For debugging, use UVMHIST to create kernel histories pmaphist and
2011-06-12 05:32:38 +00:00
tests
Turn warns on for all tests and fix all the bugs.
2011-06-11 18:03:17 +00:00
tools
If building the cross gcc for softfloat, add --with-float=soft so it will
2011-06-10 16:31:18 +00:00
usr.bin
Use %zu rather than cast
2011-06-11 02:10:48 +00:00
usr.sbin
Input function is not used
2011-06-09 13:09:42 +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