opnsense-src/etc
2016-01-24 19:30:58 +01:00
..
autofs src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
bluetooth src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
defaults src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
devd src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
etc.amd64 *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
etc.arm src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
etc.i386 *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
etc.ia64 *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
etc.mips src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
etc.pc98 src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
etc.powerpc src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
etc.sparc64 src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
gss src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
mail src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
mtree src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
newsyslog.conf.d src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
pam.d *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
periodic src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
pkg src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
ppp src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
rc.d src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
root vimrc: can't live without this feature anymore :D 2016-01-24 19:30:58 +01:00
sendmail src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
amd.map src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
apmd.conf src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
auto_master src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
crontab cron: put newsyslog back in the game 2015-06-30 10:05:17 +02:00
csh.cshrc src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
csh.login src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
csh.logout src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
ddb.conf src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
devd.conf src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
devfs.conf src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
dhclient.conf src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
disktab src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
fbtab src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
freebsd-update.conf src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
ftpusers src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
gettytab gettytab: sync with upstream 2015-08-14 14:45:04 +02:00
group src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
hosts src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
hosts.allow src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
hosts.equiv src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
hosts.lpd src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
inetd.conf src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
libalias.conf src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
libmap.conf src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
libmap32.conf src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
login.access src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
login.conf src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
mac.conf src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
Makefile o Fix filemon and bmake meta-mode stability issues. [EN-16:01] o Fix invalid TCP checksums with pf(4). [EN-16:02.pf] o Fix YP/NIS client library critical bug. [EN-16:03.yplib] o Fix SCTP ICMPv6 error message vulnerability. [SA-16:01.sctp] o Fix ntp panic threshold bypass vulnerability. [SA-16:02.ntp] o Fix Linux compatibility layer incorrect futex handling. [SA-16:03.linux] o Fix Linux compatibility layer setgroups(2) system call. [SA-16:04.linux] o Fix TCP MD5 signature denial of service. [SA-16:05.tcp] o Fix insecure default bsnmpd.conf permissions. [SA-16:06.bsnmpd] 2016-01-14 11:21:11 +01:00
man.alias src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
master.passwd src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
minfree src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
motd *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
netconfig src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
netstart *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
network.subr src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
networks src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
newsyslog.conf src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
nls.alias src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
nscd.conf src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
nsmb.conf src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
nsswitch.conf src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
ntp.conf src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
opieaccess src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
pccard_ether src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
pf.os src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
phones src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
portsnap.conf src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
printcap src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
profile src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
protocols src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
rc Revert "rc: yield to evil twin if installed in /usr/local/etc" 2014-12-20 12:44:33 +01:00
rc.bsdextended src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
rc.firewall src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
rc.initdiskless src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
rc.resume src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
rc.sendmail src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
rc.shutdown src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
rc.subr src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
rc.suspend src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
regdomain.xml src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
remote src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
rpc src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
services src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
shells src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
snmpd.config src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
sysctl.conf src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
syslog.conf *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
termcap.small src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00