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 ramdisk size so that the contents fits again.
|
2009-01-18 16:29:30 +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
|
Fix bogus conditional caught by today's make. It looks as if MKHIDEGAME
|
2009-01-18 20:22:45 +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
|
PR lib/40411, nuke wctrans_init(). lazy initialization is not good idea.
|
2009-01-18 22:03:19 +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
|
Remove local definitions of PRIxxxx macros in favour of the
|
2009-01-18 21:15:14 +00:00 |
share
|
Recover tls' change in rev1.33 that was clobbered in the rev1.40 sync.
|
2009-01-18 21:57:09 +00:00 |
sys
|
Split device_t out of softc, with one small fix where something wanted the
|
2009-01-19 00:11:16 +00:00 |
tests
|
Kernel modules (kmod files) are now installed in a subdirectory per module.
|
2009-01-04 17:56:57 +00:00 |
tools
|
Use hex instead of decimal in #if FOO_MAX == 0xffff.... tests, and
|
2009-01-18 21:59:19 +00:00 |
usr.bin
|
Integer values, no matter what their width, are cast to int64_t or
|
2009-01-18 21:34:32 +00:00 |
usr.sbin
|
fix version ioctl
|
2009-01-19 00:53:15 +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
|
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
|
2002-04-10 14:53:43 +00:00 |
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 |