Commit Graph

10394 Commits

Author SHA1 Message Date
njoly 527067ce64 Kill extra El macro. 2013-05-24 14:41:32 +00:00
njoly 6fc5b50a1b Remove extra dot. 2013-05-24 14:40:18 +00:00
wiz c57d5b5313 Fix xrefs. 2013-05-24 10:01:15 +00:00
uwe cf4354e6e7 Instead of .Ar use .Fa or .Vt as appropriate. 2013-05-22 18:41:08 +00:00
uwe 5e0ecd6d23 Use .Er for errors instead of .Dv 2013-05-22 18:29:41 +00:00
christos 178731dab0 add a man page for ts2timo. 2013-05-22 16:01:44 +00:00
roy a34d72845c For IPv6, emit RTM_NEWADDR once DAD completes and also when address flag
changes. Tentative addresses are not emitted.

Version bumped so userland can detect this behaviour change.
2013-05-21 08:37:27 +00:00
mbalmer e82f5d46e0 use working email address. 2013-05-20 18:36:14 +00:00
mbalmer edd93d3bd3 working email address. 2013-05-20 18:34:39 +00:00
mbalmer 8bbad1c8eb gpiosim(4) is 64-bit wide now. 2013-05-20 15:49:03 +00:00
msaitoh 8fa08c1e4c - Add KERNHIST and KERNHIST_PRINT.
- Update UVMHIST and UVMHIST_PRINT.
2013-05-15 05:47:10 +00:00
msaitoh b126aa9f41 s/can be displayed be calling/can be displayed by calling/
XXX pullup-5
2013-05-15 05:30:33 +00:00
msaitoh 56fd90edea Change from deleted "show uvmhist" to "show kernhist".
XXX pullup-6
2013-05-15 05:22:43 +00:00
wiz e0a986bcb9 Make nanotime and getnanotime prototypes match.
Also, the BUGS section doesn't describe something fixable, so make
it a CAVEATS section instead.
Bump date.
2013-05-13 12:07:44 +00:00
wiz 3362820342 Mention that TerraTec Aureon 7.1 PCIe is supported by
this driver. Bump date.
2013-05-10 11:05:14 +00:00
wiz 96d067c6a4 Punctuation fixes, put FILES in a list. 2013-05-09 13:54:11 +00:00
aymeric 29c8b179ee mention support for AR3012 based chips and point to the corresponding
firmware files
2013-05-09 12:46:21 +00:00
pgoyette b322009003 Fix the build 2013-05-08 04:33:15 +00:00
rkujawa 4a34c9a43f Add mcp980x(4) man page. 2013-05-07 22:45:26 +00:00
riastradh 1bb03de69a First draft of a long-awaited man page for genfs_rename(9). 2013-05-01 18:56:48 +00:00
wiz c3c24d432a Remove trailing whitespace. 2013-04-29 14:19:48 +00:00
rkujawa 7b2fe77e42 Add info about LDOs and DCDCs in TPS65217. 2013-04-29 13:28:55 +00:00
wiz 0e3fa8cc54 Bump date for previous. 2013-04-28 12:51:04 +00:00
rkujawa 4fb6fc4e82 Add slhci at zbus. 2013-04-28 10:23:03 +00:00
wiz d8e26998a1 Minor fixes. 2013-04-26 20:57:48 +00:00
rkujawa d4388e5cd0 Add man page for TPS65217 PMIC. 2013-04-26 20:08:53 +00:00
jdf 1428b55a96 Fix timestamp in the licence. 2013-04-25 23:15:14 +00:00
jdf 719a5de0b5 Add licence. 2013-04-25 23:05:09 +00:00
wiz 9edfa90da4 Fix mdoclint warnings.
XXX: licence missing, please add it.
2013-04-25 21:52:48 +00:00
jdf 107d0467dd Commit the file src.7 describing the source layout of the NetBSD src tree.
Written by Elvira Khabirova and Mingzhe Wang (the sys/ part) in the scope of
Google Code-In 2012/2013.
2013-04-25 12:05:54 +00:00
yamt c0a3e99683 fix prototype 2013-04-24 00:56:14 +00:00
yamt f0a3996216 fix return value 2013-04-24 00:51:58 +00:00
msaitoh 423398df04 Add I21[01]. 2013-04-19 00:40:59 +00:00
jdf 29366d9bc2 * remove superfluous `.Pp' and `.Ns' macros (fixes mandoc(1) warnings)
* macro correction (`.Nm' -> `.Pa');
 * small wording, punctuation, and white space corrections/improvements.

Patch supplied by Bug Hunting.
2013-04-15 22:50:08 +00:00
jdf 2304bc2255 Remove superfluous '.Pp' macro (fixes mandoc(1) warning).
Patch supplied by Bug Hunting.
2013-04-15 22:46:52 +00:00
wiz cdf08b521b New sentence, new line. 2013-04-10 00:24:28 +00:00
christos 6d6ea83f53 update init_win{,_local} to match recent changes. 2013-04-10 00:20:14 +00:00
njoly 4bfb4fdd36 Fix section (3 -> 2) in openat xref. 2013-04-09 13:29:07 +00:00
khorben 27bee29666 Added support for the Realtek 8168F variant in re(4).
From FreeBSD; not tested on real hardware unfortunately. The manual page was adjusted as well.

No objection from current-users@, "commit it" gdt@
2013-04-06 01:53:13 +00:00
christos 9b08c42b1d clarify the units of fsblkcnt_t 2013-04-05 17:33:06 +00:00
wiz 1cfd0987ab Add NetBSD 7.0 as first appearance of this driver to HISTORY. 2013-03-30 09:10:35 +00:00
wiz 1c18b13d46 Use ifconfig.if(5) instead of hostname.if(5) on NetBSD. 2013-03-30 09:09:50 +00:00
wiz b7f3119646 Fix Dd. Remove fw_update reference, the firmware is installed by default.
XXX: Fix ".Xr hostname.if 5", which doesn't exist on NetBSD.
2013-03-30 08:26:20 +00:00
christos 64f896110c This is the initial port of OpenBSD's athn(4) driver. It supports
quite a few Atheros 802.11n devices.  See the athn(4) manpage for a
list.

This port has only been tested with a TP-LINK TL-WN722N USB adapter
which has an AR9271 chipset (VENDOR: 0x0cf3, PRODUCT: 0x9271).  The
BSS, Monitor, and HostAP modes all seem to work on that adapter,
though the later has not been tested much.

The driver also supports PCI and CardBUS devices, but those interfaces
are completely untested and probably won't work at this point.

If someone can provide me with other adapters that should be
supported, particularly PCI or CardBUS adapters, or tell me where I
can get one cheaply, I would be happy to try to get the driver working
on those devices as well.
2013-03-30 02:53:00 +00:00
christos 8b57040752 patches for new wifi devices. 2013-03-30 02:38:58 +00:00
christos 027c677d2a fix merge conflicts 2013-03-29 22:51:04 +00:00
wiz 3f06676b22 Fix date and conflict; use Dv for NULL. 2013-03-29 21:45:27 +00:00
christos 189095559b sync with OpenBSD. 2013-03-29 21:16:31 +00:00
pgoyette b97b49129d Minor typo 2013-03-29 20:58:58 +00:00
wiz 62e9897175 Add more links for kcpuset(9). 2013-03-28 11:17:39 +00:00