summaryrefslogtreecommitdiffstats
path: root/share/man
Commit message (Expand)AuthorAgeFilesLines
* Implement RB_PREV() AND RB_FOREACH_REVERSE().jasone2007-12-281-2/+10
* Trimm out now unused option LK_EXCLUPGRADE from the lockmgr namespace.attilio2007-12-282-15/+5
* Garbage-collect following nomore existing options:attilio2007-12-271-7/+1
* Minor formatting tweaks; recommend "call doadump; reset" over "panic"rwatson2007-12-262-6/+6
* Add textdump(4) man page to describe the textdump facility and providerwatson2007-12-263-0/+194
* Add SCRIPTING section to describe new DDB scripting facilities.rwatson2007-12-261-2/+147
* Add description of 'debug.ddb.capture.data' sysctl to DBD outputrwatson2007-12-261-0/+4
* Document DDB capture facility.rwatson2007-12-251-1/+34
* Mention support for the 5722 driver in bge.4 as well.remko2007-12-251-3/+3
* Add usage example:mav2007-12-221-0/+11
* - Remove incomplete sentence fragmentgabor2007-12-211-2/+0
* - Document PORT_DBDIRgabor2007-12-211-0/+11
* - Document icase variable of make search, which can be used to controlgabor2007-12-211-2/+12
* Describe new NG_CAR_COUNT_PACKETS option.mav2007-12-191-6/+26
* Use .An -nosplit in the AUTHORS section of sf_buf(9) to avoid an undesiredrwatson2007-12-191-0/+1
* The default of 3 retransmits corresponds to a timeout value ofru2007-12-191-2/+2
* Add missing section number.brueffer2007-12-191-1/+1
* Add verbage on some of the rules for a 'filter' vs an 'ithread'imp2007-12-191-2/+81
* Add sqrt() to the first table in the manpage. It seems it was accidentallydas2007-12-151-0/+1
* Add the 'hptrr' driver for supporting the following Highpoint RocketRAIDscottl2007-12-152-0/+128
* BSDMAKE isn't really needed and was removed, so remove hereimp2007-12-131-10/+0
* Regen.ru2007-12-121-23/+38
* Document BSDMAKE variable that was recently introduced. Also, sinceimp2007-12-111-3/+16
* Regenerated page that includes the WITH_GSSAPI knob.dougb2007-12-101-2/+12
* Language nit.ceri2007-12-101-2/+2
* Commit the regenerated page that includes the WITHOUT_INSTALLLIB knob.dougb2007-12-091-3/+9
* There is no list to stop, so dont use .El.remko2007-12-081-1/+0
* Improve readability for the hosts.equiv file regarding the notationremko2007-12-081-2/+3
* Add 1000baseTX support for the nve driver, which is known here and there.remko2007-12-081-1/+8
* Document the PMC_F_CALLCHAIN flag and the kern.hwpmc.callchaindepthjkoshy2007-12-071-4/+19
* Add new controllers supported by rev 1.64 and 1.65 of aac_pci.cemaste2007-12-061-0/+28
* Bring in support for: Marvell Yukon 8039remko2007-12-051-1/+3
* Break out stack(9) from ddb(4):rwatson2007-12-021-22/+28
* Modify stack(9) stack_print() and stack_sbuf_print() routines to use newrwatson2007-12-012-2/+16
* Bump .Dd for my last commit adding PCI IDs.emaste2007-11-291-1/+1
* Document PCI IDs of controllers added in aac_pci.c v1.63emaste2007-11-291-0/+40
* Add description of stack_print() and MLINK.rwatson2007-11-292-1/+10
* Update man page to reflect latest work on enc(4):bz2007-11-281-7/+52
* Add information about the 845M card that I recently committed supportremko2007-11-281-2/+2
* Fix spelling of stack_capture() to stack_save().rwatson2007-11-281-1/+1
* Add information about the ICH6 and ICH7 being supported since recently.remko2007-11-281-3/+3
* Add the Planex FNW-3603TX card to the list.remko2007-11-281-1/+3
* Add a man page for stack(9).rwatson2007-11-272-0/+119
* The nfe driver will first appear in 7.0 and not in 6.xremko2007-11-271-2/+2
* Bump .Dd for previous revision.brueffer2007-11-261-1/+1
* Clean up after previous revision.brueffer2007-11-251-4/+5
* - Document an EAGAIN error return from a PMC_OP_CONFIGURELOG request.jkoshy2007-11-251-11/+45
* Update sx(9) lock manpage in order to add missing prototypes for functionattilio2007-11-251-2/+17
* Update rwlock(9) manpage adding missing bits about the rw_init_flags()attilio2007-11-251-2/+33
* - Improve clarity: use 'scope' to distinguish between process and systemjkoshy2007-11-241-19/+39
OpenPOWER on IntegriCloud