aboutsummaryrefslogtreecommitdiff
path: root/share/man
Commit message (Expand)AuthorAgeFilesLines
* Fix typo errors, remove repeated paragraphs, update incorrect (i.e. mixed up)Chris Costello1999-12-071-11/+6
* Correct the synopsis for the wi(4) driver: it's just "device wi0" now, notBill Paul1999-12-072-2/+2
* The typo was actually that ``if'' was misspelled as ``it.''Chris Costello1999-12-071-1/+1
* Fix a typo (specifically, the word ``it'' was used twice in a row where itChris Costello1999-12-071-1/+1
* Fixed disordering in rev.1.63.Bruce Evans1999-12-051-3/+4
* Mention USB mouse support.Kazutaka YOKOTA1999-12-052-2/+10
* Add the if_dc driver and remove all of the al, ax, dm, pn and mx driversBill Paul1999-12-047-794/+327
* From the author:Brian Feldman1999-12-031-8/+8
* New netgraph node type, ng_bpf(8). This node type allows you toArchie Cobbs1999-12-031-0/+143
* Remove mention of 'ivars'.Matthew N. Dodd1999-12-031-7/+2
* Add the device_get_children(9) man page.Nick Hibma1999-12-023-1/+62
* It's device_add_child*, not bus_add_child*.Nick Hibma1999-12-021-2/+2
* Update documentation to reflect new functionality.Archie Cobbs1999-11-301-9/+59
* Fix typo.Archie Cobbs1999-11-301-3/+2
* Add two new generic control messages, NGM_ASCII2BINARY andArchie Cobbs1999-11-303-4/+107
* add pthread_cancel, obtained from OpenBSD.Alfred Perlstein1999-11-282-0/+257
* A bullet in the head to pkg_manage references.Bill Fumerola1999-11-261-4/+0
* Document single_mountd_enableAndrey A. Chernov1999-11-231-0/+10
* Remove man_locles - goes to manpath.configAndrey A. Chernov1999-11-231-7/+0
* Document pppoed optionsBrian Somers1999-11-231-0/+23
* Update the manpage with the changed usb_devinfo structure.Nick Hibma1999-11-221-29/+39
* The rt_refcnt member is a long now.John Polstra1999-11-221-1/+1
* Document the requirement for root privileges.Julian Elischer1999-11-211-1/+3
* Document new feature (support for write(2) when 1 hook attached).Julian Elischer1999-11-211-0/+10
* The at_exit and at_fork functions currently use a 'roll your own'Poul-Henning Kamp1999-11-192-8/+0
* Update references.Archie Cobbs1999-11-191-12/+16
* Miscellaneous edits.Archie Cobbs1999-11-191-21/+25
* Add reference to ng_pppoe(8).Archie Cobbs1999-11-191-0/+1
* Update to reflect changed functionality.Archie Cobbs1999-11-191-22/+24
* Fix invalid option name: DIVERT -> IPDIVERTAlexey Zelkin1999-11-171-1/+1
* Add reference to new netgraph node type "ksocket".Archie Cobbs1999-11-161-1/+2
* New Netgraph node type "ksocket".Archie Cobbs1999-11-161-0/+128
* * remove i386 specific markAlexey Zelkin1999-11-1541-59/+57
* Deactivate manpages repo-copied to man4 directory (all these driversAlexey Zelkin1999-11-1543-9148/+10
* Activate manpages repo-copied from man4.i386.Alexey Zelkin1999-11-151-9/+16
* Document changed calling conventions (lost WILLRELE) for VOP_MKNOD andEivind Eklund1999-11-131-13/+1
* 'Dq' -> '.Dq'Bill Fumerola1999-11-121-3/+3
* Update to reflect changes in the node type.Archie Cobbs1999-11-102-10/+51
* Fix typo: MOUSE_GETSTAT -> MOUSE_GETSTATUS.Kazutaka YOKOTA1999-11-097-11/+11
* - Document SC_TWOBUTTON_MOUSE, SC_NORM_ATTR, SC_NORM_REV_ATTR,Kazutaka YOKOTA1999-11-082-0/+94
* Update to better reflect reality.Archie Cobbs1999-11-081-18/+16
* Add missing documentation for the two control messages supportedArchie Cobbs1999-11-081-1/+8
* Add some more clarification.Archie Cobbs1999-11-081-8/+35
* Stop nroff from complaining about the freeBSD version..Julian Elischer1999-11-0711-29/+55
* Bring the man page for netgraph socket nodes up to date.Julian Elischer1999-11-061-3/+36
* Fix a typo.Chris Costello1999-11-031-1/+1
* Move the description of the traditional sleep() form out into the historyJoerg Wunsch1999-11-031-6/+9
* Fix a disappearing section due to use of (') in the text. Use theNik Clayton1999-11-022-2/+4
* Fix file names in .FILES section.Alexey Zelkin1999-11-021-8/+4
* Document .Ox and .Nx macrosAlexey Zelkin1999-11-021-6/+24