Go to file
bouyer 5741c101e5 Clear interrupts at end of attach, in case there is one pending.
Avoid "bogus intr" messages when interrupts are enabled later.
Patch tested by myself and Chuck Silvers.
2003-11-15 16:40:46 +00:00
bin Optimise previous change, using fcntl(F_DUPFD) to locate a free descriptor 2003-11-15 14:55:32 +00:00
contrib/sys Pull the latest HAL from sourceforge.net/madwifi/ since it fixes 2003-10-13 04:53:04 +00:00
crypto typo. minoura 2003-11-13 10:35:40 +00:00
dist <sys/cdefs.h> is a NetBSD'ism. Protect it with #ifdef __NetBSD__ 2003-11-12 02:08:11 +00:00
distrib A few sysinst fixes: 2003-11-15 12:53:34 +00:00
doc Somewhat late mention of: 2003-11-12 18:12:11 +00:00
etc Add iso-image-md-pre and iso-image-md-post targets. Installation media can 2003-11-15 08:58:27 +00:00
games Hobbes was misspelled. PR#23301 2003-10-29 04:53:39 +00:00
gnu Add kcore and netbsd thread support. 2003-11-14 19:10:00 +00:00
include ifdef out file when HAVE_NBTOOL_CONFIG_H is defined to avoid 2003-11-12 19:50:46 +00:00
lib s/modifed/modified/ 2003-11-14 16:43:57 +00:00
libexec Some improvements from the OpenBSD version of this man page. Forwarded 2003-11-02 11:27:49 +00:00
regress Descend into bin/dd 2003-11-15 10:50:59 +00:00
rescue Add installboot. Suggested by Curt Sampson. 2003-10-21 10:08:40 +00:00
sbin Initialize an uninitialized variable. 2003-11-14 01:31:24 +00:00
share netbsd.org -> NetBSD.org. 2003-11-14 17:18:18 +00:00
sys Clear interrupts at end of attach, in case there is one pending. 2003-11-15 16:40:46 +00:00
tools add --with-included-gettext to CONFIGURE_ARGS since it was 2003-11-12 19:47:54 +00:00
usr.bin Use itimerval() instead of alarm() for interval displaying. This increases 2003-11-15 11:54:34 +00:00
usr.sbin Disable hp300 support (again). 2003-11-14 12:08:59 +00:00
x11 fix previous so that it actually works 2003-11-10 02:35:24 +00:00
BUILDING Improve how build.sh -N and MAKEVERBOSE interoperate; 2003-10-26 02:17:46 +00:00
Makefile netbsd.org->NetBSD.org 2003-07-26 17:06:22 +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 Overhaul MBR handling (part 1): 2003-10-08 04:25:43 +00:00
build.sh tweak usage message. 2003-11-14 12:38:12 +00:00