Commit Graph

1720 Commits

Author SHA1 Message Date
roger
a5964a2cce Put back the bktr update to generate /dev/vbi
which I managed to delete yesterday.
1999-03-02 16:04:27 +00:00
roger
6074428d82 Updated the bktr entry to generate bktr*, tuner* and now vbi*
/dev/vbi will allow vbi capture from the bt848 card for software
teletext decoding.
1999-03-01 12:13:24 +00:00
dt
c1e49b7f2b Fatal typo.
PR:		bin/10827
Submitted by:	Mike Andrews <mandrews@termfrost.org>
PR:		conf/10310
Submitted by:	Brion Moss <brion@queeg.com>
1999-02-28 19:50:17 +00:00
roger
aecd33a5ae Updated the bktr entry to add vbi*
bktr now makes bktr, tuner and vbi
1999-02-26 16:14:22 +00:00
msmith
6fa19303a0 Add entry for Motorola Montana modem.
Submitted by:	Andre LeClaire <leclaire@sprintmail.com>
1999-02-25 23:33:51 +00:00
brian
8708514947 Add IC-CARD Ethernet card & AT&T V34+ Fax Modem
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-02-22 14:08:44 +00:00
brian
ec3029b8d3 Xircom Ethernet+Modem 10/100+ 1999-02-22 14:03:31 +00:00
steve
d9296c20eb Add entries for the following cards:
Viking V.90/K56Flex modem
	Zoom 56K modem
	3CCE589E* network card
	3CCM156 modem

Latter submitted by:	Patrick Seal <patseal@hyperhost.net>
1999-02-22 03:06:28 +00:00
steve
6fd673be98 dhclient is now in /sbin. 1999-02-22 02:55:18 +00:00
msmith
31198bb6dc Add entry for D-Link DE-660
Submitted by:	Brian Handy <handy@lambic.physics.montana.edu>
1999-02-19 07:20:55 +00:00
n_hibma
0735633a14 Change to a proper numbering scheme for the ugen device. It requires
a unit and endpoint number. This is combined into a minor number.
The naming of the devices in /dev is now /dev/ugen<unit>.<endpoint>
1999-02-18 21:17:16 +00:00
jkh
cdf88166f8 DTRT for acd/wcd backwards compatibility 1999-02-14 19:41:36 +00:00
jkh
789ff1dc41 Use more sensible defaults. 1999-02-14 07:43:07 +00:00
jkh
643d88a891 Correct various mentions of rc.conf 1999-02-13 05:30:49 +00:00
dillon
54dacdc558 jkh accidently removed rc.diskless1 & 2, then put rc.diskless back when
he moved rc.conf.  Then he deleted rc.diskless when it ( of course ) didn't
    work.  Now I'm putting the originally accidently removed rc.diskless{1,2}
    back in.
1999-02-12 20:51:38 +00:00
brian
1ab394ca19 Add /usr/share/examples/ppp directory
Don't install /etc/ppp/ppp.*.example
Remove ppp/ppp.{conf,linkup,linkdown,secret}.sample
1999-02-11 16:30:56 +00:00
jkh
228950d4c6 This tries to install rc.diskless, but there is no such file.
I don't know which of the two to install in its place so just
remove it for now and get the release build working again.
1999-02-11 15:46:22 +00:00
obrien
c7f61a5a96 Our default /etc/dhclient.conf. 1999-02-10 18:30:01 +00:00
jkh
889621dc3f Use /etc/defaults/rc.conf everywhere, falling back to /etc/rc.conf
as necessary (for half-assed upgrades).
1999-02-10 18:08:16 +00:00
jkh
306c7f1add Install a little, erm, less from the etc/defaults directory. 1999-02-10 09:14:05 +00:00
wes
d70d277ffd Reviewed by: jkh
Submitted by:	wes
Added commentary to ttys to clarify the meaning of the columns.
Added commentary to ttys to clarify the meaning of the columns.
1999-02-09 23:55:13 +00:00
wes
eaaa5c5d39 Reviewed by: jkh
Submitted by:	wes
Added commentary to ttys to clarify the meaning of the columns.
1999-02-09 23:55:04 +00:00
jkh
1424e383b3 Install rc.conf properly into /etc/defaults/ directory. 1999-02-09 23:17:25 +00:00
jkh
975a675525 Add /etc/defaults. 1999-02-09 22:17:15 +00:00
jkh
1ff2aab12b Move rc.conf into defaults/ directory. This is part of a larger series
of commits to deal with the rc.conf.site confusion.
1999-02-09 22:15:18 +00:00
dillon
f1556c0728 Revamp rc.diskless. Split into rc.diskless1 and rc.diskless2. provide
more opportunities for overriding.  Clean up /etc/rc ( remove conf_dir,
    remove startup mount special cases, remove other special cases )
1999-02-09 17:17:18 +00:00
dillon
e4a59920a0 Get rid of $conf_dir 1999-02-09 05:20:46 +00:00
dillon
9e5d964c35 Get rid of the conf_dir junk for rc.diskless ( rc.diskless will use a
better mechanism ).  rc.conf should be considerably more readable now.
1999-02-09 04:17:45 +00:00
des
00d9c6c1ed Redirect mail to pseudo-user pop to root.
PR:		conf/9555
Submitted by:	Ruslan Ermilov <ru@ucb.crimea.ua>
1999-02-08 21:29:39 +00:00
mjacob
a3890169be Bruce gently nudged me into doing this right 1999-02-05 22:54:37 +00:00
mjacob
9f1cd7bbda add back ctl for sa and add more units 1999-02-04 20:35:07 +00:00
markm
084fa3ca37 Add bits useful to getting laptops going (my Libretto in particular)
Add ActionTec v.90 modem and Libretto Floppy to pccard database;
Autoload pcic device.
1999-02-04 10:06:44 +00:00
grog
2ae52c4b3a Change vinum_drives to vinum_slices
Spotted-by:	Jake <jake@checker.org>
1999-02-04 00:23:10 +00:00
asami
2785df4f13 Remove commented out definition of FTP_PASSIVE_MODE, it is (and has always
been) an environment variable and doesn't belong here.

Pointed out by:	cnh@ems.mindspring.net, sanpei@yy.cs.keio.ac.jp
1999-02-03 22:25:41 +00:00
vanilla
bfe03b8740 Add a entry for zh-FAQ. 1999-01-31 18:24:36 +00:00
jmb
cb67d260be Do not try to fetch anti-spam files from gulf.net.
They nolonger provide a list of spam domains and
	spam ip address ranges.
1999-01-31 15:21:15 +00:00
grog
3827e29c20 Change variable name vinum_slices to vinum_drives to match the variable
we set in rc.conf.

Background: the `vinum read' command has changed.  For a short period
of time, it required the names of the slices on which vinum was
stored.  Now it requires the names of the drives.
1999-01-31 04:28:51 +00:00
newton
071cdf2149 Added /usr/share/examples/svr4 1999-01-30 08:42:43 +00:00
newton
2b15f75cd0 Added a knob for svr4 to rc.conf (and associated support in rc.i386)
Suggested by: jkh
1999-01-30 07:22:29 +00:00
yokota
0f728ea9c4 Unload the splash decoder module when a screen saver module is loaded.
Strictly speaking, it is not necessary; the screen saver will load
even if the splash module is still in memory.  But still, it is the right
thing to do, otherwise the splash decoder module just wasts the kernel space.

Discussed with: des
1999-01-29 18:09:38 +00:00
dillon
33cbc5a95a If vfs.nfs.diskless_valid does not exist, the conditional fails
and spews an error message we'd rather not spew.  Fixed.

Submitted by:	Kevin Street <street@iname.com>
1999-01-29 06:18:12 +00:00
wollman
7cdc246962 Now that newsyslog is capable of doing this at a specific time,
let it rotate /var/log/wtmp again, and update monthly/200.accounting to
take this into account.  (Some sites might want to change the parameters
of the rotation; it's easier to do this when it's all centralized in
newsyslog.conf.)
1999-01-28 20:03:31 +00:00
jkh
9ba5b17180 DOH! Did I ever screw that up. Take the /etc prefixes off the
filenames.

Noted by:	Randy Bush <randy@psg.com>
1999-01-27 05:00:58 +00:00
dillon
e8c8e2f8e5 Add directory structure of diskless examples 1999-01-26 23:05:38 +00:00
dillon
2fdd68da64 Create overrideable MFS filesystem sizes and do a bit of cleanup. 1999-01-26 19:07:21 +00:00
jkh
f519bb63b7 Allow /etc/rc.conf.site as well as /etc/rc.conf.local (and add rc_conf_files
variable for frobbing).
1999-01-26 10:15:57 +00:00
dillon
7ec8b18f5a Remove use of kern.conf_dir sysctl. conf_dir is left as a local
variable and propogates back to /etc/rc where it will be used to
    locate the rc.local file.  The local variable will also be used by
    /etc/rc.conf.  Note that /etc/rc.conf reverts to its prior operation
    of accessing /etc/rc.conf.local if run standalone.
1999-01-26 07:36:20 +00:00
dillon
fed2ec9eff Remove sysctl's from rc.conf, there seems to be a concensus that
rc.conf should only contain simple ops.  We still keep the conf_dir
    override, however, and this will be used when rc.conf is run from
    /etc/rc in a diskless configuration.
1999-01-26 07:32:59 +00:00
dg
7f79d65533 Ripped out EDITOR=ee with extreme prejudice. 1999-01-26 07:28:31 +00:00
peter
20125e3a14 Move reading of rc.conf sooner as requested by Greg. I'm a tad nervous
about this becase that makes it get run *before* the filesystems are
mounted.  If people have added stuff to their rc.conf or rc.conf.local
that uses stuff outside of /bin and /sbin, this will break.
1999-01-26 05:14:36 +00:00