aboutsummaryrefslogtreecommitdiff
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Now that chown is no longer available, we shouldn't try to use it.Mike Smith2000-01-061-49/+31
| | | | | | | | | | | | | Improve the internal mknod() to understand being passed an (optional) user:group specification. Don't apply root:wheel to nodes explicitly anywhere, it's the default. Remove an odd looking uucp:wheel assignment, as it's inconsistent with all the other tty?? devices. Notes: svn path=/head/; revision=55503
* Missed a filename variable quote in rcPeter Wemm2000-01-051-1/+1
| | | | Notes: svn path=/head/; revision=55453
* Quote arguments in vi recover script.Peter Wemm2000-01-051-3/+3
| | | | | | | | PR: 15901 Submitted by: KOJIMA Hajime <kjm@rins.ryukoku.ac.jp> Notes: svn path=/head/; revision=55451
* Add a whole bunch of example entries for pam. This should help getMark Murray2000-01-041-8/+16
| | | | | | | folk over various hurdles. Notes: svn path=/head/; revision=55397
* Add /usr/libexec/sendmailPeter Wemm1999-12-291-0/+2
| | | | Notes: svn path=/head/; revision=55235
* Add $FreeBSD$Peter Wemm1999-12-291-1/+1
| | | | Notes: svn path=/head/; revision=55232
* moved to etc/mailPeter Wemm1999-12-291-8/+0
| | | | | | | Requested by: obrien Notes: svn path=/head/; revision=55231
* Try and sort BIN1 a bit, it was all over the place.Peter Wemm1999-12-291-11/+14
| | | | | | | | Add mail/mailer.conf (repocopied from /etc/mailer.conf to /etc/mail/mailer.conf on obrien's request) Notes: svn path=/head/; revision=55230
* Revert previous commit, -o is functional here and is required.Peter Wemm1999-12-291-1/+1
| | | | Notes: svn path=/head/; revision=55229
* Remove -o before sendmail.cw - pure file name needed hereAndrey A. Chernov1999-12-291-1/+1
| | | | Notes: svn path=/head/; revision=55224
* Add support for building the 'mlx?' devices, which will be used by theMike Smith1999-12-291-1/+9
| | | | | | | upcoming 'mlxcontrol' utility. Notes: svn path=/head/; revision=55200
* Use the *much* more readable unified diff format.David E. O'Brien1999-12-282-3/+3
| | | | Notes: svn path=/head/; revision=55196
* Added following modes:KATO Takenori1999-12-281-0/+14
| | | | | | | | | | | | | | 5in HD 2 heads, 77 cylinders, 8 sectors/track, 1024 bytes/sector 5/3.5in DD 2 heads, 80 cylinders, 8 sectors/track, 512 bytes/sector Meanings of the rogrammer-readeble fd name were explained by Brian Fundakowski Feldman and Peter Wemm in hackers list and NOKUBI Hirotaka. Reviewed by: nyan Notes: svn path=/head/; revision=55177
* Reset the Zoom 56K modem when starting to use it.Julian Elischer1999-12-272-2/+6
| | | | | | | | | Failing to do so freezes your system. Submitted by:Sean O'Connell <sean@stat.Duke.EDU> (my hero) Notes: svn path=/head/; revision=55134
* Remove kvm_mkdb as it isn't installed anymore. libkvm asks directlyPeter Wemm1999-12-271-1/+0
| | | | | | | via kldsym(2), and crash dumps use nlist directly (and always have). Notes: svn path=/head/; revision=55131
* Moved $FreeBSD$ to its usual place after the CSRG id.Bruce Evans1999-12-261-9/+9
| | | | | | | | | | | Fixed some style bugs for cam (superflous umask and missing newline). Fixed bogons for apm. The pattern "apm*" matched too many things; apm and apmctl were both made twice by `MAKEDEV all'. Hopefully no one depends on `MAKEDEV apm0' making apm or on `MAKEDEV apm' making apmctl. Notes: svn path=/head/; revision=55116
* Update the cvs pserver example so that it gives some more obvious cluesPeter Wemm1999-12-261-3/+5
| | | | | | | | | about the --allow-root switch. PR: 14463 Notes: svn path=/head/; revision=55115
* Add directories: preparation for OpenSSL import.Kris Kennaway1999-12-252-0/+4
| | | | Notes: svn path=/head/; revision=55097
* Add 8859-4 and lt_LT entriesAndrey A. Chernov1999-12-242-0/+12
| | | | Notes: svn path=/head/; revision=55074
* lt_LN->la_LNAndrey A. Chernov1999-12-222-12/+12
| | | | Notes: svn path=/head/; revision=55012
* Add cs_CZAndrey A. Chernov1999-12-212-0/+6
| | | | | | | Submitted by: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz> Notes: svn path=/head/; revision=54973
* Use more thorough redirection to make the impact of allscreens_flagsSheldon Hearn1999-12-212-2/+2
| | | | | | | | | | | | more comprehensive. Previously, at least colour changes were not applied to all virtual consoles. PR: 15066 Reported by: Andy Farkas <andyf@speednet.com.au> Submitted by: yokota Notes: svn path=/head/; revision=54950
* Add an explicit warning against copying this file into /etc/, sinceSheldon Hearn1999-12-211-0/+5
| | | | | | | | work-arounds for the ".: Out of file descriptors" problem (see PR 13724) are taking longer than expected to come to fruition. Notes: svn path=/head/; revision=54949
* make previous commit's format match rest of fileMichael Haro1999-12-211-2/+2
| | | | Notes: svn path=/head/; revision=54941
* add default service (other) entriesMichael Haro1999-12-211-0/+4
| | | | | | | Reviewed by: markm (in concept) Notes: svn path=/head/; revision=54940
* Test rotated logs for dangerous messages as well as currentAlexey Zelkin1999-12-201-2/+4
| | | | | | | | PR: misc/12228 Submitted by: Philippe SCHACK <phschak@inba.fr> Notes: svn path=/head/; revision=54902
* Install sendmail.cf into /etc/mail.David E. O'Brien1999-12-191-1/+1
| | | | | | | | | | | | The current offical Sendmail Inc. version uses /var/mail/ and when we upgrade our repository to that version, we will get the change. It is best to make the path change in 4.0-R (which may not have the latest Sendmail Inc. version, than to change in mid-4.x stream when we may upgrade. Ok'ed by: Peter (quite a while ago) Notes: svn path=/head/; revision=54843
* Install sendmail.cf into /etc/mail.David E. O'Brien1999-12-191-3/+3
| | | | | | | | | | | | The current offical Sendmail Inc. version uses /var/mail/ and when we upgrade our repository to that version, we will get the change. It is best to make the path change in 4.0-R (which may not have the latest Sendmail Inc. version, than to change in mid-4.x stream when we may upgrade. Ok'ed by: Peter (quite a while ago) Notes: svn path=/head/; revision=54836
* This commit was generated by cvs2svn to compensate for changes in r54816,Peter Wemm1999-12-192-0/+16
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=54817
| * Import NetBSD's mailwrapper to redirect /usr/sbin/sendmail to the user'sPeter Wemm1999-12-192-0/+16
| | | | | | | | | chosen mailer. Obtained from: NetBSD Notes: svn path=/vendor/NetBSD/dist/; revision=54816
* Remove all vestiges of /usr programs (awk, sed, grep...) from MAKEDEV.Brian Feldman1999-12-191-85/+128
| | | | | | | | | | | | | | | MAKEDEV can now run (with /sbin/chown and /bin/chgrp, still) without any /usr. The default PATH for MAKEDEV is now "/sbin:/bin" to prevent against further spammage of /usr programs in MAKEDEV. In the event of an emergency, the variable "MAKEDEVPATH" can be used to replace PATH, but I don't know what that emergency could be. Let me know if you have any problems. I've tested it as well as I could, which basically means everything except for RocketPorts. Reviewed in principle by: peter Notes: svn path=/head/; revision=54814
* xntpd -> ntpd.Ollivier Robert1999-12-177-7/+7
| | | | | | | Submitted by: ru Notes: svn path=/head/; revision=54739
* Bye bye xntpd, enter ntp.Ollivier Robert1999-12-161-3/+3
| | | | | | | The variable names haven't changed for compapatibility reasons. Notes: svn path=/head/; revision=54683
* Add DOCSUPFILE, like PORTSSUPFILE. (ie 'make update' in /usr/doc)Bill Fumerola1999-12-161-0/+1
| | | | | | | | | PR: docs/15439 Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de> Obtained from: ports/Makefile Notes: svn path=/head/; revision=54670
* This was a mixed bag of spaces and ^I's.David E. O'Brien1999-12-151-5/+5
| | | | Notes: svn path=/head/; revision=54645
* Add an enable_osf1 knob to the alpha startup codeAndrew Gallatin1999-12-152-0/+10
| | | | Notes: svn path=/head/; revision=54642
* Add missing trailing slash to URL.Sheldon Hearn1999-12-151-1/+1
| | | | Notes: svn path=/head/; revision=54635
* The target `all' evoluted into a kitchen-sink these days... It's noJoerg Wunsch1999-12-141-22/+35
| | | | | | | | | | | | | | | | | | | | | | | longer really suitable as a default to create the various /dev nodes to be contained on the fixit floppy, since all our proud new devide nodes finally made the fixit floppy run over... So instead create a new target titled `fixit' which creates just the dev nodes for a single unit per each default driver; whoever needs more of them is free to create whatever he needs, perhaps after killing unused nodes before. There were more than 700 /dev nodes on the floppy before that action, and it's still around 350 now. I doubt all the various /dev/ugen* entries are really useful on such a tool, so people, please check, and if you feel like more could be eliminated from that floppy, kill'em. While i was at it, removed traces of ft(8) that still survived even though the driver has long since been dead. That's step #1. #2 will follow... Notes: svn path=/head/; revision=54613
* update to isdn4bsd beta release 0.90Hellmuth Michaelis1999-12-143-0/+143
| | | | Notes: svn path=/head/; revision=54611
* Exercise sufficient editorial license and further shorten motd.Daniel C. Sobral1999-12-131-17/+16
| | | | | | | Stolen from: jkh Notes: svn path=/head/; revision=54527
* Suport multiple ``ifconfig_*?="DHCP"'' configurations.David E. O'Brien1999-12-127-77/+133
| | | | | | | | | | | | Currently we have a problem in that `dhclient' bails when configuring the second interface as port 68 is already in use (by the `dhclient' started for the first interface). PR: 14810 Submitted by: n_hibma Notes: svn path=/head/; revision=54458
* Trim to 24 lines. Yeah, I know, looks ugly.Daniel C. Sobral1999-12-111-4/+3
| | | | Notes: svn path=/head/; revision=54450
* Add reference to hier(7). This gets motd just over 25 lines. I'mDaniel C. Sobral1999-12-111-1/+5
| | | | | | | | | | don't like it, but I think this can greatly ease the learning curve of Linux-immigrants. Approved by: jkh Notes: svn path=/head/; revision=54449
* Minor whitespace fix.David E. O'Brien1999-12-041-2/+1
| | | | Notes: svn path=/head/; revision=54108
* Added ntfs subdir to allow mountd.c include <ntfs/ntfsmount.h>Semen Ustimenko1999-12-031-0/+2
| | | | | | | and others. Notes: svn path=/head/; revision=54091
* Now that pccardc beep actually works, add knob for it in rc.conf/rc.pccardWarner Losh1999-12-023-0/+9
| | | | | | | Submitted by: sanpei@sanpei.org (MIHIRA-san Yoshiro) Notes: svn path=/head/; revision=54041
* Call rpc.umntall only if nfs_client_enable, hang occurse otherwiseAndrey A. Chernov1999-11-301-3/+7
| | | | Notes: svn path=/head/; revision=53915
* Add the ability to match on device names attached to.Nick Hibma1999-11-281-6/+5
| | | | | | | | If a device is attached to ums4, you can reference this devname in the configuration file as ${DEVNAME} (a shell variable, yes). Notes: svn path=/head/; revision=53856
* As promised long ago, remove the last evidence of the 'sd' driver.Mike Smith1999-11-271-5/+2
| | | | | | | SCSI disks are only known as 'da' now. Notes: svn path=/head/; revision=53782
* Do not create bdev nodes anymore. Instead create cdev nodes with thePoul-Henning Kamp1999-11-261-58/+57
| | | | | | | | | | | | | | | | | | | | | | same names: rover# ls -l /dev/*wd0a crw-r----- 1 root operator 3, 0 Nov 26 20:20 /dev/rwd0a crw-r----- 1 root operator 3, 0 Nov 26 20:20 /dev/wd0a Notice: Over time, no earlier than FreeBSD 5.0, the "r*" names may be discontinued. A fair number of programs and scripts need to (un)learn some tricks before then. This will take no effect until you either run MAKEDEV by hand or reinstall your system. WARNING: Kernels older than approx November 22 will not be happy about a /dev created with MAKEDEV after this commit. Please update your /kernel.good etc. Notes: svn path=/head/; revision=53728