Andreas Klemm
b4e6f7299c
Updated bisdn version number.
1996-07-06 12:32:04 +00:00
John Hay
129db146f7
Add the sr.4 man page so that it gets installed.
1996-07-06 08:03:18 +00:00
John Hay
d805b866fa
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
Jordan K. Hubbard
5f1a3c08d6
Remove now-unused SRC_ENCAPSULATION hack.
1996-07-05 06:12:12 +00:00
Wolfram Schneider
6541e32dc2
add manpage link speaker.4 -> spkr.4
1996-07-04 22:54:14 +00:00
Jordan K. Hubbard
930ee1b46f
Make some items "hot" that should be, eliminate typos and macro expansion
...
bogons.
1996-07-04 01:44:33 +00:00
Mike Pritchard
41aa7251bb
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
Wolfram Schneider
e9387c7d7c
little manual extension
...
Submitted by: jhs & wosch
1996-07-03 22:30:53 +00:00
Wolfram Schneider
87c75898fe
use <htmlur> for ftp address
1996-07-03 22:24:52 +00:00
John Fieber
a3341c6330
Three little tweaks make this work, so put it back in.
1996-07-03 21:22:16 +00:00
Mike Pritchard
2388ee9a46
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
Mike Pritchard
dc987e4d24
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
Jordan K. Hubbard
2ea241a943
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
Jordan K. Hubbard
70dd5dab69
Jon Bresler's new hardware guide.
...
Submitted by: jmb
1996-07-03 00:42:40 +00:00
Wolfram Schneider
f50830ff75
Add little ISDN section
...
Submitted by: Hellmuth Michaelis <hm@kts.org>
1996-07-02 23:16:17 +00:00
Mike Pritchard
6afc6d802b
Fix a typo.
1996-07-02 21:53:54 +00:00
Gary Clark II
d7583666a0
Make a small change to make a passage sound better.
1996-07-02 08:42:03 +00:00
Jordan K. Hubbard
1b83dffc37
Update the commiter list.
...
Suggested-By: wosch
1996-07-01 22:04:18 +00:00
Ollivier Robert
d5019c50bf
Fix PR doc/1360 by replacing the '_' in <htmlurl>...</htmlurl> with the
...
proper _ entity.
Both the LaTeX and HTML output are good now.
Please someone close doc/1360.
1996-07-01 21:30:28 +00:00
Ollivier Robert
cb4a54c743
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
Søren Schmidt
7e5d90a0d7
Norwegian iso keyboard definition file added.
...
Submitted by: "Åge Røbekk" <aagero@aage.priv.no>
1996-07-01 19:56:56 +00:00
Bruce Evans
f441029838
Updated boot message.
1996-07-01 16:32:09 +00:00
Jordan K. Hubbard
68e00b9233
Fix the ordering dependency I broke.
1996-06-30 22:16:19 +00:00
Poul-Henning Kamp
6b830c00df
Add an appendix with policies and insert the maintainer & contrib
...
policies there.
1996-06-30 18:01:25 +00:00
Wolfram Schneider
c003550d72
Add section LIMITS
1996-06-30 16:09:51 +00:00
Andreas Klemm
3c4beb184c
fixed two typos (s/iss/is/)
1996-06-30 08:03:35 +00:00
Alexander Langer
cb380d461d
Correct command line and port range syntax. Define the 'log' option.
...
Expand definition of 'established' and 'icmptypes.' Correct examples
which still used the old syntax. Add a pointer to the CERT packet
filtering checklist.
1996-06-30 02:46:44 +00:00
Poul-Henning Kamp
209396df73
Make cleandirs more safe
...
Suggested by: bde
1996-06-29 03:12:49 +00:00
Peter Wemm
dc1feb301c
Add my pgp key..
1996-06-29 01:52:00 +00:00
Jordan K. Hubbard
342e450559
Add Jim Lowe to FreeBSD contributors list - jeeze, was this ever overdue!
1996-06-27 20:52:06 +00:00
Mark Murray
36e992fce2
Add new South African mirror - ftp3.
1996-06-27 06:33:02 +00:00
Gary Palmer
502d775872
Add a missing space in a comment
1996-06-26 21:12:28 +00:00
Poul-Henning Kamp
89cabf65de
Add the contrib collection to supfiles.
...
(SUP-mirrors take notice !)
1996-06-26 05:40:58 +00:00
John Fieber
9db4d54246
Add some formatting bug work-arounds.
1996-06-26 03:28:51 +00:00
James Raynard
9faf0c8638
New handbook entry on how to use ports, re-written almost completely
...
from scratch.
1996-06-26 01:18:53 +00:00
Alexander Langer
1746794135
Update to reflect new ipfw syntax.
1996-06-25 03:15:17 +00:00
Jordan K. Hubbard
4c4f0f7d51
Add default targets for cleandepend and objlink.
...
Submitted by: Michael Hancock <michaelh@cet.co.jp>
1996-06-24 21:33:23 +00:00
Nate Williams
4012436276
Add the (commented out) OBJLINK hook.
1996-06-24 16:50:39 +00:00
Jordan K. Hubbard
cd9a2f5c28
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
Wolfram Schneider
df03c82c43
update Istanbul
...
Submitted by: jhs
1996-06-24 01:28:56 +00:00
Wolfram Schneider
f421d5d87c
update E-Mail address of Julian Stacey
1996-06-24 01:21:58 +00:00
Joerg Wunsch
bc22cd5f9b
Update the BUGS section, now that we've got some experience in using
...
this driver.
1996-06-23 18:27:12 +00:00
Jordan K. Hubbard
2b7fa45276
Add some examples on burning CDRs - I figured it was about time to
...
document it! :-)
1996-06-23 16:34:44 +00:00
Gary Palmer
bbf5261a72
Correct spelling errors (i before e except after c :-) )
...
Submitted by: James Raynard <jraynard>
1996-06-22 21:20:56 +00:00
Poul-Henning Kamp
e767093fa3
Add man-page section 'n' and LIBTCL macro.
1996-06-22 06:01:57 +00:00
Andrey A. Chernov
c1ee7500f9
Update my pgp key
1996-06-22 05:47:46 +00:00
Jordan K. Hubbard
0e47b59f75
Add John Hay to list of developers and add him as an entity. I don't
...
know how this got overlooked so long! :-( Sorry, John!
1996-06-21 13:16:37 +00:00
Jordan K. Hubbard
485f5a7718
Handle the `distribute' target.
1996-06-20 23:52:45 +00:00
Jordan K. Hubbard
e0752a1775
Try to get some of the most egregiously old cruft out of here.
1996-06-20 19:45:23 +00:00
Jordan K. Hubbard
b5bc989d0c
Whoops - I made `make clean' chatty by mistake.
1996-06-20 18:51:28 +00:00