Go to file
isaki 0a5ccf5143 Delete 10 years old #if 0'd comments in intio.c, locore.s.
According to the old comment, the interrupt handler via intiotrap
should set his interrupt level again, but it's not right.  And
don't set it again by interrupt hander.
2009-01-18 04:48:53 +00:00
bin fix -Wsign-compare issues 2009-01-18 00:24:29 +00:00
common Include sys/param.h in the kernel to make the vax properly pick up 2009-01-14 21:33:22 +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 shared lib versions for libdevmapper following the 64bit time_t/dev_t bumps 2009-01-18 00:44:33 +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 Add lvm rc.d script to build. 2009-01-16 01:59:23 +00:00
external Link cvs staticaly and and -ledit and -ltermcap to linking libraries. 2009-01-13 22:38:00 +00:00
games fix -Wsign-compare issues 2009-01-18 00:24:29 +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 use a separate variable to copy the locale. 2009-01-17 17:56:01 +00:00
libexec fix -Wsign-compare issues 2009-01-18 00:37:53 +00:00
regress Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db format. 2009-01-02 00:20:18 +00:00
rescue - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
sbin fix -Wsign-compare issues 2009-01-18 00:24:29 +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 Delete 10 years old #if 0'd comments in intio.c, locore.s. 2009-01-18 04:48:53 +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 fix -Wsign-compare issues 2009-01-18 01:34:30 +00:00
usr.sbin Avoid casting an uisigned to a signed value, thereby invoking formally 2009-01-17 22:01:32 +00:00
x11 fix include filename 2008-11-28 10:27:29 +00:00
build.sh "\t" does not represent a tab in sed regular expressions, 2009-01-03 08:23:00 +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