Go to file
christos 958efcff99 From Anon Ymous:
Port of the otus driver from OpenBSD.  This driver supports USB 2.0
wireless network devices based on Atheros Communications AR9001U
chipset.  It claims to support several AR9001U based adapters, but has
only been tested with a NetGear WNDA3100 adapter (0x0846/0x9010).

XXX: The EDCA support is currently missing from our network stack
(hopefully coming soon), but the driver hooks for it are there.
2010-11-03 20:03:02 +00:00
bin Make sh build in debug mode 2010-10-29 17:06:53 +00:00
common Rename rb.h to rbtree.h, as it is more appropriate (c.f. ptree.h). Also 2010-09-25 01:42:38 +00:00
compat Hook up xz into the build system. 2010-11-02 16:34:33 +00:00
crypto Clean up the test home directory in "make distclean" 2010-11-03 02:40:34 +00:00
dist PR/44006: Ralph G: vi: CTRL-A does not handle end-of-word correctly 2010-10-28 18:12:47 +00:00
distrib add otus. 2010-11-03 18:57:32 +00:00
doc ISOfy date of Lua import 2010-11-02 16:39:53 +00:00
etc Install XZ's header files. 2010-11-02 19:12:46 +00:00
external Add otus firmware from: 2010-11-03 18:52:44 +00:00
extsrc
games Avoid undefined behavior, from Chris Spiegel in PR 43860. 2010-09-26 21:12:23 +00:00
gnu Fix -o behavior with patterns that match the empty string, as per PR 43896. 2010-09-28 00:54:04 +00:00
include Implement dl_iterate_phdr. 2010-10-16 10:27:06 +00:00
lib this page title is CDBW 2010-11-03 16:17:48 +00:00
libexec PR/44010: YAMAMOTO Takashi: sbrk: grow 0xb3ba2000 failed, error = 12" 2010-10-29 15:08:17 +00:00
regress Don't overrun the buffer, when writing some payload. 2010-10-03 19:41:25 +00:00
rescue Implement dl_iterate_phdr. 2010-10-16 10:27:06 +00:00
sbin Various improvements. 2010-10-31 11:39:46 +00:00
share add otus. 2010-11-03 18:57:32 +00:00
sys From Anon Ymous: 2010-11-03 20:03:02 +00:00
tests add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing 2010-11-03 16:10:19 +00:00
tools Replace the current usage of Elf64_Half with Elf64_Word and rename 2010-08-28 21:30:02 +00:00
usr.bin Sort sections. 2010-11-03 12:21:50 +00:00
usr.sbin Make error message more userfriendly in cases where server does 2010-10-29 16:13:51 +00:00
x11 Disable USE_PAM on ports which have legacy non-XFree86 servers. 2010-10-10 07:03:28 +00:00
build.sh Replace a couple uses of '$@' with '$*' 2010-08-24 20:52:31 +00:00
BUILDING remove the MKSUBPIXEL/MKTTINTERP options; they're going away. 2010-07-25 07:19:00 +00:00
Makefile remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
Makefile.inc
UPDATING minor clarification 2010-06-09 17:29:15 +00:00