freebsd-nq/etc
Kris Kennaway 0937df81ca Introduce support for using OpenSSL ASM optimizations. This is done
through the use of a new build directive, MACHINE_CPU, which contains a
list of the CPU generations/features for which optimizations are desired.
This feature will be extended to cover the ports tree in the future.

Currently OpenSSL provides optimizations for i386, i586 and i686-class
CPUs. Currently it has not been tested on an i386 or i486.

Teach make(1) to provide sensible defaults for MACHINE_CPU if it is not
defined (namely, the lowest common denominator CPU we support for each
architecture).  Currently this is i386 for the i386 architecture and ev4
for the alpha.  sys.mk also sets the variable as a last resort for
consistency with MACHINE_ARCH and bootstrapping from very old versions of
make.

Benchmarks show a significant speed increase even in the i386 case, with
additional improvements for i586 and i686 systems.  For maximum performance
define MACHINE_CPU=i686 i586 i386 in /etc/make.conf.

Based on a patch submitted by:  Mike Silbersack <silby@silby.com>
Reviewed by:    current
2001-02-19 03:59:05 +00:00
..
defaults Introduce support for using OpenSSL ASM optimizations. This is done 2001-02-19 03:59:05 +00:00
etc.alpha Move the syscons configuration to a machine independent rc.syscons. The 2001-01-09 22:28:17 +00:00
etc.amd64 Move the syscons configuration to a machine independent rc.syscons. The 2001-01-09 22:28:17 +00:00
etc.i386 Move the syscons configuration to a machine independent rc.syscons. The 2001-01-09 22:28:17 +00:00
isdn update the makefile to install all files from this directory to /etc/isdn 2001-01-10 12:42:57 +00:00
kerberosIV Fix typo: kereros -> kerberos 2000-10-06 17:36:05 +00:00
mail Add the remaining pseudo-users as aliases to root 2000-11-26 05:28:22 +00:00
mtree Duh! forgot to add BSD_daemon to the mtree files. 2001-02-18 08:18:44 +00:00
namedb FreeBSD doesn't run named in a sandbox by default, so change a comment so it 2001-01-16 20:57:18 +00:00
periodic Move the sendmail -q from cron to periodic, as suggested by a few people. 2001-02-19 02:47:42 +00:00
ppp 120 seconds is not 3 minutes 2001-02-18 02:11:37 +00:00
rc.d - Don't try to send RA to lo0, gifN and faithN. 2001-01-25 13:18:26 +00:00
root Add these key bindings for tcsh users in interactive mode: 2001-01-10 02:37:16 +00:00
sendmail Give some additional DNS black hole possibilities as comments. 2001-02-12 05:26:11 +00:00
amd.map
apmd.conf Typofix: Configration -> Configuration. 2000-12-12 22:43:02 +00:00
auth.conf Merge into a single US-exportable libcrypt, which only provides 2000-12-28 10:32:02 +00:00
crontab Move the sendmail -q from cron to periodic, as suggested by a few people. 2001-02-19 02:47:42 +00:00
csh.cshrc
csh.login Remove all mention of LANG and MM_CHARSET. 2000-07-27 11:39:33 +00:00
csh.logout
dhclient.conf
disktab Added "minimum3": spare room for multilingual installer and driver floppy. 2000-10-26 16:00:27 +00:00
dm.conf
fbtab
ftpusers
gettytab Add if=/etc/issue to the default getty entry. 2000-12-18 20:56:10 +00:00
group
hosts Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
hosts.allow
hosts.equiv
hosts.lpd
inetd.conf Disable rsh and rlogin by default. ssh and telnet are still available for 2000-10-04 07:56:16 +00:00
locale.alias Get rid of deprecated ru_SU.* locales. ru_RU.* will be used instead. 2000-12-29 14:58:35 +00:00
login.access
login.conf o Back out 1.39, it was a bad idea. There was, and should be, a 2000-12-19 14:12:46 +00:00
MAKEDEV Don't specify root:wheel for tun*, it's the default. 2001-02-03 23:31:31 +00:00
MAKEDEV.local
Makefile Move the syscons configuration to a machine independent rc.syscons. The 2001-01-09 22:28:17 +00:00
master.passwd
minfree
modems
motd Replace the full path to sysinstall with a standard manual page 2001-01-29 08:22:21 +00:00
netstart Fix a quoting problem I introduced. 2000-12-26 20:55:18 +00:00
network.subr * Add an eval so that ipnat_flags=">/dev/null" works, per the PR 2000-12-17 22:14:49 +00:00
networks
newsyslog.conf Log the console output to "/var/log/console.log", not "/var/log/console" 2001-02-17 20:27:58 +00:00
pam.conf o Reinstate Kerberos IV support for sshd when MAKE_KERBEROS4 is 2001-02-03 02:09:20 +00:00
pccard_ether Add support for PC-card router configuration. (MFPAO) 2000-12-25 09:21:18 +00:00
phones
pim6dd.conf
pim6sd.conf
printcap fixes: 2000-11-01 13:30:24 +00:00
profile Remove all mention of LANG and MM_CHARSET. 2000-07-27 11:39:33 +00:00
protocols Do IANA update maintenance: list synched up to the latest version. 2000-09-24 11:20:27 +00:00
rc Introduce the option of running fsck -y if the initial preen fails. 2001-02-05 04:54:42 +00:00
rc.atm Apply a more consistent style to the echo statements in /etc/ scripts. 2000-12-17 08:16:06 +00:00
rc.devfs Add copyright notices. Other systems have been barrowing our /etc files 2000-10-08 19:20:36 +00:00
rc.diskless1 Add copyright notices. Other systems have been barrowing our /etc files 2000-10-08 19:20:36 +00:00
rc.diskless2 Add copyright notices. Other systems have been barrowing our /etc files 2000-10-08 19:20:36 +00:00
rc.firewall Add copyright notices. Other systems have been barrowing our /etc files 2000-10-08 19:20:36 +00:00
rc.firewall6 - ipv6_prefix_* and ipv6_ifconfig_* work for end node 2000-10-29 19:59:05 +00:00
rc.initdiskless Add copyright notices. Other systems have been barrowing our /etc files 2000-10-08 19:20:36 +00:00
rc.isdn Add copyright notices. Other systems have been barrowing our /etc files 2000-10-08 19:20:36 +00:00
rc.network * Add an eval so that ipnat_flags=">/dev/null" works, per the PR 2000-12-17 22:14:49 +00:00
rc.network6 - Don't try to send RA to lo0, gifN and faithN. 2001-01-25 13:18:26 +00:00
rc.pccard Fix this to be more consistent with similar constructions elsewhere 2001-01-14 09:29:57 +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.serial Add copyright notices. Other systems have been barrowing our /etc files 2000-10-08 19:20:36 +00:00
rc.shutdown Apply a more consistent style to the echo statements in /etc/ scripts. 2000-12-17 08:16:06 +00:00
rc.suspend Add copyright notices. Other systems have been barrowing our /etc files 2000-10-08 19:20:36 +00:00
rc.syscons Move the syscons configuration to a machine independent rc.syscons. The 2001-01-09 22:28:17 +00:00
rc.sysctl Add copyright notices. Other systems have been barrowing our /etc files 2000-10-08 19:20:36 +00:00
remote
rpc
security Show denied secondary bind transfer attempts 2001-02-08 20:31:21 +00:00
services fix typo; loppgin -> login 2000-11-13 20:47:18 +00:00
shells
sysctl.conf Add this empty version of this file to make it easier for pre-4.0 users 2000-07-27 22:53:42 +00:00
syslog.conf Log the console output to "/var/log/console.log", not "/var/log/console" 2001-02-17 20:27:58 +00:00
termcap.small Sync with main 2000-08-25 08:56:28 +00:00
usbd.conf Kill the correct dhclient on detach of the ethernet device. 2000-10-20 00:42:05 +00:00