Go to file
dyoung a5a3f28dce Sometimes a change of CSTSCHG# accompanies the first interrupt from
an Atheros WLAN.  That generates a CB_SOCKET_EVENT_CSTS event on
the bridge.  The event isn't interesting to pccbb(4), so we used
to ignore the interrupt.  Now, let the child devices try to handle
the interrupt, instead.  The Atheros NIC produces interrupts more
reliably, now: used to be that it would only interrupt if the driver
avoided powering down the NIC's cardslot, and then the NIC would
only work after it was reset a second time.
2007-11-21 02:07:09 +00:00
bin Compat pecoff uses the standard netbsd system call interface. 2007-11-10 14:41:51 +00:00
common Don't unconditionally clear the direction flag. The ABI says it must always 2007-11-12 18:41:59 +00:00
crypto From Arnaud Ebalard: some sanity checks, debug, and a better matching of SPD entries in getsp_r() 2007-11-09 16:28:14 +00:00
dist Note to self - document in comments the reasons for doing certain things. 2007-11-18 23:52:19 +00:00
distrib add <dev/pud> (hi, pooka!) 2007-11-21 01:28:44 +00:00
doc Support for boot.cfg has been added to the i386 bootloader 2007-11-20 15:49:14 +00:00
etc add /dev/pud 2007-11-20 18:58:46 +00:00
games A terrible kludge: don't compile/link malloc.c if arch=sun2. My apologies 2007-11-17 00:10:55 +00:00
gnu fix gcc bug #34130 (wrong multiplication with negative constants 2007-11-20 23:27:56 +00:00
include Enable posix_memalign(). 2007-11-19 14:48:41 +00:00
lib Sync with reality, and note that programs must link against the dynamic 2007-11-19 15:53:20 +00:00
libexec stack_protector.c has moved. 2007-11-13 15:34:51 +00:00
regress This should have died before; it is not of any use now that regress/bin 2007-11-12 15:29:03 +00:00
rescue Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
sbin Fix e2fs_itpg calculation. 2007-11-20 16:34:37 +00:00
share allow listening to channel RFCOMM_CHANNEL_ANY, which means that 2007-11-20 20:25:57 +00:00
sys Sometimes a change of CSTSCHG# accompanies the first interrupt from 2007-11-21 02:07:09 +00:00
tests Remove the libfake hack, as it breaks the build in sun2 (which does not 2007-11-19 14:17:45 +00:00
tools target: 2007-11-19 05:54:03 +00:00
usr.bin Make syntax checking for id(1), groups(1) and whoami(1) commands stronger so 2007-11-16 18:09:50 +00:00
usr.sbin use optarg instead of mode when reporting failure - mode is uninitialised 2007-11-19 19:49:58 +00:00
x11 On NetBSD/amd64, load modules within the first 2GB of RAM. 2007-10-11 19:04:49 +00:00
build.sh Indent. 2007-11-20 01:33:32 +00:00
BUILDING Convert build.sh iso-dir=directory option to -C cddir as per jmmv@ on 2007-09-01 09:32:19 +00:00
Makefile Add the tests.tgz set 2007-11-12 15:06:45 +00:00
Makefile.inc
UPDATING Fix a few typos. 2007-11-17 09:53:16 +00:00