Go to file
mjacob cef319e0b4 Note both active and nvram WWNN/WWPNs
Fix the bug where the thread worker constantly looped. It was a race as
to whether or not the thread fired up or a polled/probed command happened
first, or maybe it's due to other scsipi changes, but we never set the
value that caused the fc thread worker to actually go to sleep until an
initial loop up.

This was rather ugly as it consumed nearly all CPU time available from thence
on. Bad.
2003-08-07 01:10:53 +00:00
bin Include stdlib.h so EXIT_FAILURE is defined. 2003-08-05 14:55:03 +00:00
crypto consistently use new DES API, re-enable des regression test 2003-07-31 08:53:58 +00:00
dist Merge nawk version 20030729 changes, and resolve conflicts. 2003-08-02 22:41:59 +00:00
distrib use bounded string op 2003-08-06 13:56:58 +00:00
doc Note the ktrace-lwp branch. 2003-08-06 06:35:31 +00:00
etc Put boot32,ffa into the release tree so people can use it for booting ramdisk 2003-08-02 18:02:36 +00:00
games Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
gnu Provide a default for "TOOL_M4" so that a manual "make" in 2003-08-06 17:09:26 +00:00
include netbsd.org->NetBSD.org 2003-07-26 17:35:00 +00:00
lib make the read-only arrays const 2003-08-06 08:44:22 +00:00
libexec KNF 2003-08-05 19:41:53 +00:00
regress regress test for libdes (destest.c from 0.9.6j) 2003-08-04 04:20:25 +00:00
rescue Remove file "rescue.unstripped" in "cleandir" target. 2003-07-14 09:00:33 +00:00
sbin Exit child process if we fail to 'cd /dev' or 'execl sh MAKEDEV'. 2003-08-05 09:31:48 +00:00
share Add example section for action mode. 2003-08-06 22:16:34 +00:00
sys Note both active and nvram WWNN/WWPNs 2003-08-07 01:10:53 +00:00
tools Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
usr.bin Remove special case handling for $CPP and use execvp() instead. 2003-08-05 21:26:55 +00:00
usr.sbin Add and use the log_err, log_errx, log_warn and log_warnx functions that act as 2003-08-06 23:58:40 +00:00
BUILDING Add build.sh -Z var, to unset a variable and ensure it's unset in makewrapper. 2003-07-29 10:07:15 +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 It is openssl, not openssh, and fix another typo. 2003-08-05 18:39:56 +00:00
build.sh Add build.sh -Z var, to unset a variable and ensure it's unset in makewrapper. 2003-07-29 10:07:15 +00:00