aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Replace the prototype vaps_<ifn> and vap_create_<ifn> variables withBrooks Davis2008-04-251-4/+26
* Fix the year of my doc/www commit bit that I've got :)Ganbold Tsagaankhuu2008-04-231-1/+1
* Add:Gabor Pali2008-04-221-0/+3
* Use ddb(4), not DDB(4) for man page cross-references.Robert Watson2008-04-211-4/+4
* Multi-bss (aka vap) support for 802.11 devices.Sam Leffler2008-04-2016-491/+586
* move awi to the Attic; it will not make the jump to the new world orderSam Leffler2008-04-205-164/+0
* Mention support for nForce MCP73.Pyun YongHyeon2008-04-161-2/+4
* LK_NOWITNESS can be used now in lockmgr*() functions in order to skipAttilio Rao2008-04-121-1/+5
* MFp4: k8temp(4) man page.Rui Paulo2008-04-122-0/+72
* Correct an obvious typo.Pawel Jakub Dawidek2008-04-121-1/+1
* Update .DdMaksim Yevmenkin2008-04-091-1/+1
* Fix spelling mistake in comment.Alexander Kabaev2008-04-091-1/+1
* Add rfcomm_pppd_server rc script to allow start rfcomm_pppd(8) in serverMaksim Yevmenkin2008-04-081-0/+106
* - Add write(2) support for psm(4) in native operation level. Now arbitraryJung-uk Kim2008-04-081-2/+4
* Change the EXAMPLE section to reflect reality (ISA -> ACPI).Rui Paulo2008-04-071-3/+3
* Maintain and observe a ZBUF_FLAG_IMMUTABLE flag on zero-copy BPFRobert Watson2008-04-071-8/+8
* Commit manpages for lockmgr_args_rw(9) and lockmgr_rw(9).Attilio Rao2008-04-062-16/+44
* MFp4 (mips2-jnpr):Warner Losh2008-04-041-1/+1
* Add note about PZERO being obsolete, because so much code uses it.Warner Losh2008-04-041-1/+5
* PR ports/121363 (& ports/73797) has been committed, so we can now go backDavid E. O'Brien2008-04-021-2/+2
* Add manpages for rw_try_rlock() and rw_try_wlock() functions.Attilio Rao2008-04-012-1/+21
* Connect malo.4 to the build.Weongyo Jeong2008-04-011-0/+1
* Fix punctiation.Sergey Skvortsov2008-03-311-1/+1
* Regen.Ruslan Ermilov2008-03-291-9/+19
* Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longerRuslan Ermilov2008-03-292-6/+2
* Rewrite node to support multiple hooks, alike to ng_l2tp, to use one pairAlexander Motin2008-03-291-5/+8
* ARC-1680 is supported.Christian Brueffer2008-03-281-1/+3
* Document lockmgr_waiters(9).Christian Brueffer2008-03-282-1/+9
* Add Qualcomm, Inc. ZTE CDMA Technologies MSM to the list of supportedRui Paulo2008-03-281-1/+3
* Add support for hardwiring ppp sessions to particular devices with newBrooks Davis2008-03-281-1/+9
* Allow the characters .-+/ to appear in ppp profile names by folding themBrooks Davis2008-03-261-3/+24
* Fix some "in in" typos in comments.Christian Brueffer2008-03-261-1/+1
* Bring this manpage more in line with other wlan driver manpages.Christian Brueffer2008-03-251-10/+15
* s/M_TRYWAIT/M_WAIT/Ruslan Ermilov2008-03-252-2/+2
* Replaced the misleading uses of a historical artefact M_TRYWAIT with M_WAIT.Ruslan Ermilov2008-03-251-14/+4
* Add support for Marvell Libertas 88W8335 based PCI network adapters.Weongyo Jeong2008-03-251-0/+124
* Fix double patch on this file.Edwin Groothuis2008-03-251-2/+0
* MFV of tzdata2008aEdwin Groothuis2008-03-255-38/+227
* Introduce support for zero-copy BPF buffering, which reduces theChristian S.J. Peron2008-03-241-15/+240
* Oops, add back the SYNOPSIS section header I accidently removed in theChristian Brueffer2008-03-201-0/+1
* Add support for MACHINE_ARCH == mips, plus a few generic CPU types thatWarner Losh2008-03-191-0/+30
* Bah, missed one instance in the previous commit. Correct bpfChristian Brueffer2008-03-171-1/+1
* Correct bpf data-link type.Christian Brueffer2008-03-171-2/+2
* Use a standard section 4 SYNOPSIS.Christian Brueffer2008-03-173-17/+41
* Device counts are long gone.Christian Brueffer2008-03-171-2/+2
* Fix AUTHORS formatting.Christian Brueffer2008-03-161-0/+1
* Device counts are long gone, also remove the outdated FILES section.Christian Brueffer2008-03-161-11/+2
* Implement atomic_fetchadd_long() for all architectures and document it.Pawel Jakub Dawidek2008-03-161-1/+2
* Implement soon-to-be-used rw_unlock() macro.Pawel Jakub Dawidek2008-03-161-1/+9
* Add missing .El.Pawel Jakub Dawidek2008-03-161-0/+1