HardenedBSD/etc
Dimitry Andric 8028b78dbf Connect libclang_rt to the build, for specific architectures. This
contains the libraries for Address Sanitizer (asan), Undefined Behavior
Sanitizer (ubsan) and Profile Guided Optimization.

ASan is a fast memory error detector. It can detect the following types
of bugs:

    Out-of-bounds accesses to heap, stack and globals
    Use-after-free
    Use-after-return (to some extent)
    Double-free, invalid free
    Memory leaks (experimental)

Typical slowdown introduced by AddressSanitizer is 2x.

UBSan is a fast and compatible undefined behavior checker. It enables a
number of undefined behavior checks that have small runtime cost and no
impact on address space layout or ABI.

PLEASE NOTE: the sanitizers still have some rough edges on FreeBSD,
particularly on i386.  These will hopefully be smoothed out in the
coming time.

Differential Revision: https://reviews.freebsd.org/D1505
2015-01-13 19:54:47 +00:00
..
autofs Add "-media" autofs map, to access data on removable media, such as CD 2014-12-10 14:36:44 +00:00
bluetooth
casper
defaults Remove etc/rc.d/mrouted 2014-11-30 06:03:59 +00:00
devd Regenerate usb.conf . 2014-12-15 09:35:46 +00:00
dma
etc.amd64
etc.arm
etc.i386
etc.mips
etc.pc98
etc.powerpc
etc.sparc64
gss
mail Fix incremental builds involving non-root users with read-only source files. 2014-09-18 14:41:57 +00:00
mtree Connect libclang_rt to the build, for specific architectures. This 2015-01-13 19:54:47 +00:00
pam.d Honor MK_AT, MK_FTP, MK_MAIL, and MK_OPENSSH 2014-11-30 00:51:00 +00:00
periodic Avoid installing security.functions with executable bits, periodic(8) will 2014-11-05 06:42:07 +00:00
pkg
ppp
rc.d Remove duplicate FILESYSTEMS REQUIRE from etc/rc.d/ipmon and etc/rc.d/pflog 2014-11-30 12:34:48 +00:00
root Remove the conditional 2014-11-28 22:08:50 +00:00
sendmail
tests
amd.map
apmd.conf
auto_master Make /net use -intr by default. Linux does that, and it seems a good idea. 2015-01-08 16:35:09 +00:00
crontab
csh.cshrc
csh.login
csh.logout
ddb.conf
devd.conf Add "-media" autofs map, to access data on removable media, such as CD 2014-12-10 14:36:44 +00:00
devfs.conf
dhclient.conf
disktab
fbtab
freebsd-update.conf
ftpusers
gettytab
group
hosts
hosts.allow Allow info to display correctly in for varying tabstop settings 2014-12-24 01:50:44 +00:00
hosts.equiv
hosts.lpd
inetd.conf
libalias.conf
libmap32.conf
libmap.conf
login.access
login.conf
mac.conf
Makefile Merge ^/head r275759 through r275911. 2014-12-18 18:44:22 +00:00
man.alias
master.passwd
minfree
motd Add the less-ambiguous freebsd-version command. 2014-11-02 19:25:31 +00:00
netconfig
netstart
network.subr Renove faith(4) and faithd(8) from base. It looks like industry 2014-11-09 21:33:01 +00:00
networks
newsyslog.conf
nls.alias
nscd.conf
nsmb.conf
nsswitch.conf
ntp.conf
opieaccess
pccard_ether
pf.os
phones
portsnap.conf
printcap
profile
protocols
rc The early-late divider was originally set to mountcritlocal. Since that 2014-12-01 12:29:59 +00:00
rc.bsdextended
rc.firewall Fix a typo. 2014-10-20 04:14:35 +00:00
rc.initdiskless
rc.resume
rc.sendmail
rc.shutdown
rc.subr Allow load_rc_config to be called without a service name. 2014-12-01 12:17:42 +00:00
rc.suspend
regdomain.xml
remote
rpc
services Add VAMI (VMware Appliance Management Interface) port. 2014-12-22 21:26:49 +00:00
shells
snmpd.config
sysctl.conf
syslog.conf
termcap.small