Go to file
tsutsui fb67a7f5f5 Call zshard() twice in zshard_hb() interrupt handler for workaround
otherwise news3400 sometimes losts zs interrupts.

This should fix "serial console hiccups on sysinst" problem
reported by Mauricio <raub at kudria.com> on port-newsmips.
2003-05-10 03:27:33 +00:00
bin #ifdef HOSTPROG then explicitly use {major,minor,makedev}_netbsd 2003-05-09 01:09:13 +00:00
crypto plug memory leak. jgraessley at apple.com 2003-05-09 05:32:36 +00:00
dist Track type changes in <arpa/inet.h>, so that BIND compiles again. 2003-05-06 07:31:43 +00:00
distrib Allow for menu 'opt_name' being const char *. 2003-05-09 12:45:01 +00:00
doc Note pmap->uvm managed kernel address space bounds change. 2003-05-08 18:19:16 +00:00
etc Remove ksyms before mknod ksyms. 2003-05-09 00:13:50 +00:00
games Remove double spaces between words 2003-05-08 18:12:24 +00:00
gnu Sync ports with reality. 2003-05-10 00:06:09 +00:00
include bcrypt_gensalt() isn't defined in any X/Open standard I've got convenient 2003-05-05 14:49:31 +00:00
lib O_NOFOLLOW is another non-standard extension 2003-05-08 23:20:38 +00:00
libexec PR/21233: Onno van der Linden: -U option does not work as advertised. 2003-05-09 20:50:35 +00:00
regress Add a simple double -> unsigned conversion test for values that can not 2003-05-03 19:33:51 +00:00
rescue Build mount_* individually, since mount and most of mount_* no longer 2003-03-03 02:09:18 +00:00
sbin Fix typo 2003-05-09 23:05:53 +00:00
share Document isa_drq_alloc/free. 2003-05-10 00:02:22 +00:00
sys Call zshard() twice in zshard_hb() interrupt handler for workaround 2003-05-10 03:27:33 +00:00
tools Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
usr.bin If no files are specified on the command line, put { ".", NULL } in 2003-05-10 02:09:39 +00:00
usr.sbin just for safety - use sizeof 2003-05-09 00:48:59 +00:00
BUILDING build.sh now provides defaults for DESTDIR and RELEASEDIR if not expert mode. 2003-05-08 14:42:05 +00:00
Makefile .WAIT before distrib, since distrib may need things built earlier 2003-04-18 19:14:39 +00:00
Makefile.inc
UPDATING put a not on 2002/12/19 cvs repository layout change. 2003-04-30 07:23:49 +00:00
build.sh When providing a default DESTDIR & RELEASEDIR in non-expert mode, add 2003-05-09 09:10:06 +00:00