freebsd-nq/etc
Mike Makonnen 7361edc7a1 The vi(1) recovery script cannot send mail regarding interrupted
sessions if the mailer is dynamically linked. This happens because
on some systems the ldconfig script is run after the vi recovery
script.

I thought I had already fixed this with revision 1.5 of rc.d/ldconfig,
but apparently not. So, in addition I'm making ldconfig a requirement
of this script.

Approved by:	markm (mentor)(implicit)
PR: bin/51767
2003-05-05 09:53:32 +00:00
..
defaults Per previous announcement, remove the old version of the rc system. 2003-05-02 05:27:35 +00:00
etc.alpha Per previous announcement, remove the old version of the rc system. 2003-05-02 05:27:35 +00:00
etc.amd64 Per previous announcement, remove the old version of the rc system. 2003-05-02 05:27:35 +00:00
etc.i386 Per previous announcement, remove the old version of the rc system. 2003-05-02 05:27:35 +00:00
etc.ia64 Per previous announcement, remove the old version of the rc system. 2003-05-02 05:27:35 +00:00
etc.sparc64 Per previous announcement, remove the old version of the rc system. 2003-05-02 05:27:35 +00:00
isdn We no longer have a COPY. 2002-08-07 16:01:06 +00:00
mail xten isn't needed after tw is gone. 2003-04-27 05:49:53 +00:00
mtree Directories for Russian manpages. 2003-03-24 09:39:09 +00:00
namedb Misc grammar, typo and wording fixes of comments. 2003-02-07 20:58:38 +00:00
pam.d The PAM module pam_krb5 does not have "session" capabilities. 2003-04-30 21:57:54 +00:00
periodic Remove 220.backup-distfile since it has been deleted. 2003-04-01 20:32:01 +00:00
ppp Put a complete set of pppd(8) sample configuration files in 2002-01-29 01:10:47 +00:00
rc.d The vi(1) recovery script cannot send mail regarding interrupted 2003-05-05 09:53:32 +00:00
root Make the defaults for Kerberos 5 a little more up-to-date. 2003-04-30 20:58:49 +00:00
sendmail The sendmail binary now has a reasonable default for MaxMimeHeaderLength 2003-04-18 01:25:41 +00:00
amd.map Time to enter modern age and default to NFS version 3. 2002-05-15 22:24:29 +00:00
apmd.conf Now properly use logger's facility argument 2001-08-06 15:52:42 +00:00
auth.conf Merge into a single US-exportable libcrypt, which only provides 2000-12-28 10:32:02 +00:00
crontab Clarify adjkerntz(8) note and use complete sentences in comments. 2002-11-22 16:13:39 +00:00
csh.cshrc
csh.login
csh.logout
devd.conf Add RealTek RTL8150 USB to fast Ethernet controller driver. 2003-05-03 10:16:56 +00:00
dhclient.conf o Spelling error s/suffient/sufficient/ 2001-10-27 03:14:37 +00:00
disktab Drop the silly notion that fd* entries have both a' and b' 2003-04-02 20:16:02 +00:00
fbtab
ftpusers xten isn't needed after tw is gone. 2003-04-27 05:49:53 +00:00
gettytab Add entries for 3wire terminals. (carrier not supplied, so we set nc). 2001-08-31 22:18:50 +00:00
group xten isn't needed after tw is gone. 2003-04-27 05:49:53 +00:00
hosts Re-add information for applying for IP space from a registry since that 2003-01-28 21:29:23 +00:00
hosts.allow Enable TCP_WRAPPERs for the NIS server. The protection afforded is 2002-02-06 20:39:36 +00:00
hosts.equiv
hosts.lpd
inetd.conf [DAIVD O'BRIEN's OPINION] 2002-11-12 17:31:12 +00:00
locale.alias Add missing ca_ES, lt_LT, sr_YU aliases 2003-01-17 00:56:34 +00:00
locale.deprecated MF4: sync with RELENG_4 version as much as possible. 2002-05-16 08:06:07 +00:00
login.access
login.conf add default vmemoryuse (unlimited), and samples 2002-06-26 04:04:37 +00:00
mac.conf Remove the 'te' label elements from the default configuration, since we 2003-04-20 03:09:35 +00:00
Makefile Hook rc.sendmail back up, it was removed prematurely 2003-05-02 22:27:31 +00:00
man.alias Remove aliases not needed for new man version 2001-06-26 00:41:07 +00:00
master.passwd xten user no longer needed. 2003-04-27 05:45:29 +00:00
minfree
moduli Import OpenBSD's moduli file. 2002-03-21 21:43:25 +00:00
motd Whitespace police. 2001-12-18 18:21:51 +00:00
netconfig Change the name for the local unix-socket based protocol 2002-12-16 22:24:26 +00:00
netstart We need pccard start too. 2003-04-29 15:32:02 +00:00
network.subr Break out and rewrite the network setup scripts. 2003-04-18 17:51:54 +00:00
networks
newsyslog.conf Introduce debug.log which gets debug.* (most of this would otherwise go 2003-04-08 16:14:02 +00:00
nls.alias Add forgotten alias for ru_SU.ISO8859-5 2002-01-08 19:07:03 +00:00
nsmb.conf Bring in changes from smbfs-1.4.4. 2002-04-22 16:18:36 +00:00
opieaccess Back out previous commit now that pam_opieaccess(8) has an allow_local 2003-02-16 13:04:27 +00:00
pccard_ether o redirect the grep to /dev/null 2002-12-12 09:31:10 +00:00
phones
printcap Update the handbook printing section URL so that it points to the 2003-03-25 18:03:11 +00:00
profile
protocols Renumber divert. 2002-12-13 09:18:09 +00:00
rc Per previous announcement, remove the old version of the rc system. 2003-05-02 05:27:35 +00:00
rc.firewall Add a header: #!/bin/sh. 2003-02-06 22:00:38 +00:00
rc.firewall6 Add a header: #!/bin/sh. 2003-02-06 22:00:38 +00:00
rc.initdiskless Add another backslash ('\'). 2003-02-15 16:29:20 +00:00
rc.resume Apply a more consistent style to the echo statements in /etc/ scripts. 2000-12-17 08:16:06 +00:00
rc.sendmail This file was removed prematurely. It contains functionality 2003-05-02 11:05:57 +00:00
rc.shutdown Quiet warnings on shutdown. 2002-09-19 20:14:50 +00:00
rc.subr This particular debugging statement is very verbose, making the rest 2003-04-30 03:03:47 +00:00
rc.suspend
remote Add com1-4 as finger friendly shortcuts for /dev/cuaa0-3. Specify a default 2001-02-21 19:45:47 +00:00
rpc Add sgi_fam 391002, file alteration monitor. 2001-08-11 09:43:04 +00:00
services Add entries for Multicast DNS. 2003-04-29 09:54:06 +00:00
shells
sysctl.conf Rework the wording of the comment for the security.bsd.see_other_uids 2003-03-13 18:43:50 +00:00
syslog.conf Make sure debug.log only gets debugging messages. 2003-04-23 13:08:31 +00:00
termcap.small Sync with main 2001-11-22 21:43:43 +00:00
usbd.conf Add RealTek RTL8150 USB to fast Ethernet controller driver. 2003-05-03 10:16:56 +00:00