summaryrefslogtreecommitdiffstats
path: root/share/man
Commit message (Collapse)AuthorAgeFilesLines
* Mention more functions in the headers so whatis(1) can find them, andmarkm2000-08-162-1/+10
| | | | create links to functions so added found.
* Grammar police; make the English style more consistent throughout,markm2000-08-161-13/+17
| | | | and give suser_xxx some more airtime.
* Grammar police; "has been written by" --> "was written by".markm2000-08-154-4/+4
|
* Improve the cross-references.markm2000-08-151-1/+2
|
* Fix grammar and a function name.markm2000-08-151-2/+2
|
* Fix nit in previous delta: trailing punctuation arguments to mdocsheldonh2000-08-151-1/+1
| | | | macros must be whitespace separated.
* Document three new control messages.archie2000-08-151-0/+16
|
* Complete migration of aliases file to /etc/mail/aliases.gshapiro2000-08-132-2/+2
| | | | | The maintainers of share/examples/diskless/README.TEMPLATING and mergemaster have been contacted so those may be updated as well.
* Add output of per battery information to apm(1).ume2000-08-131-0/+2
| | | | | | New ioctl APMIO_GETPWSTATUS is introduced. Reviewed by: -mobile and -current folks (no objection)
* Correct path name.grog2000-08-131-1/+1
| | | | Submitted-by: Crist J. Clark <cjclark@alum.mit.com>
* Make the word "ldconfig" a bona fide cross-reference, and clarifyjdp2000-08-111-2/+4
| | | | | | that this option has an effect only during system start-up. Submitted by: sheldonh
* Fix hard sentence break and inappropriate use of the Pa macro insheldonh2000-08-111-3/+4
| | | | the previous delta.
* Describe ldconfig_insecure.jdp2000-08-111-0/+6
|
* 1000bassT -> 1000baseTbillf2000-08-101-1/+1
|
* Document support for the Solo 1.nsayer2000-08-101-0/+7
| | | | Requested by: sheldonh
* Correct a typobrian2000-08-101-1/+1
| | | | Spotted by: Jimmy Olgeni <olgeni@uli.it>
* Allow a ppp_user specification to run ppp at startupbrian2000-08-101-0/+4
| | | | PR: 20258
* Update to mention support for 6x000 series controllers.msmith2000-08-081-2/+2
|
* Insert missing word 'that'.archie2000-08-081-1/+1
|
* Clarify the guidelines surrounding the use of macros. The patch issheldonh2000-08-081-3/+16
| | | | | | | | | mostly unrelated to the attributed PR, and the attributed submitter wasn't so much suggesting the patch for inclusion as providing it for clarity. PR: 9869 Submitted by: bde
* Document three new control messages.archie2000-08-071-1/+17
|
* Missed one misspelling in previous commit.archie2000-08-061-1/+1
|
* Fix misspelling.archie2000-08-052-8/+8
|
* Add support for the Netgear GA620T copper gigabit card.wpaul2000-08-021-2/+4
|
* Minor man page corrections and fixups to document the difference betweennsayer2000-08-021-21/+41
| | | | | | tap and vmnet style devices. Submitted by: Vladimir
* Support for the Panasonic / Matshita USB FDD.n_hibma2000-07-311-2/+2
| | | | | Submitted by: SAKIYAMA Nobuo <sakichan@lares.dti.ne.jp> PR: kern/20300
* Capitalize the last two entries. Note that i8254 is a timer. Reportgreen2000-07-281-4/+8
| | | | | that TSC is for any fifth-gneration of later x86 processor, not an i586, and document that it _is_ available to applications.
* Add HISTORY.obrien2000-07-271-0/+5
|
* Fix minor typo.markm2000-07-271-1/+1
|
* Describe the syncer(4)-related sysctls kern.filedelay, kern.dirdelaysheldonh2000-07-261-5/+13
| | | | and kern.metadelay, thanks to mckusick's feedback.
* Add an EXAMPLES section with an example of how to mount asheldonh2000-07-241-0/+15
| | | | malloc(9)-backed md(4) device on /tmp .
* Remove references to the (removed) kern.timecounter.method sysctl.markm2000-07-231-15/+1
|
* Rework the FILES section to cover the list of common symbolic linkssheldonh2000-07-221-12/+53
| | | | | in the /dev directory. Also cover this driver's quirky relationship with the MAKEDEV script.
* Move the ef(4) manual page from sys/modules/if_ef to share/man/man4, assheldonh2000-07-211-0/+1
| | | | discussed with bp.
* Describe Resetache2000-07-211-0/+2
|
* Move the netgraph-related manual pages into share/man/man4/, assheldonh2000-07-211-0/+20
| | | | discussed with archie.
* Cosmetic:sheldonh2000-07-211-16/+143
| | | | | Convert to one file per line in the MAN4 list. This will make future deltas easier to read.
* Minor formatting tweak: compact the supported adapter list.wpaul2000-07-201-1/+2
|
* Update the Tigon driver to support 1000baseTX gigE over copper AceNICwpaul2000-07-201-6/+14
| | | | | | | | cards. This basically involves switching to the 12.4.13 firmware, plus a couple of minor tweaks to the driver. Also changed the jumbo buffer allocation scheme just a little to avoid 'failed to allocate jumbo buffer' conditions in certain cases.
* Oops. Activate tap in man4 and modules makefilesnsayer2000-07-201-2/+2
|
* Describe newly implemented SGR 22,24,25,27ache2000-07-201-9/+13
|
* Add the tap driver.nsayer2000-07-201-0/+217
| | | | | | | | | | | | | The tap driver is used to present a virtual Ethernet interface to the system. Packets presented by the network stack to the interface are made available to a character device in /dev. With tap and the bridge code, you can make remote bridge configurations where both sides of the bridge are separated by userland daemons. This driver also has a special naming hack to allow it to serve a similar purpose to the vmware port. Submitted by: myevmenkin@att.com, vsilyaev@mindspring.com
* Update isp man page, add ispfw man page.mjacob2000-07-203-92/+104
|
* Add an MLINKS entry which makes snd(4) a link for pcm(4).sheldonh2000-07-202-1/+3
| | | | Suggested by: Udo Erdelhoff <ue@nathan.ruhr.de>
* Add a FILES section which, as a side-effect, just so happens tosheldonh2000-07-201-1/+14
| | | | | | | give device node creation instructions. PR: 20060 Reported by: "Sean O'Connell" <sto@stat.Duke.EDU>
* Fix a typo and mark ``update'' up consistently in the HISTORY section.sheldonh2000-07-201-2/+2
| | | | Reported by: des
* Clear the extraneous Os argument, which survived rev 1.3.sheldonh2000-07-201-1/+1
|
* General clean-up [1/1]: whitespacesheldonh2000-07-201-7/+10
|
* General clean-up [0/1]: contentsheldonh2000-07-201-15/+26
| | | | | | | Clear extraneous Nm arguments. Clarify some English. Mark netgraph and ifconfig up as a cross-reference. Remove apostrophe from a genitive ``its''.
* Include a comment explaining the usual delay between writes and syncs.sheldonh2000-07-201-0/+5
|
OpenPOWER on IntegriCloud