summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Don't confuse the admin with spurious error messagesyar2001-05-271-1/+1
| | | | | | | | | | about non-existent mount directories (which would come into existence after the real mount has occured) when just testing for if there are any NFS filesystems in /etc/fstab. PR: bin/26597 Submitted by: Dmitry Morozovsky <marck@rinet.ru> MFC after: 3 days
* The PERL_THREADED knob is causing too many people too many problems.sheldonh2001-05-271-1/+3
| | | | Add a dire warning about the experimental nature of threaded Perl.
* update the sample isdnd.rc file with a firmware keyword example and a realhm2001-05-271-32/+184
| | | | | world example of the use of the valid keyword in conjunction with budget handling.
* - sys/n[tw]fs moved to sys/fs/n[tw]fsru2001-05-261-4/+4
| | | | - /usr/include/n[tw]fs moved to /usr/include/fs/n[tw]fs
* Improve and extend. Use new modules to set policy, and provide anothermarkm2001-05-261-10/+46
| | | | example for WHEELSU-type su(1).
* List new directories created under share/examples/isdn/* in order tobmah2001-05-251-0/+4
| | | | unbreak installworld.
* - sys/msdosfs moved to sys/fs/msdosfsru2001-05-251-2/+2
| | | | | - msdos.ko renamed to msdosfs.ko - /usr/include/msdosfs moved to /usr/include/fs/msdosfs
* Add support forimp2001-05-251-0/+6
| | | | | | | card "D" "Link DWL-650 11Mbps WLAN Card" which is the most amusing CIS mistake I've seen in some time. # I'm using this card to make this commit!
* I didn't fix the comment in rev 1.107.obrien2001-05-251-1/+1
|
* Turn on TCP_EXTENSIONS (rfc1323) by defualt.obrien2001-05-251-1/+1
|
* Add NO_I4B to avoid building/installing isdn4bsd package.ru2001-05-232-2/+9
| | | | | Prompted by: Alexandr Listopad <laa@laa.zp.ua> MFC after: 3 days
* - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileru2001-05-231-0/+14
| | | | | | | | | | | | | | | systems were repo-copied from sys/miscfs to sys/fs. - Renamed the following file systems and their modules: fdesc -> fdescfs, portal -> portalfs, union -> unionfs. - Renamed corresponding kernel options: FDESC -> FDESCFS, PORTAL -> PORTALFS, UNION -> UNIONFS. - Install header files for the above file systems. - Removed bogus -I${.CURDIR}/../../sys CFLAGS from userland Makefiles.
* Introduce a background_fsck rc.conf option which allows the user todd2001-05-222-6/+16
| | | | | | | enable or disable background fsck'ing all in one shot. Default is currently 'YES'. Reviewed by: jkh
* Back out previous commit. digiio.h has moved to /usr/include/sysbrian2001-05-191-2/+0
|
* Anti-foot-shooting for pcvt users: ignore isdn_screenflags which isschweikh2001-05-192-0/+20
| | | | | | | only for syscons. Requested by: Alexander Leidinger <Alexander@Leidinger.net> MFC after: 7 days
* Restore the RSA host key to /etc/ssh/ssh_host_key.obrien2001-05-187-56/+21
| | | | Also fix $FreeBSD$ spamage in crypto/openssh/sshd_config rev. 1.16.
* Run network6_pass1 if ipv6_enable is YESbrian2001-05-181-0/+15
|
* Add an entry for RAYLINK pccard using the ray driver.dmlb2001-05-171-0/+6
| | | | MFC after: 3 days
* Add /usr/include/dev/digi/brian2001-05-171-0/+2
|
* Link /etc/ssh/ssh_host_key to /etc/ssh/ssh_host_rsa_key to deal withjesper2001-05-167-14/+49
| | | | | | | gratutious changes in the latest SSH Reviewed by: obrien Approved by: obrien
* Allow users to add local Makefile targets.gshapiro2001-05-151-0/+5
| | | | | Submitted by: dinoex MFC after: 7 days
* Make the default .mc file be `hostname`.mc if SENDMAIL_MC make.conf knobgshapiro2001-05-151-2/+11
| | | | | | | | | is not set. This allows admins to create a per-machine configuration file while leaving the freebsd.mc template pristine. Provide a rule to create `hostname`.mc from freebsd.mc if it doesn't exist. PR: misc/26299 MFC after: 8 days
* New option isdn_screenflags to set the syscons screen params for isdnd,schweikh2001-05-143-0/+25
| | | | | | | | plus documentation. Submitted by: Alexander Leidinger <Alexander@Leidinger.net> Not objected to by: hm MFC after: 1 week
* Back out rev 1.260. The 'streams' module is a registered dependency ofpeter2001-05-131-3/+1
| | | | | the 'svr4' module already. This was a 4.x-only problem and should not have been MFS'ed.
* Add sk_SKache2001-05-132-0/+6
| | | | | | | | PR: Submitted by: Reviewed by: Approved by: Obtained from:
* clarify comment about MAKE_KERBEROS5. noticed by Peter Pentchevassar2001-05-121-1/+1
| | | | <roam@orbitel.bg>
* Add 470.status-named.dirk2001-05-111-0/+1
| | | | Reminded by: gshapiro
* Update the fsck command in /etc/rc to use the new backgroundmckusick2001-05-111-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fsck checking. Applying these changes (typically via mergemaster) will cause your system to start running background checks on all your soft update enabled filesystems (provided that you have a kernel with the required functionality, e.g., one built since the end of April). Please report any and all problems to mckusick@mckusick.com (not mckusick@freebsd.org which I read infrequently). See the comment above the fsck command in /etc/rc for instructions on how to disable background checking should it cause you too much trouble. Several FAQs: 1) Can I reboot before the background checks are done? Ans) Yes, when the system restarts the checks will pick up where they left off. 2) Can a crash during checking corrupt my filesystem? Ans) No, recovered resources are returned to the system using soft updates which ensure that the freeing is done in a safe order. 3) How will I know if any background checks are being done? Ans) Filesystems that are to be checked in background will be listed as `DEFER FOR BACKGROUND CHECKING' at the usual fsck check time during system startup. 4) What happens to the output of the background checks? Ans) It is sent to syslog `daemon' facility log level `notice'. 5) When will this feature be available in the 4.X kernel? Ans) Never. It is much too radical and extensive a change to be MFC'ed. Besides, it needs many months of experience and tuning before it is ready for widespread use. 6) What happens if a background fsck fails (i.e., fsck finds errors that would normally require a manual fsck)? Ans) The filesystem will be marked as needing a manual fsck. At the next system reboot, the check will be done in foreground and the usual actions taken (usually a failure to go multi-user until fsck has been run by hand on the affected filesystem).
* Delete everything that's not a directory in /var/run and /var/spool/lockbrian2001-05-101-2/+5
| | | | | | at boot time. MFC after: 3 weeks
* Avoid flushing IPv6 routes. `route flush' removes necessaryume2001-05-091-1/+1
| | | | routes for IPv6 as well as IPv4 routes.
* * Simplify the population of the /etc memory filesystem. To avoidbsd2001-05-098-82/+102
| | | | | | | | | | | | | | | | | | | | | | | | | | | | the null mount, we currently create a temporary mfs on /tmp, copy /etc to /tmp, then mount /etc as mfs and copy everything back from /tmp, then delete the /tmp mfs. The patch eliminates the temporary /tmp mfs and the subsequent copying and simply populates the /etc mfs by copying from /conf/default/etc. This requires that /conf/default/etc contain a complete copy of all the /etc stuff instead of just overrides. I don't think that is too much of an extra step in setting up a diskless environment. * Provide the ability to make /tmp a memory filesystem independent of /var. This removes the requirement that /tmp be a symlink to /var/tmp and this makes the diskless code work with the default filesystem layout. If a seperate /tmp memory filesystem is created, the 'tmpsize' environment variable is used to determine its size (default to 10 Meg). * Reduce diffs between the -current and -stable versions of these files to a bare minimum. Only the definition of the shell function 'mount_md' is different. Not Objected to by: -arch@, -small@ MFC after: 2 days
* s/ssh_host_key/ssh_host_rsa_key/ since that is what openssh uses nowpeter2001-05-097-14/+14
| | | | after a mergemaster.
* Add PAM support to SRA authentication. Cribbed mostly from ftpd. Thisnsayer2001-05-071-0/+4
| | | | | doesn't solve the problem of root being allowed to log in, but that sort of thing is something PAM should be doing anyway.
* Use foo () instead of foo ( ) for function definition,schweikh2001-05-071-2/+1
| | | | so zsh can parse this file as well.
* Fix a misleading commentbrian2001-05-021-1/+1
| | | | Submitted by: Mark Knight <markk@knigma.org>
* Add a ``digi'' driver.brian2001-05-021-2/+44
| | | | | | | | | | | | | | | | | | This driver supports PCI Xr-based and ISA Xem Digiboard cards. dgm will go away soon if there are no problems reported. For now, configuring dgm into your kernel warns that you should be using digi. This driver is probably close to supporting Xi, Xe and Xeve cards, but I wouldn't expect them to work properly (hardware donations welcome). The digi_* pseudo-drivers are not drivers themselves but contain the BIOS and FEP/OS binaries for various digiboard cards and are auto-loaded and auto-unloaded by the digi driver at initialisation time. They *may* be configured into the kernel, but waste a lot of space if they are. They're intended to be left as modules. The digictl program is (mainly) used to re-initialise cards that have external port modules attached such as the PC/Xem.
* Don't mount a md(4) over /dev on DEVFS enabled diskless systems.phk2001-05-015-25/+45
|
* Add an allscreens_kbdflags option. Same thing as allscreens_flags,dd2001-04-283-0/+19
| | | | | | but runs kbdcontrol instead of vidcontrol. Reviewed by: ru
* Remind the user that they need to check CPAN manually for updatesjoe2001-04-281-0/+1
| | | | to perl5 modules installed by hand.
* Removed reference to withdrawn secure-supfile.ru2001-04-271-1/+0
|
* Enable static IPv6 address assignment on PCMCIA NIC.ume2001-04-263-14/+10
| | | | PR: conf/26633
* "Portmapper" -> "Rpcbind" in a comment.alex2001-04-261-1/+1
|
* Document XFREE86_VERSION.jim2001-04-251-0/+5
|
* Fixed typo.ru2001-04-251-1/+1
| | | | | PR: bin/26836 Submitted by: Matthew Seaman <matthew.seaman@tornadogroup.com>
* Move to using md.imp2001-04-258-19/+78
| | | | | | | | | o create a simple wrapper function mount_md that makes it easy to move from mount_mfs. # NOTE: you will need to MAKEDEV md[0123] in order for this to work. Reviewed by: bsd, keichii
* Add isdn_ttype (moved to rc.conf from rc.isdn)schweikh2001-04-241-0/+1
| | | | | | PR: conf/24865 Submitted by: schweikh Reviewed by: hm
* Don't hardcode isdn_ttype overwriting rc.conf settings.schweikh2001-04-242-30/+2
| | | | | | PR: conf/24865 Submitted by: schweikh Reviewed by: hm
* MFS: the MFS still applies to -current until such time as someone fixesimp2001-04-245-75/+95
| | | | | rc.diskless2 to use mdconfig rather than mount_mfs. These changes are still relevant to -current.
* Add missed and update existing MASTER_SITE_*.sobomax2001-04-221-12/+18
|
* Checking of denied zone transfers is now done indirk2001-04-211-7/+0
| | | | periodic/daily/470.status-named.
OpenPOWER on IntegriCloud