Commit Graph

4854 Commits

Author SHA1 Message Date
wpaul
92014d5193 Add support for the National Semiconductor DP83815 fast ethernet
controller chip. This chip is currently being used on the NetGear
FA312-TX adapter, which I guess is a replacement for the FA310-TX
(PNIC-based).

I added support for this chip by modifying the sis driver since
the SiS 900 and the NS DP83815 have almost the same programming
interface (the RX filter programming and PHY access methods are
different, but the general configuration, DMA scheme and register
layout are identical).

I would have had this done a lot sooner, but getting the damn MAC
address out of the EEPROM proved to be more complicated than expected.
2000-07-06 06:02:04 +00:00
ache
394397bd1b Fix alt months
Submitted by:	Ri?ardas ?epas <rch@richard.eu.org>
2000-07-05 21:02:45 +00:00
sheldonh
67274621b1 Introduce a new option, daily_status_disks_df_flags, which specifies
the command-line arguments to be used for the call to df(1) when
daily_status_disks_enable is set to YES.

The name of the new variable was chosen by the maintainer of our
periodic hierarchy, Brian Somers.

PR:		19631
2000-07-05 10:47:01 +00:00
itojun
54ee01b0cf sync with kame. more security warnings 2000-07-05 08:15:05 +00:00
itojun
0230940609 sync with reality/latest kame 2000-07-04 16:39:23 +00:00
itojun
0ad665264d sync with recent IMPLEMENTATION note from kame. 2000-07-04 16:35:31 +00:00
roberto
53dc208aee - link ata.4 to {acd,ad,afd,ast}.4
- add the reference to ad.4 in da.4.

MFC candidate.

Submitted by:	sheldonh, mpp
2000-07-04 16:32:46 +00:00
n_hibma
3023e17ceb Correct the text for the return value.
Submitted by:	phk
2000-07-04 12:45:56 +00:00
roberto
9f83ca538d Insert a reference to ata.4.
Discussed with:	phk
2000-07-04 10:01:12 +00:00
roberto
3e11c09007 Oops, there's no ad.4. 2000-07-04 09:37:06 +00:00
roberto
926d25bac1 Replace a reference to wd(4) to ad(4).
Found by:	phk
2000-07-04 09:32:11 +00:00
peter
5c016e1a19 Delete the RSAREF=YES example from make.conf - it is not used at all.
Add knobs for the optional crypto parts with some notes.
2000-07-03 20:52:01 +00:00
sheldonh
b02d2cc47f Clear the obsolete argument to the Os macro.
Clear extraneous arguments to Nm.
Use Pa to mark up paths.
Use a single tagged list in the FILES section.
2000-07-03 12:56:00 +00:00
asmodai
4c3f4fce77 Fix up typo.
Add description of sshd_program variable.

Submitted by:	Ashley Penney <ashp@unloved.org>,
		Adrian Chadd <adrian@freebsd.org>
2000-07-03 12:34:27 +00:00
joe
b47858bddb Add versions of the UK keymaps with the key marked "Caps Lock"
acting as a left control key.  Many want a control key in the "real"
place, but still want the keymap to match the printed keys as much
as possible.

Inspired by obrien's us.pc-ctrl.kbd keymap, although I've had these
in my tree for a long time (since the left control key on my laptop
stopped working :)
2000-07-02 18:39:10 +00:00
wollman
fbdd9d15b4 Use consistent markup for literals and quoted metasyntactic variables.
Left unfixed: `NIS' should be marked up as a tradename.
2000-06-30 15:59:48 +00:00
wollman
da18a748eb Spell `99%' correctly. 2000-06-30 15:28:06 +00:00
wollman
49dd91af36 Fix spelling of `whose'. 2000-06-30 15:22:18 +00:00
sheldonh
39e175b003 Do not link bktr.4 and bt.4 into ../, since these are no longer
installed from man4.i386.

PR:		19601
Submitted by:	Ben Smithurst <ben@scientia.demon.co.uk>
2000-06-30 11:50:46 +00:00
sheldonh
75cdafea16 Use "yesterday's" instead of "yesterdays" as required for correct
grammar.

Since this pushes the line to an unacceptable length, apply the
accepted line breaking style.
2000-06-30 11:24:31 +00:00
brian
712e4afc32 De-spam (oops!)
Spotted by: sheldonh
2000-06-30 11:18:19 +00:00
brian
e7533a2bcc Add $daily_status_mail_rejects_logs, defaulting to 3 to control
how many /var/log/maillog* files to check

PR:	19587
2000-06-30 09:41:16 +00:00
peter
268c8133a0 Include the src-crypto-rsa collection by default for internat users. 2000-06-29 09:03:59 +00:00
peter
aa1cd5cc71 List src-secure-rsa and clarify that cvs-crypto does not have it. 2000-06-29 09:00:23 +00:00
brian
6fe1e686c5 Reword the description of weekly_status_pkg_enable (although not
quite how Sheldon suggested)

Suggested by: sheldonh
2000-06-27 12:04:43 +00:00
brian
721a61f571 Add weekly_status_pkg_enable (defaults to NO) 2000-06-27 11:20:08 +00:00
brian
5c81ccc280 Mention $daily_accounting_compress
Forgotten by: Ben & I
2000-06-27 10:52:21 +00:00
archie
5d4057870e Update to reflect new ng_ether(4) hooks.
Remove 'options NETGRAPH' requirement.
2000-06-27 00:09:49 +00:00
obrien
f692c484ab Add BDECFLAGS so people can use them easily in /etc/make.conf. 2000-06-26 21:43:19 +00:00
sheldonh
6659ec4644 The rand_irqs variable was removed in rev 1.67 of rc.conf. Remove it
from the documentation also.
2000-06-26 08:29:47 +00:00
mpp
2b1caf4ac0 Remove some mis-leading text from the "Libraries" section. 2000-06-24 23:02:01 +00:00
ache
51f70456de Fix c_fmt 2000-06-24 12:35:09 +00:00
brian
57fb7ca91f Introduce /etc/defaults/periodic.conf, similar in concept to rc.conf.
The only change in the default functionality should be that
the output reports are slightly more verbose WRT files deleted.

Not objected to by: freebsd-arch
2000-06-23 01:18:31 +00:00
sheldonh
7b7ea01e45 Use sub-sections (Ss) to categorize diagnostics and rationalize
diagnostic lists (Bl -diag) so that there is one per section.

Since this change creates a large delta, enforce line-breaking
style while I'm here.

These changes have blanket approval from (but were not reviewed
by) the author.
2000-06-22 08:32:54 +00:00
ache
b6a0294043 Fix %EF 2000-06-21 13:50:10 +00:00
ache
df65d1e191 Fix date
Submitted by:	CHOI Junho <cjh@FreeBSD.ORG>
2000-06-21 13:31:51 +00:00
alex
16250fe190 mdoc style cleanup: newline for new sentence.
Submitted by:	sheldonh
2000-06-20 15:05:06 +00:00
alex
e734e586e5 rc.local is no longer a default.
PR:		19314
Submitted by:	Ben Smithurst <ben@scientia.demon.co.uk>
2000-06-20 10:30:50 +00:00
obrien
8101383650 If "MODULES_WITH_WORLD" is defined, sys/modules will be built with the
world as was our old way, rather than when building a kernel.

Some people do not like the new way, and the release building still assumes
modules are built with the world.
2000-06-17 10:51:56 +00:00
asami
3eb1d6f1fc Add kterm-color, which is to kterm what xterm-color is to xterm.
Approved by:	ache
2000-06-14 20:22:34 +00:00
alex
bed29cda8c Fix typo (accessable --> accessible) and add period.
PR:		18588
Submitted by:	Anatoly Vorobey <mellon@pobox.com>
Reviewed by:	asmodai
2000-06-14 17:53:11 +00:00
ache
eefa63d059 Fix "op" for xterm-color 2000-06-14 15:08:24 +00:00
jake
e112b230fd Add MLINKS for queue(3) FOREACH_REVERSE and HEAD_INITIALIZER macros.
Forgotten by:	jake, archie
2000-06-12 15:28:08 +00:00
alex
e71971ed01 Document possible values for the waitfor arg.
PR:		18627, 18628
Reviewed by:	asmodai
2000-06-12 13:53:04 +00:00
n_hibma
bc6bfe702a The USB library from NetBSD by Lennart Augustsson <lennart@augustsson.net>. 2000-06-11 18:19:14 +00:00
jake
963ac5cda7 (1) document *_HEAD_INITIALIZER
(2) fix a STAILQ_HEAD that should have been STAILQ_FIRST

Requested by:	(1) bde
		(2) W Gerald Hicks <jhix@mindspring.com>
2000-06-10 16:41:07 +00:00
asmodai
a57cb2a003 Fix alphabetical ordering of supported ATA-chipsets. 2000-06-10 13:38:40 +00:00
alex
d576ac3ca3 Remove XXX: Describe if_init().
Reviewed by:	asmodai
2000-06-10 10:23:06 +00:00
jhb
d444a4bbfe Document flags 0x100 in syscons.4, and document syscons' flags in LINT.
Reviewed by:	yokota, obrien
2000-06-09 23:47:30 +00:00
ghelmer
46cac1e774 NONBINMODE -> NOBINMODE for NLSMODE.
PR:		bin/8811
Submitted by:	Naohiko Tsuji <yakisoba@osaka.interq.or.jp>
Prompted by:	Nathan Ahlstrom <nrahlstr@winternet.com>
2000-06-09 19:15:51 +00:00