summaryrefslogtreecommitdiffstats
path: root/share/man
Commit message (Collapse)AuthorAgeFilesLines
...
* Sort MAN and MLINKS lists.ru2006-10-053-16/+16
|
* sort MLINKS properlyjmg2006-10-051-7/+7
| | | | Pointed out by: ru
* Polish markup and some wording.ru2006-10-051-82/+105
| | | | Discussed with: jmg (also reviewed by him)
* forgot to update the date...jmg2006-10-041-1/+1
|
* add man page talking about how to interface w/ the kqueue system so othersjmg2006-10-042-0/+353
| | | | | | can write additional filters... mdoc police please!
* Format the list of commands so that the output looks nicer,ru2006-10-031-1/+27
| | | | | | by putting command aliases on the adjacent lines. Prodded by: bde
* Connect hash(9) to the build and add MLINKS for all functions.andre2006-10-021-0/+7
| | | | Pointed out by: ru
* Remove long untrue note about storing state information inside free items.kib2006-10-021-19/+1
| | | | | | OKed by: rwatson, tegge Approved by: pjd (mentor) MFC after: 1 week
* Xref snd_hda(4).joel2006-10-011-0/+1
|
* Add a manual page for snd_hda(4) and hook it up to the build.joel2006-10-012-0/+154
| | | | Reviewed by: brueffer, ariff
* Markup glitch.ru2006-09-301-1/+2
|
* Require rpc.lockd(8) only if make is running with the -j option.ru2006-09-301-2/+5
|
* Add man page for snd_envy24ht(4).netchild2006-09-302-0/+100
|
* Add the snd_spicds(4) man page.netchild2006-09-302-0/+88
|
* - it uses the spicds driver now, change the kernel compile instructionsnetchild2006-09-301-3/+4
| | | | - add info about the chipsets
* Revise markup.ru2006-09-306-174/+98
|
* Revise markup.ru2006-09-306-69/+95
|
* Revise markup.ru2006-09-3019-225/+261
|
* Fixed small markup glitches and removed the CAVEATS section.ru2006-09-301-6/+2
|
* Document ioctls differently, like is done in other section four manpages.ru2006-09-301-60/+38
|
* Revise markup.ru2006-09-301-6/+5
|
* Regen (removal of WITHOUT_LIBC_R).ru2006-09-301-7/+1
|
* Removed libc_r build support.ru2006-09-301-1/+1
|
* Remove mentions of libc_r.ru2006-09-3054-58/+3
|
* Spelling.ru2006-09-291-1/+1
|
* Nits.bms2006-09-292-2/+4
| | | | Submitted by: ru
* Push removal of mrouted down to the rest of the tree.bms2006-09-293-10/+11
|
* Document config_intrhook.imp2006-09-252-0/+105
| | | | MFC After: 250 millifortnights
* - move steps describing how to gain ipdivert support to SYNOPSIS anddanger2006-09-241-8/+18
| | | | | | | | follow the style of other section 4 manual pages - add ipfw(4) to SEE ALSO section Reviewed by: ru Approved by: trhodes (mentor), keramida (mentor)
* Add documentation on the new bge tunable. Also put the tunable docs into ascottl2006-09-231-7/+15
| | | | separate section.
* o Add pthread_yield.3 man page.maxim2006-09-182-1/+33
| | | | | | | PR: docs/100083 Reviewed by: deischen, ru Obtained from: OpenBSD MFC after: 2 weeks
* Markup fixes.ru2006-09-1843-248/+310
|
* Correct the list of bus_space_*_stream_[1248] functions in theru2006-09-181-39/+37
| | | | | | | STREAM FUNCTIONS section: - Really list only and all *_stream_* functions. - Don't list their arguments (it's pointless).
* hw.syscons.kbd_kbdkey is actually named hw.syscons.kbd_debug.ru2006-09-181-3/+3
|
* o Document 'make quicksearch'.maxim2006-09-181-1/+6
| | | | | | PR: docs/103162 Submitted by: Lars Engels MFC after: 1 week
* o Grammar.maxim2006-09-181-1/+1
|
* - Instead of listing which ships support Rx/Tx checksum offload and Jumbobrueffer2006-09-151-8/+4
| | | | | | | | Frames, mention the one chip that does not support them (obtained from the driver README) - Mention TSO and the chips that do not support it (provided by pdeuskar) - Do not refer to the README for VLAN support, building and installing the driver
* Mention TSO support.brueffer2006-09-151-3/+3
|
* Add 'show geom [addr]' ddb(4) command, which prints entire GEOM topology ifpjd2006-09-151-1/+12
| | | | | | | no additional argument is given or details about the given GEOM object (class, geom, provider or consumer). Approved by: phk
* Correct include path.jhb2006-09-131-1/+1
|
* Remove references to the pam(8) manual page. It does not exist.joel2006-09-131-4/+2
| | | | | Requested by: novel Discussed with: brueffer, simon
* Fix markup bug in last commit.glebius2006-09-131-1/+1
| | | | Submitted by: ru
* Document net.inet.tcp.maxtcptw and net.inet.tcp.nolocaltimewait.glebius2006-09-131-1/+19
| | | | Wording by: Devon O'Dell
* Bump date, per ru@imp2006-09-121-1/+1
|
* Add note about identify routines needing to use BUS_ADD_CHILD ratherimp2006-09-111-0/+6
| | | | | than device_add_child. The latter is only for busses adding children, not children drivers telling a bus that they have an instance...
* Regen.ru2006-09-111-2/+7
|
* Document that bits are numbered from 1 in the %b format argument.ru2006-09-081-3/+7
|
* So there is where that handbook paragraph came from. Kill it here too.trhodes2006-09-081-14/+1
| | | | | | Remove a paragraph about over building security, it's a bit off. Discussed with: des, FreeBSD-security
* Fix the markup.ru2006-09-071-47/+62
| | | | Prompted by: imp
* Mostly re-write man page to reflect current state of this interface.imp2006-09-061-7/+109
| | | | | | Warn of races. # Doc police: Please review
OpenPOWER on IntegriCloud