Go to file
scw 94359b8f74 Ditch the messy "disk access" polling code. There was no way to
determine accurately which LED to illuminate.

Instead, hook into the PCI[ABC] interrupt chains (used solely for the
USB controller) and use the disk1/disk2 LEDS to indicate general USB
activity.

Use the "Ready/Status" LED as a CPU activity indicator by hooking the
TMR0 interrupt and illuminating the LED if the CPU is non-idle.
2006-12-10 10:23:37 +00:00
bin Sync with OpenBSD systrace 1.6d. 2006-12-10 01:22:02 +00:00
common Add a comment to explain how the value for uaddr is chosen. Maybe uvm_mmap 2006-11-28 18:36:26 +00:00
crypto From Joy Latten: README.plainrsa documenting plain RSA auth 2006-12-10 05:51:14 +00:00
dist Modify netmask calculation so that /0 is fast-tracked, and so that network 2006-11-27 22:24:27 +00:00
distrib New README.plainrsa sample file 2006-12-10 05:52:10 +00:00
doc yamt-splraiseipl: new base. 2006-12-10 07:58:51 +00:00
etc Forward options -f, -m, -s to the MAKEDEV.local script, with the 2006-12-10 08:14:32 +00:00
games s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
gnu 2006-12-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> 2006-12-10 00:19:32 +00:00
include defined(_NETBSD_SOURCE) is equivalent to (!defined(_ANSI_SOURCE) && 2006-12-09 19:33:42 +00:00
lib Render the format %% as %. 2006-12-09 20:18:43 +00:00
libexec allow compilation without SUPPORT_UTMP 2006-12-04 21:13:22 +00:00
regress test the pipe: mknod pipe p creates a pipe named "pipe", not "p" 2006-12-07 10:00:39 +00:00
rescue add libprop to LIBS, as veriexecctl now needs it. 2006-11-29 08:41:49 +00:00
sbin Don't reset entry-type for every flag_spec. 2006-12-08 23:22:19 +00:00
share New README.plainrsa sample file 2006-12-10 05:52:10 +00:00
sys Ditch the messy "disk access" polling code. There was no way to 2006-12-10 10:23:37 +00:00
tools Change the name of the host disklabel to nbdisklabel-${MAKEWRAPPERMACHINE}, 2006-12-09 20:13:13 +00:00
usr.bin Fix timezone and date parsing. From Anon Ymous. 2006-12-10 06:06:47 +00:00
usr.sbin properly display OF variables that aren't strings 2006-12-10 03:06:25 +00:00
x11 PR misc/26923 sent by Kouichirou Hiratsuka "xterm does not support luit". 2006-09-24 07:59:59 +00:00
BUILDING Clarify that DESTDIR/OBJDIR/etc are absolute paths, but build.sh 2006-10-08 17:54:30 +00:00
Makefile don't filter out .WAIT when converting from _SUBDIR to SUBDIR 2006-09-07 03:51:44 +00:00
Makefile.inc
UPDATING mention needing gcc rebuild for ssp. 2006-11-09 18:20:59 +00:00
build.sh Change the name of the host disklabel to nbdisklabel-${MAKEWRAPPERMACHINE}, 2006-12-09 20:13:13 +00:00