Poul-Henning Kamp
f840bacd9a
Change tcp_extension comment.
...
Submitted by: Studded <Studded@gorean.org>
Reviewed by: phk
1999-05-16 09:19:44 +00:00
David E. O'Brien
b6c29b4c5c
Add the entry for my Intel EtherExpress PRO/100 Mobile Adapter (16-bit verison).
...
Add additional entries (might need a little tweaking) for the Xircom adapters.
Xircom entries obtained from: http://www.lovett.com/lists/freebsd-xircom/
1999-05-14 03:52:07 +00:00
Jordan K. Hubbard
045c66ab3d
Sync with changes in /etc/mail.
1999-05-11 11:52:27 +00:00
Jonathan M. Bresler
762003080e
update spam countermeasures
...
add examples of using an access_db
update .mc files to match recommendations on
http://www.sendmail.org/m4/anti-spam.html
(grrr.....should have been one commit
did the last commit from a subdirectory)
1999-05-11 03:29:04 +00:00
Jonathan M. Bresler
54919b86a0
update spam countermeasures
...
add examples of using an access_db
update .mc files to match recommendations on
http://www.sendmail.org/m4/anti-spam.html
1999-05-11 03:27:14 +00:00
David E. O'Brien
1924a94a7c
Use /usr/bin/finger rather than `safe_finger'.
1999-05-08 02:19:25 +00:00
Mark Murray
42b42f6ec9
Add extra dirs needed by install. Do the include/* by reusing
...
BSD.include.dist to make tracking this easier.
Pointed out by: Rod Grimes
1999-05-05 19:44:14 +00:00
Mark Murray
02f0393e5a
This has bitrotted to the state that it is no longer functional.
...
Make Mike Smith very happy by nuking the PCIC auto-load code. :-)
NOTE - You will have to have PCIC in your kernel again!!
You have been warned!!
1999-05-05 19:34:29 +00:00
Bill Paul
31a08ab08e
Add device driver support for the Lucent WaveLAN/IEEE 802.11 PCMCIA
...
adapter (and some workalikes). Also add man pages and a wicontrol
utility to manipulate some of the card parameters.
This driver was written using information gleaned from the Lucent HCF Light
library, though it does not use any of the HCF Light code itself, mainly
because it's contaminated by the GPL (but also because it's pretty gross).
The HCF Light lacks certain featurs from the full (but proprietary) HCF
library, including 802.11 frame encapsulation support, however it has
just enough register information about the Hermes chip to allow someone
with enough spare time and energy to implement a proper driver. (I would
have prefered getting my hands on the Hermes manual, but that's proprietary
too. For those who are wondering, the Linux driver uses the proprietary
HCF library, but it's provided in object code form only.)
Note that I do not have access to a WavePOINT access point, so I have
only been able to test ad-hoc mode. The wicontrol utility can turn on
BSS mode, but I don't know for certain that the NIC will associate with
an access point correctly. Testers are encouraged to send their results
to me so that I can find out if I screwed up or not.
1999-05-05 07:37:11 +00:00
Tatsumi Hosokawa
b1e24098cc
added card1 and card2 to 'all' target.
...
(for machines with more than two PC-card slots)
1999-05-04 17:03:58 +00:00
Guy Helmer
b0ee7882e9
Spelling correction.
...
PR: 10824
1999-05-04 13:51:56 +00:00
Brian Somers
282302a153
Add AmbiCom Inc NIC
...
Submitted by: Wes Peters <wes@softweyr.com>
1999-05-04 08:39:11 +00:00
Dima Ruban
ee2071b83d
Use ``grep -w'' to prevent catching "pcic_pci"
1999-05-04 08:34:55 +00:00
Brian Somers
3307604ff5
Add 3Com/Noteworthy 56k modem
...
PR: 9187
Submitted by: Craig Leres <leres@ee.lbl.gov>
Requested by: Nathan Ahlstrom <nrahlstr@winternet.com>
1999-05-03 19:08:43 +00:00
Gary Palmer
f85f55925d
Unbreak my previous commit
1999-05-03 17:42:34 +00:00
Gary Palmer
9665600464
Create share/man8/alpha
...
Forgotten By: obrien
1999-05-03 17:23:52 +00:00
Mark Murray
72de3dd835
Perl moves up a maintenance version.
1999-05-02 15:25:40 +00:00
David E. O'Brien
4e9dcab844
Remove NOPERL. Seems to cause too many problems, as those that try don't
...
understand the implications and don't think to undo it when they get experience
trouble. (wonder about some of the people running -CURRENT sometimes)
1999-05-02 00:18:02 +00:00
Jordan K. Hubbard
3d92b04216
Update this file to no longer list the outdated information about gulf.net
...
Ignored-for-too-long-by: jmb
1999-05-01 03:36:07 +00:00
Tim Vanderhoek
61f74535f6
Change references from "passwordperiod" to "passwordtime", since
...
"passwordtime" is what passwd(1) has actually been using. I suspect
passwordperiod was the original intent. I can't figure-out which,
if either, BSDi uses. If anyone knows...
1999-04-30 18:19:46 +00:00
Jordan K. Hubbard
7690722762
Add /usr/X11R6/bin to default path also.
1999-04-28 20:12:53 +00:00
Jordan K. Hubbard
86190e83a3
By popular request, add /usr/local/sbin to this list.
1999-04-28 06:43:08 +00:00
Jordan K. Hubbard
618aa782be
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 Somers
70035dcff6
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 Wemm
b407e69b35
Drop example lkm tree
1999-04-24 21:01:21 +00:00
Peter Wemm
aada7a8fe7
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 Wemm
7c01dc0998
Zap default creation of /dev/lkm - it doesn't point to anything anymore
1999-04-24 20:57:39 +00:00
Peter Wemm
c528a79a0d
drop /lkm
1999-04-19 14:33:31 +00:00
Brian Somers
b9a5e41806
Remove extraneous space
...
PR: 11096
1999-04-12 15:26:41 +00:00
Andrey A. Chernov
c8bdad599f
Remove old locale links conversion stuff
1999-04-11 19:46:36 +00:00
Dag-Erling Smørgrav
3e297f8d95
Allow the user to specify a different firewall script than /etc/rc.firewall.
1999-04-10 10:56:58 +00:00
Jordan K. Hubbard
1b794373c5
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
Mike Smith
466cab62de
Make the USB devices by default, comment them.
1999-04-08 21:23:18 +00:00
Mark Murray
6a5f5da709
Use more politically correct examples, and expand the examples a bit.
1999-04-08 19:08:53 +00:00
Andrey A. Chernov
81d770cf87
remove 'russian' duplicated in comment
1999-04-08 12:41:02 +00:00
Martin Cracauer
65089737f4
Break lines to be < 80 chars.
...
Submitted by: BDE
1999-04-02 09:35:34 +00:00
Greg Lehey
6f16baa899
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 Somers
c30a1c0905
Add tty, kmem, bind & pop (MF master.passwd)
1999-04-01 15:14:09 +00:00
Martin Cracauer
c5df07777c
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
Satoshi Asami
6e11369b91
Explicitly specify mode 755 for /var/db/pkg -- it will be mode 700 otherwise.
1999-03-31 13:38:37 +00:00
Satoshi Asami
39f499e999
Add /var/db/pkg.
...
Submitted by: John Hay <jhay@mikom.csir.co.za>
1999-03-31 07:06:39 +00:00
Garrett Wollman
94678b53d5
Remove remaining traces of the prototype...
1999-03-30 15:31:35 +00:00
Garrett Wollman
960b7106f5
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
Warner Losh
a780977066
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
Mark Murray
f8b0e8c9ff
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
Chris Timmons
a12e6f2ec5
Replace a missing quote in the config for 3Com/USR/MegaHertz 3CCM156
1999-03-25 16:37:33 +00:00
Brian Somers
cff5e07509
Move natd from network_pass3 to network_pass1
1999-03-24 10:28:49 +00:00
Brian Somers
72a042f2bf
Add natd_program and change a comment.
1999-03-24 10:27:46 +00:00
Joerg Wunsch
0e20a72001
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 Williams
73f4b721ae
- 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 Williams
265bb91203
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 Williams
6f88981745
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
Bill Fumerola
61bf4caf49
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
Søren Schmidt
d99434fb80
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
Mark Murray
5beaada399
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
Dag-Erling Smørgrav
cae59b3d6a
Fix bogons in previous commit.
1999-03-14 20:26:39 +00:00
Bill Fumerola
cf49fe2f70
Bring in some MASTER_SITE_{AFTERSTEP,WINDOWMAKER} from bsd.port.mk
1999-03-14 19:05:16 +00:00
Dag-Erling Smørgrav
3e03255dd1
Chown the pty device nodes back to root:tty.
1999-03-14 03:20:22 +00:00
James FitzGibbon
1dd418124c
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
Daniel C. Sobral
e83474e963
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
Hellmuth Michaelis
8d30de0d26
fix cosmetic ISDN startup problem mentioned in PR conf/9957
1999-03-08 11:28:45 +00:00
Justin T. Gibbs
b2f2e3bbdb
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
Poul-Henning Kamp
df1fd5ada5
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 Hardiman
69c9ce13b9
Put back the bktr update to generate /dev/vbi
...
which I managed to delete yesterday.
1999-03-02 16:04:27 +00:00
Roger Hardiman
ba2e7a498e
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
Dmitrij Tejblum
6a5b1edecf
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 Hardiman
ad0677d4f0
Updated the bktr entry to add vbi*
...
bktr now makes bktr, tuner and vbi
1999-02-26 16:14:22 +00:00
Mike Smith
14418f224a
Add entry for Motorola Montana modem.
...
Submitted by: Andre LeClaire <leclaire@sprintmail.com>
1999-02-25 23:33:51 +00:00
Brian Somers
3854f9f544
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 Somers
f4373d473b
Xircom Ethernet+Modem 10/100+
1999-02-22 14:03:31 +00:00
Steve Price
fbd2d9c138
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 Price
c6b0cb111f
dhclient is now in /sbin.
1999-02-22 02:55:18 +00:00
Mike Smith
5966e39935
Add entry for D-Link DE-660
...
Submitted by: Brian Handy <handy@lambic.physics.montana.edu>
1999-02-19 07:20:55 +00:00
Nick Hibma
089b18c205
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
Jordan K. Hubbard
905c3aead2
DTRT for acd/wcd backwards compatibility
1999-02-14 19:41:36 +00:00
Jordan K. Hubbard
277434debe
Use more sensible defaults.
1999-02-14 07:43:07 +00:00
Jordan K. Hubbard
ef6caa5169
Correct various mentions of rc.conf
1999-02-13 05:30:49 +00:00
Matthew Dillon
56fc987611
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 Somers
2e92443c15
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
Jordan K. Hubbard
fc8353317d
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
David E. O'Brien
71b785ff18
Our default /etc/dhclient.conf.
1999-02-10 18:30:01 +00:00
Jordan K. Hubbard
9c63624e6f
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
Jordan K. Hubbard
ccdd960b95
Install a little, erm, less from the etc/defaults directory.
1999-02-10 09:14:05 +00:00
Wes Peters
9b8eb63431
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 Peters
1f5752dcae
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
Jordan K. Hubbard
a1787c488f
Install rc.conf properly into /etc/defaults/ directory.
1999-02-09 23:17:25 +00:00
Jordan K. Hubbard
10fe4fa1c4
Add /etc/defaults.
1999-02-09 22:17:15 +00:00
Jordan K. Hubbard
d105b00084
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
Matthew Dillon
e4715b9359
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
Matthew Dillon
89b71b3d69
Get rid of $conf_dir
1999-02-09 05:20:46 +00:00
Matthew Dillon
f7b9477c77
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
Dag-Erling Smørgrav
0d35e40d61
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
Matt Jacob
7f897c3ce4
Bruce gently nudged me into doing this right
1999-02-05 22:54:37 +00:00
Matt Jacob
c5145ee62d
add back ctl for sa and add more units
1999-02-04 20:35:07 +00:00
Mark Murray
ba529ee910
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
Greg Lehey
5549c02763
Change vinum_drives to vinum_slices
...
Spotted-by: Jake <jake@checker.org>
1999-02-04 00:23:10 +00:00
Satoshi Asami
3e52a8e840
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 I. Shu
0d25476c1b
Add a entry for zh-FAQ.
1999-01-31 18:24:36 +00:00
Jonathan M. Bresler
26d61b5ba8
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
Greg Lehey
ea7994c074
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