300 Commits

Author SHA1 Message Date
alex
5306d9c9d6 "appeared in 4.2BSD.." changed to "appeared in 4.2BSD." 1996-07-27 01:20:00 +00:00
phk
9404f2c965 Document the flags. 1996-07-21 09:29:25 +00:00
bde
227052690b Restored most of suggestion about using NULL, even though wollman
disagrees with it personally :-), and fixed the misleading parts.
1996-07-17 12:32:18 +00:00
mpp
cbdea5f14c Another man page with a messed up .Dd line. 1996-07-11 02:57:03 +00:00
mpp
b542c0b065 Use the correct format for the ".Dd" (man page date) line. 1996-07-11 02:47:00 +00:00
mpp
ca1d2104ec A *QUICK* pass through this man page to make it conform to mdoc
standards and to clean up some of the English.  The job is
nowhere complete.

This man page would be a good project for someone who knows
something about the firewall software, and would like to
contribute to the documentation effort.  Many of the things
in this man page are out of date and do not reflect reality.
1996-07-11 02:37:59 +00:00
mpp
b07aab75a8 Fix some spelling errors. 1996-07-11 02:08:31 +00:00
mpp
b7945e1e10 Add divert.4 to the list of man pages that are installed. 1996-07-11 01:52:46 +00:00
mpp
58cc19ad75 Fix a spelling error. 1996-07-11 01:20:45 +00:00
mpp
50ce98ccd6 Add a man page for the "aic" deive (Adaptec AIC 6260/6360 SCSI controller
chips).

Obtained from: NetBSD
1996-07-11 01:11:12 +00:00
mpp
5cb2d66d1c Add a man page for the "wt" device (Archive/Wangtec QIC-02 & QIC-36
interface boards).

Submitted by:	NetBSD
1996-07-11 00:37:13 +00:00
mpp
8fc9d64eae Minor style fixup. 1996-07-11 00:31:57 +00:00
mpp
7869598d8d Add a man page for the "ncr" device (NCR 53C810 & 5C825 SCSI controllers).
Obtained from: NetBSD
1996-07-11 00:30:51 +00:00
mpp
f9de69d847 Add a man page for the "ep" device (3com 3c5x9 ethernet card).
Obtained from: NetBSD
1996-07-11 00:22:46 +00:00
mpp
ae31e017c8 Add a man page for the "el" device (3com 3c501 ethernet card).
Obtained from: NetBSD
1996-07-11 00:19:22 +00:00
mpp
13186bd425 Add a man page for the "eg" device (3com 3c505).
Obtained from: NetBSD
1996-07-11 00:16:46 +00:00
mpp
fca70da54a Fix a minor formatting problem. 1996-07-10 23:54:15 +00:00
julian
9277e63302 Adding changes to ipfw and the kernel to support ip packet diversion..
This stuff should not be too destructive if the IPDIVERT is not compiled in..
 be aware that this changes the size of the ip_fw struct
so ipfw needs to be recompiled to use it.. more changes coming to clean this up.
1996-07-10 19:44:30 +00:00
wosch
be5d914031 fix `make install' for subdirs (man4.i386, man8.i386)
which I broke in rev 1.21

detected by: bde & jhay@mikom.csir.co.za
1996-07-08 17:44:31 +00:00
wosch
aaeee47fd8 add 'speaker' to section NAME
add spkrtest(8) to section SEE ALSO
1996-07-07 12:52:03 +00:00
jhay
ab96797ef9 Add the sr.4 man page so that it gets installed. 1996-07-06 08:03:18 +00:00
jhay
a3554dc700 This driver supports the SDL Communications RISCom/N2 ISA cards that is
based on the HD64570 chip. Both the 1 and 2 port cards is supported.

Line speeds of up to 2Mbps is possible. At this speed about 95% of the
bandwidth is usable with 486DX processors.

The standard FreeBSD sppp code is used for the link level layer. The
default protocol used is PPP. The Cisco HDLC protocol can be used by
adding "link2" to the ifconfig line in /etc/sysconfig or where ever
ifconfig is run.

At the moment only the X.21 interface is tested. The others may need
tweaks to the clock selection code.
1996-07-05 18:51:59 +00:00
wosch
14254daab6 add manpage link speaker.4 -> spkr.4 1996-07-04 22:54:14 +00:00
mpp
9a167a10a8 Link the pcvt.4 man page to vt.4 so that anyone examining
their kernel configuration file can do "man vt" and get
what they expect.
1996-07-04 00:42:09 +00:00
wosch
a50cb64703 little manual extension
Submitted by: jhs & wosch
1996-07-03 22:30:53 +00:00
mpp
2a031c31ae Update the FILES section to reflect the actual range
of ptys that are available.

Submitted by:	Matthew N. Dodd
1996-07-03 03:07:03 +00:00
mpp
b9ef4c8d5a Fix a typo. 1996-07-02 21:53:54 +00:00
wosch
c1c553100f Add section LIMITS 1996-06-30 16:09:51 +00:00
jkh
8eb37231d4 Bring in my changes for removing the pestilent obj links (unless you
really want them) from /usr/src.  This is the final version of the
patches, incorporating the feedback I've received from -current.
1996-06-24 04:26:21 +00:00
joerg
2bda67aab8 Update the BUGS section, now that we've got some experience in using
this driver.
1996-06-23 18:27:12 +00:00
jkh
75fcaf84e0 Try to get some of the most egregiously old cruft out of here. 1996-06-20 19:45:23 +00:00
wollman
fffbd5d721 Delete incorrect and misleading suggestion about NULL. I left in
the part about testing pointers against NULL, even though I disagree
with it personally.
1996-06-13 19:52:42 +00:00
alex
0b524343aa Indicate that assert exits with abort(3) instead of _exit(2). Closes
PR 1317.

Reviewed by:	alex
Submitted by:	Cove Schneider <cove@brazil.nbn.com>
1996-06-12 23:46:47 +00:00
wosch
7957d43260 People ask in Usenet, how to configure remoteprinting successfully
having a hosts.lpd(5) manpage and some references to it from
within lpd(8) might help here. Close PR docs/1277

Submitted by: andreas@knobel.gun.de (Andreas Klemm)
1996-06-01 23:22:36 +00:00
mpp
afa38eb3c4 Mention that the default update time of 30 seconds may be
changed with sysctl(8) by changing the kern.update variable.
Also make a couple of minor cosmetic changes.
1996-05-31 21:02:16 +00:00
wosch
4fe110ed7e `make maninstall' should go down into the subdirs like
`make install' does.
1996-05-29 01:10:10 +00:00
wosch
e774799ebe add manpage links
TAILQ_EMPTY.3 -> queue.3
TAILQ_FIRST.3 -> queue.3
TAILQ_LAST.3 -> queue.3
TAILQ_NEXT.3 -> queue.3
1996-05-29 00:58:47 +00:00
mpp
f75c739b82 Remove an xref to config.old(8). 1996-05-20 22:46:22 +00:00
asami
caf61f7cc2 Connect ccd man page and ccdconfig to parent Makefiles.
Ok'd by:	peter
1996-05-04 08:30:22 +00:00
bde
0a13cbc5da Fixed incomplete or wrong lists of prerequisite #includes related to
<sys/types.h>.
1996-05-01 01:45:23 +00:00
gibbs
c17cc2e1be Bring back the AHC_TAGENABLE compile option and document it. You must
use this option to get tagged queuing.  Just like the old days.
1996-04-28 19:43:10 +00:00
gibbs
cf74e6c105 Update to face reality. We now support the aic7850, aic7860 and aic7880.
Mention Ultra support and SCB paging.

Remove references to AHC_TAGENABLE.
1996-04-20 21:37:49 +00:00
mpp
3ad2f69a9f Add man pages for the copy*, fetch*, and store* families of
kernel functions.

Also added timeout(9) to the makefile.

Reviewed by:	joerg
Obtained from:	NetBSD
1996-04-15 21:37:07 +00:00
joerg
a42357765f Describe timeout() and untimeout(). 1996-04-13 16:59:07 +00:00
phk
14011f8f83 Document 5 new macros in TAILQ family. 1996-04-08 07:54:04 +00:00
mpp
c06fc87509 Remove the old unused makewhatis.sed script. 1996-04-08 05:17:00 +00:00
mpp
f13d17519f Do not install the now unsupported netns and netiso
related man pages.  Comment out cross references to those man
pages from other man pages.
1996-04-08 05:15:09 +00:00
mpp
3c57dc7753 Correct some man page xrefs, and some other minor changes to bring some
man pages up to mdoc guidelines and fix some minor formatting glitches.
Also fixed a number of man pages to not abuse the .Xr macro to
display functions and path names and a lot of other junk.
1996-04-08 04:18:31 +00:00
mpp
a077141eaf Update the scd(4) man page to reflect the current copyright
status and to update some path references.
1996-04-08 01:08:24 +00:00
mpp
56b0538949 Add the Ap macro to the macro table documentation (it generates an
apostrophe for those of you that were wondering).
1996-04-07 23:57:14 +00:00