bin
|
fix -Wsign-compare issues
|
2009-01-18 00:24:29 +00:00 |
common
|
fix -Wsign-compare issues
|
2009-01-18 11:56:51 +00:00 |
compat
|
Fix typo.
|
2009-01-13 17:52:32 +00:00 |
crypto
|
Make the library compile with WARNS=1
|
2009-01-12 23:00:00 +00:00 |
dist
|
fix -Wsign-compare issues
|
2009-01-18 03:43:45 +00:00 |
distrib
|
Bump the size of ramdisk and diskimages, so that what needs to
|
2009-01-18 12:51:25 +00:00 |
doc
|
wscons(4) support for cgthree and cgsix have been pulled up to netbsd-5.
|
2009-01-18 04:11:38 +00:00 |
etc
|
Fix a typo with /etc/rc.d/lvm.
|
2009-01-18 08:24:46 +00:00 |
external
|
turn on PASTE64 to handle large cut-n-paste buffers like the old xterm did.
|
2009-01-18 14:44:55 +00:00 |
games
|
use %zu to print size_t
|
2009-01-18 13:30:33 +00:00 |
gnu
|
bump majors.
|
2009-01-11 03:09:35 +00:00 |
include
|
fix reversed test from Tobias Nygren.
|
2009-01-13 15:11:09 +00:00 |
lib
|
WARNS=4
|
2009-01-18 12:17:49 +00:00 |
libexec
|
fix -Wsign-compare issues
|
2009-01-18 00:37:53 +00:00 |
regress
|
fix -Wsign-compare issues
|
2009-01-18 11:56:51 +00:00 |
rescue
|
- rework this a bunch to make it work inside /rescue/ldd.
|
2009-01-07 00:39:23 +00:00 |
sbin
|
Do not erroneously leave a truncated 16-bit sector
|
2009-01-18 10:50:56 +00:00 |
share
|
If we have a SHLIB_VERSION_FILE, add is as a dependency for the
|
2009-01-17 12:09:58 +00:00 |
sys
|
Use sed, awk and hexdump from tools to make this work on Solaris. Ok by apb.
|
2009-01-18 13:55:31 +00:00 |
tests
|
Kernel modules (kmod files) are now installed in a subdirectory per module.
|
2009-01-04 17:56:57 +00:00 |
tools
|
Fix struct passwd time fields. From Shin'ichiro TAYA
|
2009-01-18 01:44:09 +00:00 |
usr.bin
|
Only terminate a conditional function argument on ')' if we expect the
|
2009-01-18 12:50:15 +00:00 |
usr.sbin
|
fix -Wsign-compare issues
|
2009-01-18 11:56:51 +00:00 |
x11
|
fix include filename
|
2008-11-28 10:27:29 +00:00 |
BUILDING
|
be explicit about MAKEOBJDIR and MAKEOBJDIRPREFIX not being for
|
2008-12-02 22:28:21 +00:00 |
Makefile
|
Build kernel modules the same time as the rest of the system libraries.
|
2008-12-30 22:18:11 +00:00 |
Makefile.inc
|
…
|
|
UPDATING
|
Make it clearer how link time failures in packages can be fixed
|
2009-01-14 15:53:29 +00:00 |
build.sh
|
"\t" does not represent a tab in sed regular expressions,
|
2009-01-03 08:23:00 +00:00 |