summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* o Back out 1.39, it was a bad idea. There was, and should be, arwatson2000-12-191-2/+2
| | | | | | | | | | distinction between the OS copyright message and the message displayed gratuitously to each user at login. Because, well, they may be different, among other things, and boy can a copyright message each login consume some screen space. If people really want to do this, they can copy /COPYRIGHT to /etc/COPYRIGHT. Submitted by: Anders Andersson <anders@codefactory.se>
* Add if=/etc/issue to the default getty entry.phk2000-12-181-1/+2
| | | | | | | This does nothing if you don't have an /etc/issue file. PR: 22331 Submitted by: Rick C. Petty <rick@kiwi-computer.com>
* Linksys Fast Ethernet PCCARD cards supported by the ed driver nowtoshi2000-12-181-25/+31
| | | | | | | | require the addition of flag 0x80000 to their config line in pccard.conf(5). This flag is not optional. These Linksys cards will not be recognized without it. Reviewed by: imp, iwasaki
* * Add an eval so that ipnat_flags=">/dev/null" works, per the PRdougb2000-12-177-21/+35
| | | | | | | * Do some line length and specify full path cleanups while I'm here PR: conf/22937 Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
* o /etc/COPYRIGHT -> /COPYRIGHT, since that's where it's installed.rwatson2000-12-171-2/+2
| | | | Submitted by: Anders Andersson <anders@sanyusan.se>
* In addition to:dougb2000-12-171-30/+35
| | | | | | | | | | | | | | | Apply a more consistent style to the echo statements in /etc/ scripts. * Put quotes around each line * Single quotes for lines with no variable interpolation * Double quotes if there is * Capitalize each word that begins a line * Make echo -n 'Doing foo:' ... echo '.' more of a standard Also: * Use rm -f on /var/run/dev.db so if it's not there (devfs) it doesn't error * Shorten the ldconfig messages so that the default fits on one line * Test whether /var/msgs/bounds is a link before overwriting it * Generally futz around with whitespace
* Apply a more consistent style to the echo statements in /etc/ scripts.dougb2000-12-1723-171/+174
| | | | | | | | | | * Put quotes around each line * Single quotes for lines with no variable interpolation * Double quotes if there is * Capitalize each word that begins a line * Make echo -n 'Doing foo:' ... echo '.' more of a standard No functionality changes
* Create the vn%d.ctl devices.phk2000-12-161-0/+6
| | | | | | | | | | In a few days I will commit a patch which changes vn(4) to use the disk-minilayer. This will make vn(4) fully DEVFS friendly but have the side effect that vnconfig needs the vn%d.ctl devices to be able to configure vn(4). Please remake your /dev/vn entries with this revision of MAKEDEV if you don't rung DEVFS already.
* Run rc.pccard from netstart so it works for us laptop users as well.des2000-12-161-0/+5
|
* Flesh out a simple framework for dependency checking rc.conf enabledbsd2000-12-131-23/+19
| | | | | | services. Simple YES/NO style *_enable services are supported. Reviewed by: obrien
* -Change manufacture ID for REX-5535AC, REX-5535X, REX-9835X, and REX-9835Znon2000-12-131-4/+6
| | | | | | | | | | | | | | | | | | from "PCMCIA SCSI MBH1040" to "PCMCIA SCSI MBH10401" "01". They are based on the spc driver. This will fix the conflicts of entry with REX-5536AM, REX-9836A, and ICM PSC-2401 ("MBH10404" ones) which are based on stg driver. The problem was pointed out in bsd-nomads several times since PAO2 days. -Comment out the entry for "MBH10401" ones. The spc driver is not supported yet. -Add more comment about cards which has broken CIS (some cards which has tuple of "PCMCIA SCSI MBH10404" "01"). Reported by: takachan@running-dog.net, y-nakaga@nwsl.mesh.ad.jp, yuki@dayo.ne.jp Obtained from: discussion in bsd-nomads mailing list
* If portmap is started as a dependancy, echo a notice during boot.bsd2000-12-131-3/+18
| | | | Approved by: obrien
* Typofix: Configration -> Configuration.dannyboy2000-12-121-2/+2
| | | | Submitted by: Rich Morin <rdm@cfcl.com>
* Set portmap_enable if Amd or running as an NFS server is enabled.obrien2000-12-111-0/+15
| | | | This bites too many systems upgrading from our change in defaults.
* Add comments just before each config for the awi cards.imp2000-12-111-2/+12
| | | | | | Add ZoomAir card. Change a couple default to auto. Also change a couple awi entires to auto from 0x1.
* Add MAKEDEV support for jogdial device, the first cut of which will bensayer2000-12-111-2/+7
| | | | committed shortly.
* Revert back to rev 1.24 as we have not come to a consensus if is is OKobrien2000-12-111-7/+4
| | | | | | | for a hung `daily' run to keep a `weekly' run from happening. Same for `monthly'. We have always run `weekly' and `monthly' reguardless of the execution status of `daily'. Until there is some consensus we should not change the behavior.
* Run all three maintenance script in succession, making sure they alwaysdes2000-12-111-4/+7
| | | | | | run on the right day but never overlap. Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
* Add a reference to the fetch(3) man page.des2000-12-101-1/+1
|
* On Sundays through Fridays, run daily at 03:01 am.des2000-12-101-2/+2
| | | | | | | | | | | | On Saturdays, run daily and weekly sequentially, starting at 03:01 am. This prevents daily and weekly from overlapping, while running weekly as early as possible (i.e. as soon as daily finishes) to give it time to finish before monthly starts at 05:30 am. It's probably possible to do something similar with monthly, making it run as soon as daily (and possibly weekly, if the first of the month is a Saturday) finishes, but this is left as an exercise for the reader.
* Run weekly a little bit later to give more time for daily to completeobrien2000-12-081-1/+1
| | | | (since it starts later now).
* Added directories needed for Groff 1.16.1 distribution.ru2000-12-051-0/+6
|
* Update for OpenSSH 2.3.0.green2000-12-051-0/+6
|
* The osf1 utility has not been installed since rev 1.5 ofsheldonh2000-11-301-1/+4
| | | | src/sys/modules/osf1/Makefile, so don't use it here!
* Add commentary about shared SASL files versus sendmail compilation.gshapiro2000-11-301-0/+6
| | | | Submitted by: Scot W. Hetzel <hetzels@westbend.net>
* o Add a PATH statement to the beginning of make-localhost, making itrwatson2000-11-291-0/+3
| | | | | | | work right when the administrator has modified their runtime environment in a manner not anticipated by our script. Requested by: Tom Maher <tardis@ece.cmu.edu>
* Add the 'amr' control device.msmith2000-11-281-0/+5
|
* use ``config auto "wi" ?'' for MELCO/WLI-PCM-L11sanpei2000-11-281-1/+1
| | | | Submitted by: susumu.wakabayashi@ntt.com
* Add the remaining pseudo-users as aliases to rootdougb2000-11-261-0/+3
| | | | | PR: conf/23105 Submitted by: Matthew West, mwest@uct.ac.za
* Remove "NODESCRYPTLINKS" it has been superseeded by "passwd_format"obrien2000-11-221-1/+0
| | | | in /etc/login.conf.
* Add a note asking committers to update make.conf.5 when they update this.ben2000-11-221-0/+4
|
* Add `password_format=md5' to the default settings. I've had this locallyobrien2000-11-211-0/+8
| | | | | | | | for a while, but a recent email to -stable suggests it should be spelled out as the documentation of "password_format" is sparse. Also add a `des_users' entry. Submitted by: Sean O'Connell <sean@stat.Duke.EDU>
* add Linksts EtherFast 10/100 PC Card (PCMPC100 V2)sanpei2000-11-211-1/+7
| | | | Submitted by: Ben Lutgens <blutgens@usinternet.com>
* Do a better job of preserving the value rc is called withdougb2000-11-211-1/+3
| | | | | | | in the face of possible corruption by rc.diskless*. PR: misc/21904 Submitted by: Anton Voronin, anton@urc.ac.ru
* Connect the new man4.alpha to the build.sheldonh2000-11-201-0/+2
|
* Standardize spelling of "optimization" in commentsdougb2000-11-191-3/+3
| | | | | PR: conf/22622 Submitted by: knu
* When to run the periodic/daily event has had several rounds of discussiondougb2000-11-191-1/+1
| | | | | | | | | | | | over the past couple years. The most recent came to the general consensus that this was the best time, but no one actually made the change, so I'll don my asbestos undies and dive in. Please note that this time was chosen with input from people in various countries with various methods and schedules for switching to and from DST. There is no perfect time to schedule this job that works for everyone, but this time both A) Works for more people, and B) Causes problems for fewer people. And, ultimately, you can always change it if you need to.
* Correct typokris2000-11-191-1/+1
|
* Don't install route for fec0::/10. It was wrongly replaced fromume2000-11-142-6/+4
| | | | | | ff02::/16 by me. PR: 22715
* Disable /usr/bin/ssh being setuid root by default. Let the variablegreen2000-11-141-0/+3
| | | | | | | | | | ENABLE_SUID_SSH being defined reenable it for those that want it. This follows discussion favoring the change from September. It is not usually necessary to be setuid root, possibly less safe, and less convenient (cannot use $HOSTALIASES, for example). Submitted by: jedgar
* fix typo; loppgin -> loginben2000-11-131-1/+1
| | | | | PR: 22823 Submitted by: Jimmy Olgeni <olgeni@uli.it>
* add SII MC-P200sanpei2000-11-131-0/+4
| | | | | Submitted by: Shigeru Ishida <ishida@isl.intec.co.jp> bsd-nomads:14801
* Add webgear aviator cardimp2000-11-121-0/+8
|
* add Melco WLI-PCMsanpei2000-11-101-0/+1
|
* add Nokia Card Phone 2.0 (gsm900/dcs1800 HSCSD terminal)sanpei2000-11-101-4/+0
| | | | | | | and this PC-Card has function ID as modem, pccard.conf entry is not needed. Submitted by: (Roger Hardiman <roger@freebsd.org>)
* Fixed typo in description of ENABLE_SUIDPERL.ru2000-11-101-1/+1
|
* Add commented-out entries for FTP_PROXY and HTTP_PROXY so those behindjkh2000-11-081-1/+12
| | | | | | firewalls have examples to work from. Requested by: chein
* Back out change to prepend /sbin:/bin to $PATH, just overwrite $PATHtruckman2000-11-051-1/+1
| | | | | | | with these in the normal case. Set MAKEDEVPATH in sysinstall to include the /mnt2 stuff before starting the fixit shell.
* Change MAKEDEV so that it prepends /sbin:/bin to $PATH instead of totallytruckman2000-11-051-3/+10
| | | | | | | | | | | | | overwriting $PATH, and find mknod $PATH instead of hardcoding /sbin so that the copy of MAKEDEV on the fixit floppy is usable, since mknod and expr live in /mnt2/stand when the fixit floppy is running. Get rid of the sed invokation in release/Makefile that attempts to delete the PATH setting stuff from MAKEDEV on the fixit floppy. This hasn't worked since a long ago change to MAKEDEV caused the sed expression to no longer match. PR: misc/21241
* MF4: Add LOADER_TFTP_SUPPORT make.conf flag.ps2000-11-041-0/+6
|
OpenPOWER on IntegriCloud