Commit Graph

1590 Commits

Author SHA1 Message Date
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
wosch
47677752eb This commit was generated by cvs2svn to compensate for changes in r17073,
which included commits to RCS files with non-trunk default branches.
1996-07-10 22:29:30 +00:00
wosch
d8e4fc26f8 import removeuser from Guy Helmer
see file TODO for known problems
1996-07-10 22:29:30 +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
jraynard
6ed41641af Added an entry for ``mail loops back to myself''.
Suggested by: Gary Palmer
1996-07-10 17:09:20 +00:00
nate
48b9cd1439 Added dave edmondson <davided@sco.com> for his work on the APM stuff. 1996-07-10 15:13:12 +00:00
asami
e63b920bac Add Andrey Zakhvatov (andy@cgu.chel.su&gt) for cal port, and
Dave Bodenstab (imdave@synet.net) for xpl port.
1996-07-10 10:31:28 +00:00
jraynard
2ed826b24d * Move questions re mounting CDROMs together
(suggested by Darryl Okahata).

* Add explanation of what virtual consoles are
  (suggested by Francisco Reyes)

* Minor formatting change to fix docs/1378 (could some kind person
  close this for me? Thanks!)

* Removed references to obsolete /usr/share/FAQ/Text directory.

* Added details of UK supplier of FreeBSD CDs.

* Made the consequences of running ``make world'' more explicit.

* More cleaning and tidying up.
1996-07-09 22:37:38 +00:00
jkh
7c8a6d04a5 Correct typos in handbook.
Submitted-By: rich
1996-07-09 07:29:14 +00:00
jraynard
2af557a759 Make temporary changes to the FAQ in time for 2.1.5, pending a more
comprehensive re-write later.

* Ruthlessly condense questions so they fit on a single line (the
  TOC is now actually readable in lynx!). In one or two cases, this
  has meant splitting up questions or incorporating part of the old
  question into the answer.

* Make it clear that the question about disklabel'ing is actually
  about adding a second hard disk, provide a _much_ simpler answer and
  move it out of the installation section.

* Don't imply that the AHA2920 is supported (I suspect we will get a
  lot of queries about this)

* Reword the non-serious questions to hint that the answer may not be
  particularly informative...

* Correct typos and grammar, remove US-centric colloquialisms :-)

and many more.
1996-07-09 02:23:54 +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
alex
8f921f0679 Fix a typo. 1996-07-07 23:45:30 +00:00
alex
4c9fe3c130 Add an entry explaining the ``Permission denied'' message associated
with enabling IPFIREWALL.
1996-07-07 22:09:24 +00:00
wosch
aaeee47fd8 add 'speaker' to section NAME
add spkrtest(8) to section SEE ALSO
1996-07-07 12:52:03 +00:00
jfieber
2d77ec69ca Updates from the author. Also update the date; a lot of things have
changed since May!
Submitted by:	wilko@yedi.iaf.nl
1996-07-07 02:00:48 +00:00
joerg
da111e71b4 Correct my English misgrammaring.
Submitted by:	jhs
1996-07-06 14:39:56 +00:00
joerg
a7809bbb46 Make the description of the available configuration options match the
reality.
1996-07-06 14:20:11 +00:00
andreas
ca4edbc50f Updated bisdn version number. 1996-07-06 12:32:04 +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
jkh
9291266f0c Remove now-unused SRC_ENCAPSULATION hack. 1996-07-05 06:12:12 +00:00
wosch
14254daab6 add manpage link speaker.4 -> spkr.4 1996-07-04 22:54:14 +00:00
jkh
69264905b0 Make some items "hot" that should be, eliminate typos and macro expansion
bogons.
1996-07-04 01:44:33 +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
wosch
5409f29685 use <htmlur> for ftp address 1996-07-03 22:24:52 +00:00
jfieber
91664726c6 Three little tweaks make this work, so put it back in. 1996-07-03 21:22:16 +00:00
mpp
7032fc70f0 Some grammer/typo fixes. I also added some additional sgml
formatting as phk suggested I might want to do.
1996-07-03 04:23:26 +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
jkh
21dd4d472f Revert this document - it didn't build (I should have checked) and I don't
have time to mess with it right now.
1996-07-03 01:40:29 +00:00
jkh
fa5ad0ea48 Jon Bresler's new hardware guide.
Submitted by:	jmb
1996-07-03 00:42:40 +00:00
wosch
84ce50413d Add little ISDN section
Submitted by:	Hellmuth Michaelis <hm@kts.org>
1996-07-02 23:16:17 +00:00
mpp
b9ef4c8d5a Fix a typo. 1996-07-02 21:53:54 +00:00
gclarkii
e31cd8d813 Make a small change to make a passage sound better. 1996-07-02 08:42:03 +00:00
jkh
cb335fec1f Update the commiter list.
Suggested-By: wosch
1996-07-01 22:04:18 +00:00
roberto
6dbd4c227f Fix PR doc/1360 by replacing the '_' in <htmlurl>...</htmlurl> with the
proper &lowbar; entity.

Both the LaTeX and HTML output are good now.

Please someone close doc/1360.
1996-07-01 21:30:28 +00:00
roberto
542f60e05d Update the "CD-ROM not configured" question.
"It would be good to point out that a machine that only has SCSI devices
may also generate this message if an IDE CD-ROM is not configured as
the Master device. Words like these might work ..."

        This generally means that there is no CDROM in the CDROM drive,
        or the drive is not visible on the bus. Feed the drive
        something, and/or check it's master/slave status.

Submitted by:	Neil Smith <ngs@sesame.hensa.ac.uk> with a small addition
1996-07-01 21:07:49 +00:00
sos
ae8d73b2e4 Norwegian iso keyboard definition file added.
Submitted by:	"Åge Røbekk" <aagero@aage.priv.no>
1996-07-01 19:56:56 +00:00
bde
6c28286b4e Updated boot message. 1996-07-01 16:32:09 +00:00
jkh
e834875614 Fix the ordering dependency I broke. 1996-06-30 22:16:19 +00:00
phk
fbbce4b758 Add an appendix with policies and insert the maintainer & contrib
policies there.
1996-06-30 18:01:25 +00:00
wosch
c1c553100f Add section LIMITS 1996-06-30 16:09:51 +00:00
andreas
f333befaa9 fixed two typos (s/iss/is/) 1996-06-30 08:03:35 +00:00