Matthew Dillon
f063d76ae3
Moved security page from man 1 to man 7
1998-12-20 20:12:17 +00:00
Matthew Dillon
1641c009a5
Moving security page to section 7
1998-12-20 20:11:25 +00:00
Matthew Dillon
846eedde28
Add quick overview of basic firewalling practices
1998-12-20 20:05:44 +00:00
Matthew Dillon
dc36fd0f8e
Add information on how to deal with DOS attacks
1998-12-20 19:49:43 +00:00
Bruce Evans
6a157c8648
FIxed unsorting of cross references in previous commit.
1998-12-20 06:30:05 +00:00
Bruce Evans
b9f010b051
Fixed unsorting of MAN1 in previous commit.
1998-12-20 06:27:00 +00:00
Matthew Dillon
2eaf205864
Commit initial man page for 'security'... an introduction to security
...
mechanisms. It is a little light on detail but still a pretty good
overview. I suggest that for specific detail (such as, for example,
how to setup kerberos), that additional security-DETAILNAME man pages
be written and refered to.
1998-12-19 09:33:03 +00:00
Joseph Koshy
c228bdde6f
Fix spelling nits.
...
PR: docs/9115
Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1998-12-18 03:08:57 +00:00
Matthew Dillon
ab327a8284
Reviewed by: freebsd-current
...
Update manual pages for rc(8) and rc.conf(5) based on recent changes
to rc.local and rc.conf[.local].
1998-12-12 23:26:53 +00:00
Matthew Dillon
f633e4c98b
Clarify rc's handling of rc.local
1998-12-12 23:08:34 +00:00
Bill Paul
f769cca5eb
Un-revert typo fix (fauled -> failed). This is what I get for not
...
keeping my local RCS files in sync with the rest of the world.
Caught red-handed by: bde
1998-12-07 18:14:30 +00:00
Bill Paul
989c9647f2
if_rl.c: make a small tweak to properly handle the Accton MPX 5030/5038
...
as a RealTek 8139
if_rlreg.h: use bus_space_read_X() in CSR_READ_X() macros instead of
directly calling inb()/outb() etc...
rl.4 + RELNOTES.TXT: mention that SMC EtherEZ PCI 1211-TX is supported
by the RealTek driver
1998-12-07 00:35:06 +00:00
Robert Nordier
a4dddbe01e
Fix typos (dexktop, ot)
1998-12-05 09:36:15 +00:00
Robert Nordier
d3c1cd6fe7
Fix typo (fauled)
1998-12-05 09:31:25 +00:00
Bill Paul
726ff6a158
An early Christmas present: add driver support for a whole bunch of
...
PCI fast ethernet adapters, plus man pages.
if_pn.c: Netgear FA310TX model D1, LinkSys LNE100TX, Matrox FastNIC 10/100,
various other PNIC devices
if_mx.c: NDC Communications SOHOware SFA100 (Macronix 98713A), various
other boards based on the Macronix 98713, 98713A, 98715, 98715A
and 98725 chips
if_vr.c: D-Link DFE530-TX, other boards based on the VIA Rhine and
Rhine II chips (note: the D-Link and certain other cards
that actually use a Rhine II chip still return the PCI
device ID of the Rhine I. I don't know why, and it doesn't
really matter since the driver treats both chips the same
anyway.)
if_wb.c: Trendware TE100-PCIE and various other cards based on the
Winbond W89C840F chip (the Trendware card is identical to
the sample boards Winbond sent me, so who knows how many
clones there are running around)
All drivers include support for ifmedia, BPF and hardware multicast
filtering.
Also updated GENERIC, LINT, RELNOTES.TXT, userconfig and
sysinstall device list.
I also have a driver for the ASIX AX88140A in the works.
1998-12-04 18:01:24 +00:00
Joseph Koshy
9a963d0aac
Fix typo ('strait' -> 'straight').
...
PR: docs/8956
Submitted by: Kaneda Hiloshi <vanitas@ma3.seikyou.ne.jp>
1998-12-04 00:51:17 +00:00
Joseph Koshy
8c5b93b9d2
Fix bugs in mdoc.samples(7): clean up references, quote usage of macros,
...
correct typos.
PR: docs/9942
Submitted by: vanitas@ma3.seikyou.ne.jp
Reviewed by: jkoshy
1998-12-03 03:38:45 +00:00
Bill Fumerola
6ee42d6d78
slstats(8) --> slstat(8)
...
PR: docs/8107
Submitted by: Matthew Fuller <fullermd@futuresouth.com>
1998-12-02 23:29:25 +00:00
Bill Fumerola
f41840a6fc
Macro "Re" stands for "Reference End", not "Reference Start"
...
PR: docs/8727
Reviewed by: jdp
Submitted by: Kazuo Horikawa <horikawa@jp.FreeBSD.org>
1998-12-01 19:58:58 +00:00
Bill Fumerola
f7dd6882ec
Formatting bug. What should have been "Veritas(tm)" was coming out
...
"Veritastm".
PR: docs/8733
Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
1998-11-30 21:38:06 +00:00
Robert Nordier
93a4ebf345
Refer to "da" rather than "sd" device.
1998-11-30 17:52:45 +00:00
Joseph Koshy
c0226436b4
Add a manual page for man(7).
...
Thanks-to: Joerg Wunsch for sending me a sample page for inspiration.
1998-11-26 00:21:24 +00:00
Bill Paul
bb2ce8f34e
Mention in the man page that the Accton 1207D adapter is supported.
1998-11-18 21:05:11 +00:00
Mike Smith
3acd0a4cb3
Document the new nfs_access_cache variable.
1998-11-15 20:29:27 +00:00
Bill Paul
c21a993fe9
Spell November correctly.
1998-11-07 17:54:11 +00:00
Bill Paul
c4f1db6648
Add man page for the RealTek 8129/8139 driver.
1998-11-07 17:40:18 +00:00
David E. O'Brien
c7ebbf37a8
Add a few HP's with on-board Ethernet controlers that are supported by
...
this driver.
1998-11-06 09:46:02 +00:00
Nicolas Souchu
f7dd354b1b
Add few declaration for the iicbus/smbus system.
1998-11-04 22:13:35 +00:00
Nicolas Souchu
c9ebdae499
Add 0s to declarations.
...
Proposed by: Dag-Erling Coid
1998-11-04 22:12:48 +00:00
Jean-Marc Zucconi
56b1692a2c
Typo.
1998-11-04 03:21:21 +00:00
Dag-Erling Smørgrav
fb46af4f6c
Back out previous commit. The bpfilter -> bpf transition will have to be a
...
flag day unless we can hack config(8) to smooth things over.
1998-11-03 22:01:22 +00:00
Dag-Erling Smørgrav
10b4ab477f
Rename the 'bpfilter' pseudo-device to 'bpf'. The old syntax is still legal
...
and will stick around for a while.
1998-11-03 21:12:20 +00:00
Greg Lehey
28045e8444
Correct name of RAID-5 version
...
Add URL for Cybernet
1998-11-03 07:02:58 +00:00
Nate Williams
6c0c35eebd
tx(4) - misspelled word
...
PR: misc/8491
Submitted by: billf@jade.chc-chimes.com
1998-10-29 22:54:14 +00:00
Bruce Evans
5eb8b44ca5
Don't install the lp.4 -> plip.4 links, since the important one of them
...
clobbers the new plip.4 non-link.
1998-10-29 09:57:40 +00:00
Bruce Evans
3a389eff91
`vector xxxintr' should cause a syntax error.
1998-10-29 09:42:05 +00:00
Bruce Evans
87ed597427
Fixed missing link and disordering in previous commit.
1998-10-29 09:35:10 +00:00
Nicolas Souchu
fa7bfeb7f9
microseq.9: general purpose parallel microcode for ppbus(4)
...
ppbconf.9: general info about ppbus(4) structures
1998-10-28 00:55:42 +00:00
Nicolas Souchu
1284f2b273
ppc.4 moved from man4 to man4.i386: parallel port chipset driver manpage
...
pcf.4 added: Philips I2C/isa interface manpage
1998-10-28 00:51:40 +00:00
Nicolas Souchu
71023a74d1
Finally they arrive! ppbus (Parallel Port Bus framework) manpages.
1998-10-28 00:44:22 +00:00
Nicolas Souchu
eb8752d51d
More I2C framework docs. See iicbus(4) for more info.
1998-10-28 00:42:34 +00:00
Nicolas Souchu
6c5ba3a5a5
I2C framework manpages. See iicbus(4) for more info.
1998-10-28 00:40:53 +00:00
Bruce Evans
17d1bf4260
Removed all `vector xxxintr' specifications. Interrupt handlers are now
...
configured in drivers.
1998-10-22 15:53:06 +00:00
Bruce Evans
f94635b179
Removed all `vector xxxintr' specifications. Interrupt handlers are now
...
configured in drivers.
Fixed some missing closing quotes.
1998-10-22 14:51:19 +00:00
Bruce Evans
14a7c8e1c4
Removed all `vector xxxintr' specifications. Interrupt handlers are now
...
configured in drivers.
Quote the last few args to form 1 arg. Quoting them in pairs almost
defeated the point of quoting them, which is to reduce the arg count
to <= 9.
1998-10-22 14:49:00 +00:00
Bruce Evans
6ba4894bca
Removed all `vector xxxintr' specifications. Interrupt handlers are now
...
configured in drivers.
Don't quote IO_KBD.
1998-10-22 14:36:55 +00:00
Bruce Evans
f022d6d636
Removed all `vector xxxintr' specifications. Interrupt handlers are now
...
configured in drivers.
Format "irq ?" the same as in other man pages.
1998-10-22 14:32:20 +00:00
Bruce Evans
9325e354ce
Removed all `vector xxxintr' specifications. Interrupt handlers are now
...
configured in drivers.
Use .Cd instead of a a home made format.
Don't quote IO_KBD.
1998-10-22 14:29:03 +00:00
Bruce Evans
c1affd9f6c
Removed all `vector xxxintr' specifications. Interrupt handlers are now
...
configured in drivers.
Fixed the port name, and don't quote it. IO_NPX0 never existed.
1998-10-22 14:22:13 +00:00
Bruce Evans
7111303d00
Removed all `vector xxxintr' specifications. Interrupt handlers are now
...
configured in drivers.
Fixed quoting of IO_ASC1.
1998-10-22 14:17:44 +00:00