joerg
efd64fb913
Finally remove the ancient `-exec rm -f {} ;' cruft that used to be
...
used to cleanup old files, and replace it by -delete which has been
present in our find(1) for ages now.
1999-03-21 12:34:06 +00:00
nate
6f2266da12
- Mixup of kldstat arguments. Use '-i 1' instead of '-n 1' when checking
...
for the PCIC module in the kernel.
{ I promise this is the last commit! }
Submitted by: "Sean O'Connell" <sean@stat.Duke.EDU>
1999-03-17 21:57:00 +00:00
nate
1421f727f3
Whoops, fixed typos in PCIC loading command when I modified Sean's
...
original patch.
Submitted by: "Sean O'Connell" <sean@stat.Duke.EDU>
1999-03-17 20:57:40 +00:00
nate
f4f0cbc01f
Add a Q&D test before loading the pcic module to make sure there isn't
...
a compiled in one.
Submitted by: "Sean O'Connell" <sean@stat.Duke.EDU>
1999-03-17 17:39:50 +00:00
billf
544adda3ec
Split check_quotas into check_quotas and enable_quotas
...
enable_quotas - use quotas on your system
check_quotas - check for violations on startup
By assuming that a system was neat and without violation before it booted
we can skip a long (and at that point needless) process.
Submitted by: Alex Perel <veers@disturbed.net>
1999-03-17 04:00:04 +00:00
sos
2c3e9a7651
Rewert the atapi CDROM driver's name to wcd.
...
This is to avoid confusion with the new system.
Also provide real entires in MAKEDEV for the new system.
1999-03-16 13:34:03 +00:00
markm
c97ae836f7
Bitrot. Remove objlink as it is not pleasant to be downwind.
...
PR: 8071
Reviewed by: Sheldon Hearn <sheldonh@iafrica.com>
1999-03-14 20:41:14 +00:00
des
9f1a60059d
Fix bogons in previous commit.
1999-03-14 20:26:39 +00:00
billf
355875c486
Bring in some MASTER_SITE_{AFTERSTEP,WINDOWMAKER} from bsd.port.mk
1999-03-14 19:05:16 +00:00
des
93ddac1d26
Chown the pty device nodes back to root:tty.
1999-03-14 03:20:22 +00:00
jfitz
1a5c7969f4
Add ${lpd_program} and ${portmap_program} as variables in rc.conf, with
...
suitable defaults pointing to the FreeBSD-shipped versions. This will allow
for easier integration of third-party replacements for these daemons.
Reviewed by: Several members of -committers
1999-03-11 16:17:24 +00:00
dcs
61c4a42ccc
Gentlemen, I present you /boot/defaults. Just for the sake of symmetry.
...
Reviewed by: jkh (eyebrown raised a little, I concede)
1999-03-10 03:33:17 +00:00
hm
ff9dd97ed3
fix cosmetic ISDN startup problem mentioned in PR conf/9957
1999-03-08 11:28:45 +00:00
gibbs
b292bdc997
Add targ.ctl, a device node for allocating and configuring instances
...
of the "targ" processor target target mode emulator.
1999-03-05 23:08:45 +00:00
phk
118df06bdc
Change the comment to sendmail_flags which has scared so many people
...
from removing -bd to something more sensible.
1999-03-03 15:04:33 +00:00
roger
9cf39d393c
Put back the bktr update to generate /dev/vbi
...
which I managed to delete yesterday.
1999-03-02 16:04:27 +00:00
roger
941fc329cf
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
cbd7e6cdc9
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
97ffe27507
Updated the bktr entry to add vbi*
...
bktr now makes bktr, tuner and vbi
1999-02-26 16:14:22 +00:00
msmith
c509e80e95
Add entry for Motorola Montana modem.
...
Submitted by: Andre LeClaire <leclaire@sprintmail.com>
1999-02-25 23:33:51 +00:00
brian
cbe16adbf8
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
26f69ca0ab
Xircom Ethernet+Modem 10/100+
1999-02-22 14:03:31 +00:00
steve
3f21efa387
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
be84afbece
dhclient is now in /sbin.
1999-02-22 02:55:18 +00:00
msmith
4b4ddf1417
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
041d620310
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
94eb174c2c
DTRT for acd/wcd backwards compatibility
1999-02-14 19:41:36 +00:00
jkh
1b84e2b2fe
Use more sensible defaults.
1999-02-14 07:43:07 +00:00
jkh
6580176f8b
Correct various mentions of rc.conf
1999-02-13 05:30:49 +00:00
dillon
4a860f50cc
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
8b86cda131
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
abf0bd8265
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
609cf46404
Our default /etc/dhclient.conf.
1999-02-10 18:30:01 +00:00
jkh
e57466a1c3
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
eb2538b12d
Install a little, erm, less from the etc/defaults directory.
1999-02-10 09:14:05 +00:00
wes
4eda991f81
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
155ee0bd22
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
ffd599b4ab
Install rc.conf properly into /etc/defaults/ directory.
1999-02-09 23:17:25 +00:00
jkh
9eadab94ce
Add /etc/defaults.
1999-02-09 22:17:15 +00:00
jkh
fb9f9eb881
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
a99e9a02df
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
9b13dcd4be
Get rid of $conf_dir
1999-02-09 05:20:46 +00:00
dillon
233712cfb5
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
af242fbed1
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
9123f355f2
Bruce gently nudged me into doing this right
1999-02-05 22:54:37 +00:00
mjacob
63f9aaa28d
add back ctl for sa and add more units
1999-02-04 20:35:07 +00:00
markm
01d4866412
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
58870eb89b
Change vinum_drives to vinum_slices
...
Spotted-by: Jake <jake@checker.org>
1999-02-04 00:23:10 +00:00
asami
51e7b7296b
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
b8a7e41ea7
Add a entry for zh-FAQ.
1999-01-31 18:24:36 +00:00