jkh
9a0abd4ecc
Add /usr/X11R6/bin to default path also.
1999-04-28 20:12:53 +00:00
jkh
3667395a42
By popular request, add /usr/local/sbin to this list.
1999-04-28 06:43:08 +00:00
jkh
a6d35492b3
1. Remove the hateful EDITOR=ee from root's environment; it's one
...
thing to use it at startup, when you don't know if the user can
handle vi or not, but yet another thing to leave it as a permanent
land mine for root.
2. Put /usr/X11R6/bin in path; it makes getting the desktop up a lot easier.
1999-04-27 11:55:02 +00:00
brian
9eb5d65f02
Add an entry for the Xircom GlobalACCESS modem
...
PR: 10277
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
1999-04-25 10:27:22 +00:00
peter
55287e7260
Drop example lkm tree
1999-04-24 21:01:21 +00:00
peter
a8ddd8c620
Sync with rc.i386 - use kldload rather than modload (which never existed
...
on the Alpha anyway)
1999-04-24 20:58:37 +00:00
peter
1f405d596b
Zap default creation of /dev/lkm - it doesn't point to anything anymore
1999-04-24 20:57:39 +00:00
peter
510021a268
drop /lkm
1999-04-19 14:33:31 +00:00
brian
bbf541d346
Remove extraneous space
...
PR: 11096
1999-04-12 15:26:41 +00:00
ache
d844f45590
Remove old locale links conversion stuff
1999-04-11 19:46:36 +00:00
des
0a96c9181d
Allow the user to specify a different firewall script than /etc/rc.firewall.
1999-04-10 10:56:58 +00:00
jkh
4723af978b
MF22: Bring forward the far more explanatory motd we had in 2.2.8
...
Suggested by: Nathan Ahlstrom <nrahlstr@winternet.com>
1999-04-08 22:39:43 +00:00
msmith
bb46603662
Make the USB devices by default, comment them.
1999-04-08 21:23:18 +00:00
markm
dbf9f08c56
Use more politically correct examples, and expand the examples a bit.
1999-04-08 19:08:53 +00:00
ache
9324f84405
remove 'russian' duplicated in comment
1999-04-08 12:41:02 +00:00
cracauer
a98f80083c
Break lines to be < 80 chars.
...
Submitted by: BDE
1999-04-02 09:35:34 +00:00
grog
1e7868a058
Add variable start_vinum. If set to YES, it will start vinum and
...
automagically find all the partitions. This is to be preferred to the
somewhat emetic usage of vinum_slices and the equally obnoxious 'vinum
read' command.
1999-04-02 07:15:44 +00:00
brian
e966b5f866
Add tty, kmem, bind & pop (MF master.passwd)
1999-04-01 15:14:09 +00:00
cracauer
b362db7397
Use new -T switch to turn on immediate interruptibilty in shell
...
scripts. Also, the ugly 'echo -n' hack to prevent sh from a wrong
optimization isn't needed anymore.
1999-04-01 13:30:29 +00:00
asami
08c5758049
Explicitly specify mode 755 for /var/db/pkg -- it will be mode 700 otherwise.
1999-03-31 13:38:37 +00:00
asami
931788c380
Add /var/db/pkg.
...
Submitted by: John Hay <jhay@mikom.csir.co.za>
1999-03-31 07:06:39 +00:00
wollman
c3ead1bc25
Remove remaining traces of the prototype...
1999-03-30 15:31:35 +00:00
wollman
4444bea042
Clean up persistent host status from sendmail(8) (if so configured).
...
I had accumulated years' worth of junk files; now others won't
have to.
1999-03-30 15:30:44 +00:00
imp
cef8c01351
Add two features:
...
log_in_vain:
log_in_vain turns on logging for packets to ports for which
there is no listener.
rc.sysctl:
A generic way to set sysctl values. It reads /etc/syslog.conf
and sets values based on that. No /etc/syslog.conf has been
checked in yet, and I've not added this to the makefile yet
until I get more feedback.
Reviewed by: -current, -hackers and bde especially
1999-03-28 20:36:03 +00:00
markm
6cbcd29274
Add an example hosts.allow for the (base system) tcp_wrappers.
...
Anyone with good ideas for this is welcome to contribute.
1999-03-28 10:47:26 +00:00
cwt
5261cb365e
Replace a missing quote in the config for 3Com/USR/MegaHertz 3CCM156
1999-03-25 16:37:33 +00:00
brian
983a0df3af
Move natd from network_pass3 to network_pass1
1999-03-24 10:28:49 +00:00
brian
2a47068aac
Add natd_program and change a comment.
1999-03-24 10:27:46 +00:00
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