Commit Graph

211313 Commits

Author SHA1 Message Date
pgoyette
77814c5e08 When built as module, track sysctl node creations, and destroy them on
module exit.
2012-05-31 15:07:29 +00:00
christos
a6b4b4578e remove stdint.h; it is not used. 2012-05-31 13:16:39 +00:00
nonaka
8644178b4a Remove duplicate entries. 2012-05-31 12:32:35 +00:00
nonaka
27788711a6 regen 2012-05-31 12:30:43 +00:00
nonaka
973fefb98a Ralink Technology's vendor ID is 0x148f, not 0x1485.
Pointed by FUKAUMI Naoki.
2012-05-31 12:29:15 +00:00
nonaka
cebb6f33a6 Add .An -nosplit. 2012-05-31 12:10:10 +00:00
wiz
1c095f6bdd Remove superfluous Pp 2012-05-30 22:00:44 +00:00
sjg
4c3de88126 Don't pass debug flags etc. to unit-tests 2012-05-30 21:54:23 +00:00
sjg
b420f1eb56 An empty command is quietly ignored in jobs mode, but causes a failure
in compat mode.  Just skip it.
2012-05-30 21:42:04 +00:00
rmind
fb07f475c0 npftest: add a stream processor, which prints out the TCP state information.
A tool for debugging connection tracking from tcpdump -w captured data.
2012-05-30 21:38:03 +00:00
rmind
ac69c0c39c npfctl(8): add show-config command. Also, update syntax. 2012-05-30 21:30:07 +00:00
wiz
91c0be261d Mention first NetBSD release; use Lk; simplify SYNOPSIS; bump date. 2012-05-30 20:15:56 +00:00
wiz
2edebd0d8a Install urtw(4). 2012-05-30 20:13:10 +00:00
christos
a190c7e200 add urtw.4 2012-05-30 18:35:13 +00:00
christos
1994e3b9e7 add man page from FreeBSD 2012-05-30 18:34:24 +00:00
christos
d22248f82d don't include both term.h and termcap.h 2012-05-30 18:21:14 +00:00
rkujawa
f64d6f5619 Add a driver for Elbox Mediator 1200 PCI bridges. This is still a work in
progress, but now it is good enough to drive a NE2000 card. Support for
memory space accesses will be added soon(ish).
2012-05-30 18:01:51 +00:00
wiz
4850558775 Fix date and add .An -nosplit. 2012-05-30 15:17:00 +00:00
wiz
7b2454adb4 Bump date for previous. 2012-05-30 15:16:24 +00:00
jruoho
88bb4c68e1 Add patch from Tetsuya Isaki in PR lib/46433. 2012-05-30 15:14:10 +00:00
jruoho
c4e17f798c Use "atf_arch" instead of "atf_machine"; see atf-config(1). 2012-05-30 15:11:58 +00:00
nonaka
084151cd06 Add some device IDs from OpenBSD. 2012-05-30 14:54:16 +00:00
nonaka
538a0c3b77 regen 2012-05-30 14:53:18 +00:00
nonaka
08167cd9e5 Add urtwn(4) IDs from OpenBSD. 2012-05-30 14:52:58 +00:00
nonaka
daa376b6db Add myself as responsible for urtwn(4), run(4). 2012-05-30 14:33:48 +00:00
nonaka
b26e842c15 Mention about run(4). 2012-05-30 14:31:57 +00:00
nonaka
9cdb1c70e5 Add a driver for Ralink Technology RT2700U/RT2800U/RT3000U USB IEEE
802.11a/b/g/n wireless network devices, ported from OpenBSD by FUKAUMI Naoki,
arranged by me.
2012-05-30 14:30:32 +00:00
nonaka
bb7d544fc1 Use collect device. 2012-05-30 12:05:56 +00:00
nonaka
a79f959d3f regen 2012-05-30 11:50:38 +00:00
nonaka
10e9ef243a Add more Realtek devices. 2012-05-30 11:50:05 +00:00
skrll
c46ccefd6f Release the mutex on error in urtwn_alloc_tx_list.
From jmcneill.
2012-05-30 11:41:08 +00:00
macallan
4429d05182 fix some comments 2012-05-30 08:05:12 +00:00
martin
f124f6239d Skip test on non-amd64 machines for now, pointing to PR 46490. 2012-05-30 06:01:22 +00:00
macallan
bc90984fca set AVOID_VGAHW on macppc, now this driver works out of the box
should probably be set on all machines where we never use VGA text mode
2012-05-30 05:20:36 +00:00
martin
c79e048034 Add 32bit libexecinfo version 2012-05-29 22:43:24 +00:00
nonaka
f811b45222 regen 2012-05-29 21:11:37 +00:00
nonaka
73d55534d0 Added Buffalo WLI-UC-GNM2T. 2012-05-29 21:10:40 +00:00
nonaka
5164d348d5 Add SYSV{MSG,SEM,SHM} options. 2012-05-29 20:02:42 +00:00
nonaka
0f436bbb20 regen. 2012-05-29 19:49:10 +00:00
nonaka
cfd9f8986f Added some Ralink wlan adapters. 2012-05-29 19:47:56 +00:00
joerg
d1e5e00916 Update Clang/LLVM snapshot to 156412. Refactoring. 2012-05-29 19:31:52 +00:00
matt
b2993e8d16 Remove an unneeded indirect access from polyd/polyf macros 2012-05-29 17:25:38 +00:00
martin
ec626ba614 Add n64/o32 versions of libexecinfo 2012-05-29 15:42:42 +00:00
christos
b32629544a add the realtek usb driver from jmcneill 2012-05-29 14:12:28 +00:00
christos
ac24a5a5bb Driver for Realtek RTL8187/RTL8187B 802.11b/g USB wireless adapter, from
OpenBSD by jmcneill.
2012-05-29 14:06:23 +00:00
christos
1a847ddae7 regen 2012-05-29 14:05:01 +00:00
christos
d7e7cbfe72 more usb network adapters from jmcneill 2012-05-29 14:04:48 +00:00
elric
cfcc48a769 Fix 32/64 bit int truncation issue. 2012-05-29 10:20:33 +00:00
riz
fe4a332636 The 'list_sessions' command has a -c flag to display connections
associated with the sessions.
2012-05-29 00:33:04 +00:00
dholland
6e357ed2e2 Add cdefs.h per PR 46492. 2012-05-29 00:27:59 +00:00