summaryrefslogtreecommitdiff
path: root/share/man
AgeCommit message (Expand)Author
2012-10-05some formatting/macro fixes; also a bit less bind-centricJason McIntyre
2012-10-04FRELE() has a second argument nowPhilip Guenthe
2012-10-02some small tweaks to improve the text:Jason McIntyre
2012-10-01the BUGS entry is no longer relevant, so remove it;Jason McIntyre
2012-09-30there, should be crystal clearMarc Espie
2012-09-29add support for hardware flow control, from FreeBSDJonathan Gray
2012-09-29CP210[3-5] should work. Silicon Labs have finally published a datasheet.Jonathan Gray
2012-09-28Update to account for the switch to ruby 1.9 by default. Feedback fromJeremy Evans
2012-09-27replace m_zero(9) with M_ZEROIZE; original diff from markusJason McIntyre
2012-09-26Mention checksum offload for the 6105M controller.Brad Smith
2012-09-26last stage of rfc changes, using consistent Rs/Re blocks, and moving theJason McIntyre
2012-09-26add D-Link DGE-530T to re(4), update re(4) manpageRyan Freeman
2012-09-25Update the libpthread section.Brad Smith
2012-09-25Remove mentioning of the -pthread flag.Brad Smith
2012-09-25add npppd, and clean up a few Xrs while here;Jason McIntyre
2012-09-20add uoak* devices;Jason McIntyre
2012-09-20tweak previous;Jason McIntyre
2012-09-20tweak previous;Jason McIntyre
2012-09-20accidental space after \Theo de Raadt
2012-09-20add initial version man pages for uoaklux(4), uoakrh(4) and uoakv(4)Yojiro Uo
2012-09-20don't use link to npppd(8) and pppx(4) until they are ready.YASUOKA Masahiko
2012-09-20remove unneccessary macro;Jason McIntyre
2012-09-20Lower pf frags limit to not risk running out of mbuf clustersCamiel Dobbelaar
2012-09-20add a list of chips and devicesJonathan Gray
2012-09-19tweak previous;Jason McIntyre
2012-09-19Update the route(9) manpage to reflect recent change to rt_lookup()Bret Lambert
2012-09-19Add new drivers for virtio network (vio) and block devices (vioblk, the disksStefan Fritsch
2012-09-19add pipex(4) man page.YASUOKA Masahiko
2012-09-19fix SEE ALSO;Jason McIntyre
2012-09-19SMSC LAN95xx 10/100 USB Ethernet driver, ported from FreeBSD.Jonathan Gray
2012-09-19no more PKG_ARCH messin' around in lua.port.mkJasper Lievisse Adriaanse
2012-09-18support the Lenovo ThinkVision LT1421Jasper Lievisse Adriaanse
2012-09-17remove "Using Jumbo frames can greatly improve performance for certain tasks"Stuart Henderson
2012-09-17zap trailing whitespace;Jason McIntyre
2012-09-17add IPV6_RECVDSTPORT socket option, which enables us to get originalYASUOKA Masahiko
2012-09-17Update wording for device firmware to talk update fw_update(1).Stuart Henderson
2012-09-17Update wording for device firmware to talk update fw_update(1).Stuart Henderson
2012-09-17Rework the description of the flags to pool_get(9)Philip Guenthe
2012-09-17document vdrop; original diff from Michal MazurekJason McIntyre
2012-09-16vaccess' first argument is type; from Michal MazurekJason McIntyre
2012-09-11Support FTDI FT2232H. This has a new base clock rate, different divisor,Theo de Raadt
2012-09-08syncMartin Pieuchot
2012-09-07add pkcs5_pbkdf2(3);Jason McIntyre
2012-09-06tweak previous;Jason McIntyre
2012-09-06mention SMBus support in glxpcib(4)Jonathan Gray
2012-09-02sync path to kernel sources with config(8), hier(7) and FAQRobert Peichaer
2012-09-01Kill the FILES section. No need to maintain a second list of libraries on thePascal Stumpf
2012-09-01NOPIC only affects shared libraries now.Pascal Stumpf
2012-09-01Document that systrace fds, like kqueues, cannot be shared.Philip Guenthe
2012-09-01Make '-f' only affects the "start" action.Antoine Jacoutot