Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@zeszyt
Created October 19, 2015 07:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zeszyt/0338870d2aa962d041b6 to your computer and use it in GitHub Desktop.
Save zeszyt/0338870d2aa962d041b6 to your computer and use it in GitHub Desktop.
Only in etc57: authpf
Only in etc56: changelist
Only in etc56: csh.cshrc
Only in etc56: csh.login
Only in etc56: csh.logout
diff -qur etc56/daily etc57/daily
--- etc56/daily Fri Aug 8 07:57:25 2014
+++ etc57/daily Sun Mar 8 17:51:15 2015
@@ -1,5 +1,5 @@
#
-# $OpenBSD: daily,v 1.81 2014/07/02 13:39:41 sthen Exp $
+# $OpenBSD: daily,v 1.82 2014/11/17 18:19:08 deraadt Exp $
# From: @(#)daily 8.2 (Berkeley) 1/25/94
#
# For local additions, create the file /etc/daily.local.
@@ -50,18 +50,7 @@
find -x . \
\( -path './ssh-*' -o -path ./.X11-unix -o -path ./.ICE-unix \
-o -path ./portslocks -o -path './tmux-*' \) \
- -prune -o -type f -atime +3 -execdir rm -f -- {} \; 2>/dev/null
- find -x . -type d -mtime +1 ! -path ./vi.recover ! -path ./.X11-unix \
- ! -path ./.ICE-unix ! -path ./portslocks ! -name . \
- -execdir rmdir -- {} \; >/dev/null 2>&1; }
-fi
-
-if [ -d /var/tmp -a ! -L /var/tmp ]; then
- cd /var/tmp && {
- find -x . \
- \( -path './ssh-*' -o -path ./.X11-unix -o -path ./.ICE-unix \
- -o -path ./portslocks -o -path './tmux-*' \) \
- -prune -o ! -type d -atime +7 -execdir rm -f -- {} \; 2>/dev/null
+ -prune -o -type f -atime +7 -execdir rm -f -- {} \; 2>/dev/null
find -x . -type d -mtime +1 ! -path ./vi.recover ! -path ./.X11-unix \
! -path ./.ICE-unix ! -path ./portslocks ! -name . \
-execdir rmdir -- {} \; >/dev/null 2>&1; }
Only in etc56: dhclient.conf
Only in etc57: disktab
Only in etc56: dumpdates
Only in etc57: examples
Only in etc56: fbtab
Only in etc57: firmware
Only in etc56: ftpusers
Only in etc56: gettytab
Only in etc56: group
Only in etc56: hosts
Only in etc57: hotplug
Only in etc57: iked
Only in etc57: isakmpd
Only in etc56: ksh.kshrc
Only in etc57: ldap
Only in etc56: localtime
Only in etc56: locate.rc
Only in etc56: login.conf
Only in etc57: magic
Only in etc56/mail: Makefile
Only in etc56/mail: access
Only in etc56/mail: access.db
Only in etc56/mail: aliases
Only in etc56/mail: aliases.db
Only in etc56/mail: genericstable
Only in etc56/mail: genericstable.db
Only in etc56/mail: helpfile
Only in etc56/mail: local-host-names
Only in etc56/mail: localhost.cf
Only in etc56/mail: mailertable
Only in etc56/mail: mailertable.db
Only in etc56/mail: relay-domains
Only in etc56/mail: sendmail.cf
Only in etc56/mail: smtpd.conf
Only in etc56/mail: spamd.conf
Only in etc56/mail: submit.cf
Only in etc56/mail: trusted-users
Only in etc56/mail: virtusertable
Only in etc56/mail: virtusertable.db
Only in etc56: mail.rc
Only in etc56: mailer.conf
Only in etc56: man.conf
Only in etc56: master.passwd
Only in etc57: moduli
Only in etc56: motd
Only in etc57: mtree
Only in etc56: myname
Only in etc57: netstart
Only in etc57: networks
Only in etc56: newsyslog.conf
Only in etc56: nginx
Only in etc56/npppd: npppd-users
Only in etc56/npppd: npppd.conf
Only in etc56: passwd
Only in etc56: pf.conf
Only in etc57: pf.os
Only in etc56/ppp: chap-secrets
Only in etc57/ppp: chatscript.sample
Only in etc56/ppp: options
Only in etc57/ppp: options.sample
Only in etc56/ppp: pap-secrets
Only in etc57: protocols
Only in etc56: pwd.db
Only in etc57: rc
diff -qur etc56/rc.conf etc57/rc.conf
--- etc56/rc.conf Fri Aug 8 07:57:26 2014
+++ etc57/rc.conf Sun Mar 8 17:51:15 2015
@@ -1,4 +1,4 @@
-# $OpenBSD: rc.conf,v 1.195 2014/07/22 17:37:16 reyk Exp $
+# $OpenBSD: rc.conf,v 1.200 2014/12/03 20:13:49 florian Exp $
# DO NOT EDIT THIS FILE!!
#
@@ -23,7 +23,6 @@
bootparamd_flags=NO # for normal use: ""
rbootd_flags=NO # for normal use: ""
sshd_flags= # for normal use: ""
-named_flags=NO # for normal use: ""
nsd_flags=NO # for normal use: "-c /var/nsd/etc/nsd.conf"
unbound_flags=NO # for normal use: "-c /var/unbound/etc/unbound.conf"
ldattach_flags=NO # for normal use: "[options] linedisc cua-device"
@@ -39,9 +38,6 @@
# be sure to set net.inet6.ip6.forwarding=1
route6d_flags=NO # for normal use: ""
# be sure to set net.inet6.ip6.forwarding=1
-rtsold_flags=NO # for normal use: interface
- # be sure to set net.inet6.ip6.forwarding=0
- # be sure to set net.inet6.icmp6.rediraccept=1
lpd_flags=NO # for normal use: "" (or "-l" for debugging)
sensorsd_flags=NO # for normal use: ""
hotplugd_flags=NO # for normal use: ""
@@ -67,12 +63,8 @@
cron_flags= # for normal use: ""
iscsid_flags=NO # for normal use: ""
-# use -u to disable chroot, see nginx(8)
-nginx_flags=NO # for normal use: ""
slowcgi_flags=NO # for normal use: ""
-# For normal use: "-L sm-mta -bd -q30m", and note there is a cron job
-sendmail_flags=NO
spamd_flags=NO # for normal use: "" and see spamd(8)
spamd_black=NO # set to YES to run spamd without greylisting
spamlogd_flags= # use eg. "-i interface" and see spamlogd(8)
Only in etc57: rc.d
Only in etc57: rmt
Only in etc57: rpc
Only in etc57: services
Only in etc56: shells
Only in etc57: signify
Only in etc56/skel: .Xdefaults
Only in etc56/skel: .cshrc
Only in etc56/skel: .cvsrc
Only in etc56/skel: .login
Only in etc56/skel: .mailrc
Only in etc56/skel: .profile
Only in etc56/skel/.ssh: authorized_keys
Only in etc56: sliphome
Only in etc56: spwd.db
Only in etc56/ssh: ssh_config
Only in etc56/ssh: sshd_config
Only in etc57/ssl: cert.pem
Only in etc57/ssl: lib
Only in etc56/ssl: openssl.cnf
Only in etc57/ssl: private
Only in etc56/ssl: x509v3.cnf
Only in etc56: sudoers
Only in etc56: syslog.conf
Only in etc56/systrace: usr_sbin_lpd
Only in etc56/systrace: usr_sbin_named
Only in etc57: termcap
Only in etc56: ttys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment