summaryrefslogtreecommitdiffstats
path: root/share/man/man4
Commit message (Collapse)AuthorAgeFilesLines
* Make it possible to indicate that we don't care about the remotephk1998-02-281-1/+9
| | | | sides IP address, as long as it isn't 0.0.0.0
* Update to reflect reality. We do support the WANic 400/405 PCI cards.jhay1998-02-281-13/+8
| | | | Fix some typos and clean it up a little.
* Update docs for new stable-167 driver.jkh1998-02-202-24/+40
| | | | Submitted by: Ustimenko Semen <semen@iclub.nsu.ru>
* Updated my e-mail address.hosokawa1998-02-201-2/+2
|
* Remove qcam manpagesmsmith1998-02-182-106/+2
| | | | Submitted by: pst
* MF22jkh1998-02-042-10/+14
|
* MF22: Add tx.4 to build list.jkh1998-01-301-2/+3
|
* Add new man page for tx driver.jkh1998-01-293-1/+154
| | | | Submitted by: Ustimenko Semen <semen@iclub.nsu.ru>
* Add brief note on error message from the driver.yokota1998-01-242-4/+14
|
* I wrote a poor, but better-than-nothing manual page for the wfd subdriver.pst1998-01-172-2/+213
| | | | Obtained from: od.4
* Reflect reality when documenting the link-level flags for 3c509 cards.joerg1998-01-081-13/+9
|
* documentation changes.jamil1998-01-061-6/+9
|
* Expanded cross references.alex1998-01-022-3/+6
|
* Add a manpage for the 'ppi' device, detailing its use and feeding.msmith1998-01-022-1/+109
|
* Fix typos.brian1997-12-291-4/+4
| | | | Xref ssc(4).
* Add ssc(4).brian1997-12-292-1/+111
|
* Use consistent spelling,hoek1997-12-251-2/+2
| | | | | | | | writeable -> writable (recall prior debate over this? :-) initialise -> initialize recognise -> recognize Merry Christmas! :)
* Remove obsolete /etc/hostname.ep? reference.charnier1997-12-221-2/+4
| | | | | PR: kern/5310 Submitted by: tom@sdf.com
* Use .Tn, .Bx Free and .An.charnier1997-12-221-78/+180
|
* excuse me, adding alog.4 man page now forgot to commit previouslyjamil1997-12-091-0/+146
|
* Added alog.4 man page to /usr/src/share/man/man4/man4.i386/ directoryjamil1997-12-091-5/+6
| | | | Altered Makefile in that directory so that make builds the alog.4 man page
* Added mouse.4.bde1997-12-071-2/+4
|
* Document recent mouse code changes.yokota1997-12-077-497/+2733
|
* Documented PSM_HOOKAPM and PSM_RESETAFTERSUSPEND options.yokota1997-11-112-2/+48
|
* Update the LOOP AVOIDANCE section to reflect reality.brian1997-11-081-14/+15
| | | | Requested by: Archie Cobbs <archie@whistle.com>
* Fix the SYNOPSIS Lnie so the entry will actually work.joerg1997-11-071-5/+5
| | | | Submitted by: Ulli Linzen <ulli@perceval.camelot.de>
* /etc/sysconfig -> /etc/rc.conf.charnier1997-10-311-3/+3
|
* Document the new fdc(4) flags.joerg1997-10-192-4/+18
|
* Rename MOUSE_GETINFO to MOUSE_GETHWINFO. The name collided with the oneyokota1997-10-192-4/+4
| | | | | in console.h. Pointed out by bde.
* Update de.4 to list new media options. Hopefully this is reasonablypeter1997-10-122-12/+98
| | | | correct.
* Update to match reality. PAP/CHAP are now implemented, a number of bugsjoerg1997-10-111-6/+29
| | | | fixed as well.
* Updated for the new media selection mechanism.dg1997-09-302-34/+52
|
* Sort cross refereces in section SEE ALSO.wosch1997-09-2910-17/+17
|
* Update documentation for the 'ex' driver to indicate that it supportsmsmith1997-09-261-5/+6
| | | | the Pro/10+ cards as well.
* Explain the newer sio(4) flag values.joerg1997-09-142-32/+54
| | | | Fogotten by: phk, bde
* Mention IPFIREWALL_DEFAULT_TO_ACCEPT and it's effect on rule 65535.peter1997-09-101-3/+6
|
* add the man page for pnp... also add activate it in the makefilejmg1997-09-092-2/+182
|
* Wire tun(4) into the Makefile.joerg1997-09-072-3/+7
| | | | Slightly change the way how to credit NetBSD.
* This commit was generated by cvs2svn to compensate for changes in r29195,joerg1997-09-071-0/+216
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import NetBSD's tun(4) man page.joerg1997-09-071-0/+216
| | | | | | | | Obtained from: NetBSD
* | Upgrade of EIDE DMA support, Johns comments:sos1997-09-041-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | * lots of fixes to error handling-- mostly works now * improve DMA timing config for Triton chipsets-- PIIX4 and UDMA drive still untested * generally improve DMA config in many ways-- mostly cleanup * clean up boot-time messages * rewrite PRD generation algorithm * first wd timeout is now longer, to handle drive spinup Submitted by: John Hood <cgull@smoke.marlboro.vt.us>
* | typo and rewordadam1997-08-121-3/+3
| | | | | | | | Submitted by: garbanzo@hooked.net (Alex)
* | Add a man page for sb(4).joerg1997-08-102-2/+76
| | | | | | | | Submitted by: garbanzo@hooked.net (Alex)
* | Add SMP(4) as a link to smp(4).fsmp1997-08-041-0/+1
| |
* | Added missing SMP kernel manpage.fsmp1997-08-042-1/+59
| | | | | | | | | | | | Mostly a stub at this point, needs alot of work. Noticed by: Steve Roome steve@visint.co.uk
* | New manpage for the Wavelan (wl) driver.msmith1997-08-011-106/+109
| | | | | | | | Submitted by: Jim Binkley <jrb@cs.pdx.edu>
* | Document the CMD640 option.charnier1997-07-151-1/+11
| | | | | | | | | | PR: kern/3742 Submitted by: helbig@MX.BA-Stuttgart.De
* | Add description of the link{0,1,2} flagsobrien1997-07-142-2/+36
| |
* | Fix a minor nit in the .Dd macro invocation so thatsteve1997-06-231-2/+2
| | | | | | | | the revision date is displayed correctly.
* | Show the real revision date and not the date that thissteve1997-06-231-2/+2
| | | | | | | | manpage is being viewed.
OpenPOWER on IntegriCloud