danny
0f800fa826
Make rc.conf man page reflect reality w.r.t firewall_{*}.
1997-10-20 08:37:59 +00:00
joerg
6152196d33
Document the new fdc(4) flags.
1997-10-19 13:12:35 +00:00
yokota
804107bc40
Rename MOUSE_GETINFO to MOUSE_GETHWINFO. The name collided with the one
...
in console.h.
Pointed out by bde.
1997-10-19 10:45:18 +00:00
joerg
fef7c77457
Improve my hack from rev 1.6 of displayq.c, and make the TCP
...
connection timeout controllable by a new printcap(5) capability named
`ct' (connectiom timeout), defaulting to 120 seconds (which is the
default TCP connection timeout).
Would anybody see a problem with merging all this into RELENG_2_2?
1997-10-14 16:01:02 +00:00
peter
4faaf1959d
Update de.4 to list new media options. Hopefully this is reasonably
...
correct.
1997-10-12 02:20:54 +00:00
joerg
0331a25e0d
Update to match reality. PAP/CHAP are now implemented, a number of bugs
...
fixed as well.
1997-10-11 11:27:25 +00:00
phk
17f9f4e578
Update malloc.9 to reflect new reality.
1997-10-11 08:11:31 +00:00
phk
bd3b9b08a8
Be a little closer to current reality.
1997-10-11 07:39:45 +00:00
obrien
cb8e8961fc
Add login.conf(5) to "SEE ALSO".
...
ISSUES:
An example and better explansion on how to use login classes is needed
in both passwd.5 and login.conf.5.
1997-10-07 05:35:52 +00:00
dg
90766df182
Updated for the new media selection mechanism.
1997-09-30 15:19:49 +00:00
wosch
31f0560e23
Case insensitive sort. Ignore troff comments. Bugfixes.
1997-09-29 12:41:35 +00:00
wosch
0de5e596d7
Sort cross refereces in section SEE ALSO.
1997-09-29 10:11:02 +00:00
msmith
fb193b1b60
Update documentation for the 'ex' driver to indicate that it supports
...
the Pro/10+ cards as well.
1997-09-26 17:16:52 +00:00
gibbs
10311ac873
Updated timeout.9 man page describing the new callout interface. This
...
man page was based on the NetBSD version.
1997-09-21 22:12:19 +00:00
joerg
d71985ee3a
Explain the newer sio(4) flag values.
...
Fogotten by: phk, bde
1997-09-14 18:55:41 +00:00
wosch
ad4deae37e
PR: docs/3979
...
better wording
Submitted by: Tim Vanderhoek <hoek@hwcn.org>, Gary Howland <gary@hotlava.net>
1997-09-13 17:52:36 +00:00
jkh
4fd0689975
D'oh! It works better if you remember to cvs add the file first! ;)
1997-09-11 14:31:55 +00:00
jkh
9f6d1c5c42
OK, it's time to introduce the rc.conf(5) man page and kick the
...
now-obsolete sysconfig(5) man page out. If you add new rc.conf variables,
folks, please try to remember to keep the man page up to date. Thanks!
PR: 4398
1997-09-11 14:30:35 +00:00
peter
b26809e50b
Mention IPFIREWALL_DEFAULT_TO_ACCEPT and it's effect on rule 65535.
1997-09-10 03:11:36 +00:00
jmg
367d3e7d46
add the man page for pnp... also add activate it in the makefile
1997-09-09 12:53:38 +00:00
joerg
0eab1df155
Wire tun(4) into the Makefile.
...
Slightly change the way how to credit NetBSD.
1997-09-07 12:29:55 +00:00
joerg
4cb93febce
This commit was generated by cvs2svn to compensate for changes in r29195,
...
which included commits to RCS files with non-trunk default branches.
1997-09-07 11:27:08 +00:00
joerg
174eba148a
Import NetBSD's tun(4) man page.
...
Obtained from: NetBSD
1997-09-07 11:27:08 +00:00
jdp
e84e12e485
"It's" -> "Its" in two places.
1997-09-04 20:59:33 +00:00
sos
4d6dd4fc2d
Upgrade of EIDE DMA support, Johns comments:
...
* 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>
1997-09-04 18:49:53 +00:00
brian
a059b2e7c8
Add "options no_tld_query" to resolv.conf.
...
Mention the capability in resolver(5).
Mention that RES_OPTIONS can be used in resolver(5).
Discussed with: -hackers
1997-09-01 01:19:23 +00:00
steve
b24c9462eb
Note that sticky text executables are no longer supported.
...
PR: docs/4198
Submitted by: Ada T. Lim <ada@not-enough.bandwidth.org>
1997-08-17 00:15:46 +00:00
steve
9fd542625e
Add a slightly modified version of NetBSD's diskless.8 manpage.
...
PR: docs/2153
Obtained from: NetBSD
1997-08-16 23:59:29 +00:00
adam
d33379b483
typo and reword
...
Submitted by: garbanzo@hooked.net (Alex)
1997-08-12 20:07:22 +00:00
eivind
9e1601990c
Activate the bios.9 manpage.
...
PR: 4215
1997-08-12 18:24:44 +00:00
steve
b1d8579943
Mention vty* in the man page.
...
PR: bin/3741
Submitted by: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>
1997-08-11 01:25:06 +00:00
joerg
64380494c7
Add a man page for sb(4).
...
Submitted by: garbanzo@hooked.net (Alex)
1997-08-10 08:09:01 +00:00
fsmp
257e509090
Add SMP(4) as a link to smp(4).
1997-08-04 21:11:24 +00:00
fsmp
c4bb58b545
Added missing SMP kernel manpage.
...
Mostly a stub at this point, needs alot of work.
Noticed by: Steve Roome steve@visint.co.uk
1997-08-04 21:02:11 +00:00
msmith
280ba13a95
Oops, fix manpage title.
1997-08-01 15:17:54 +00:00
msmith
f0394689ef
Manpage for new BIOS functionality.
...
(Skeletal, could do with some extra references.)
1997-08-01 06:04:08 +00:00
msmith
6e0f88d917
New manpage for the Wavelan (wl) driver.
...
Submitted by: Jim Binkley <jrb@cs.pdx.edu>
1997-08-01 03:32:39 +00:00
charnier
d6984ce0b4
Document the CMD640 option.
...
PR: kern/3742
Submitted by: helbig@MX.BA-Stuttgart.De
1997-07-15 09:44:05 +00:00
obrien
4e77e69f12
Add description of the link{0,1,2} flags
1997-07-14 23:42:57 +00:00
steve
f8049f60d8
Fix a minor nit in the .Dd macro invocation so that
...
the revision date is displayed correctly.
1997-06-23 04:52:13 +00:00
steve
7a5541cde7
Show the real revision date and not the date that this
...
manpage is being viewed.
1997-06-23 04:03:49 +00:00
julian
7e4f226bc3
Make this file bare a small resemblance to reality again
...
Requested from: Archie Cobbs (archie@whistle.com )
1997-06-23 02:12:21 +00:00
max
09e80a9d77
Typo fix.
...
PR: 3828
Submitted by: Josh Gilliam <josh@quick.net>
1997-06-13 21:11:27 +00:00
max
f2befd86ba
Add Xreference to chio(1).
1997-06-02 21:01:00 +00:00
jmz
1ef01a1be8
Add 2 new ioctls: WORMIOCREADSESSIONINFO and WORMIOCWRITESESSION.
...
These commands are required for the "Disk-At-Once" write process:
WORMIOCREADSESSIONINFO returns the length of the lead-in and lead-out areas
and WORMIOCWRITESESSION is used to send the table of contents of the disk.
1997-06-02 20:05:39 +00:00
max
7c4a57ce7a
Typo fix.
1997-05-30 15:43:36 +00:00
peter
fa1c15c6c4
An overhaul of style.9 to clear up some of the ambiguities. A number of
...
things are explicitly stated now rather than being implied by example.
Obtained from: Quite a few people over the last few weeks
Reviewed by: core
1997-05-27 10:00:08 +00:00
peter
2156e7a9ec
wl.4 was missing from the MAN4 list
1997-05-23 12:07:33 +00:00
msmith
20e26deb2a
Add wl.4
...
Reminded by: joerg
1997-05-23 03:21:36 +00:00
msmith
9db7cae85c
Manpage for the 'wl' Wavelan driver.
1997-05-22 08:52:23 +00:00