Age | Commit message (Expand) | Author |
2012-10-12 | zap trailing whitespace; | Jason McIntyre |
2012-10-12 | make some assumptions more explicit, after some confusion... | Marc Espie |
2012-10-11 | do not attempt a hardware list - it is currently out of date to the point | Jason McIntyre |
2012-10-11 | Enable Host AP power saving support for the RT2700, RT2800 and RT3090 chipsets. | Mark Kettenis |
2012-10-10 | a little better DESCRIPTION; | Jason McIntyre |
2012-10-08 | Add Huawei E352. | Kirill Bychkov |
2012-10-08 | appered -> appeared; | Jason McIntyre |
2012-10-08 | deivce -> device | Jonathan Gray |
2012-10-08 | first in 5.3 not 5.2 | Jonathan Gray |
2012-10-05 | some formatting/macro fixes; also a bit less bind-centric | Jason McIntyre |
2012-10-04 | FRELE() has a second argument now | Philip Guenthe |
2012-10-02 | some small tweaks to improve the text: | Jason McIntyre |
2012-10-01 | the BUGS entry is no longer relevant, so remove it; | Jason McIntyre |
2012-09-30 | there, should be crystal clear | Marc Espie |
2012-09-29 | add support for hardware flow control, from FreeBSD | Jonathan Gray |
2012-09-29 | CP210[3-5] should work. Silicon Labs have finally published a datasheet. | Jonathan Gray |
2012-09-28 | Update to account for the switch to ruby 1.9 by default. Feedback from | Jeremy Evans |
2012-09-27 | replace m_zero(9) with M_ZEROIZE; original diff from markus | Jason McIntyre |
2012-09-26 | Mention checksum offload for the 6105M controller. | Brad Smith |
2012-09-26 | last stage of rfc changes, using consistent Rs/Re blocks, and moving the | Jason McIntyre |
2012-09-26 | add D-Link DGE-530T to re(4), update re(4) manpage | Ryan Freeman |
2012-09-25 | Update the libpthread section. | Brad Smith |
2012-09-25 | Remove mentioning of the -pthread flag. | Brad Smith |
2012-09-25 | add npppd, and clean up a few Xrs while here; | Jason McIntyre |
2012-09-20 | add uoak* devices; | Jason McIntyre |
2012-09-20 | tweak previous; | Jason McIntyre |
2012-09-20 | tweak previous; | Jason McIntyre |
2012-09-20 | accidental space after \ | Theo de Raadt |
2012-09-20 | add initial version man pages for uoaklux(4), uoakrh(4) and uoakv(4) | Yojiro Uo |
2012-09-20 | don't use link to npppd(8) and pppx(4) until they are ready. | YASUOKA Masahiko |
2012-09-20 | remove unneccessary macro; | Jason McIntyre |
2012-09-20 | Lower pf frags limit to not risk running out of mbuf clusters | Camiel Dobbelaar |
2012-09-20 | add a list of chips and devices | Jonathan Gray |
2012-09-19 | tweak previous; | Jason McIntyre |
2012-09-19 | Update the route(9) manpage to reflect recent change to rt_lookup() | Bret Lambert |
2012-09-19 | Add new drivers for virtio network (vio) and block devices (vioblk, the disks | Stefan Fritsch |
2012-09-19 | add pipex(4) man page. | YASUOKA Masahiko |
2012-09-19 | fix SEE ALSO; | Jason McIntyre |
2012-09-19 | SMSC LAN95xx 10/100 USB Ethernet driver, ported from FreeBSD. | Jonathan Gray |
2012-09-19 | no more PKG_ARCH messin' around in lua.port.mk | Jasper Lievisse Adriaanse |
2012-09-18 | support the Lenovo ThinkVision LT1421 | Jasper Lievisse Adriaanse |
2012-09-17 | remove "Using Jumbo frames can greatly improve performance for certain tasks" | Stuart Henderson |
2012-09-17 | zap trailing whitespace; | Jason McIntyre |
2012-09-17 | add IPV6_RECVDSTPORT socket option, which enables us to get original | YASUOKA Masahiko |
2012-09-17 | Update wording for device firmware to talk update fw_update(1). | Stuart Henderson |
2012-09-17 | Update wording for device firmware to talk update fw_update(1). | Stuart Henderson |
2012-09-17 | Rework the description of the flags to pool_get(9) | Philip Guenthe |
2012-09-17 | document vdrop; original diff from Michal Mazurek | Jason McIntyre |
2012-09-16 | vaccess' first argument is type; from Michal Mazurek | Jason McIntyre |
2012-09-11 | Support FTDI FT2232H. This has a new base clock rate, different divisor, | Theo de Raadt |