summaryrefslogtreecommitdiffstats
path: root/etc/daily
AgeCommit message (Expand)AuthorFilesLines
2020-10-20Remove calls for df(1), netstat(1), and the verbose dump(1)danj1-16/+3
2020-10-08Use find -delete instead of execing rm and rmdir.millert1-5/+5
2019-09-09Inform about system call memory write protection and stack mappingbluhm1-2/+2
2019-07-25Show unveil(2) violators in lastcomm(1) output and daily mail.bluhm1-2/+2
2018-02-06Print an explicit error if the backup volume is not present intb1-2/+5
2017-07-10Test if an acct file exists before trying to rename it. This silencesbluhm1-4/+7
2017-06-10Report processes that were killed due to pledge or memory accessbluhm1-1/+2
2016-04-29Delete invocation of mailq(1) that was present for historical reasons.schwarze1-8/+1
2016-04-01Tweak rcctl wording.ajacoutot1-2/+2
2016-04-01Rename the 'faulty' list action to 'failed'; it clearer.ajacoutot1-2/+2
2016-01-28Run "rcctl ls faulty", which is silent when all services work as expected.schwarze1-1/+4
2015-12-30Remove portslocks from /etc/daily. The ports LOCKDIR was moved from /tmprpe1-3/+3
2015-04-29VERBOSESTATUS or no VERBOSESTATUS, failed or missing dumps are stillhalex1-1/+3
2014-11-17Make /var/tmp a symbolic link to /tmp. The creation of /var/tmp in thederaadt1-13/+2
2014-07-02don't clear tmux session sockets in daily(8)'s tmp cleanup, from Rafael Zalamenasthen1-3/+3
2014-04-24jmc spotted more ruptime tentaclestedu1-7/+1
2014-04-24rm rwhod tentaclestedu1-6/+1
2013-12-12Have df(1) in the daily output show the inodes used/free.brad1-2/+2
2013-11-03ugly spacesderaadt1-4/+4
2013-01-06backout atactl check; I had warned that this would try a lot of codederaadt1-10/+1
2012-12-11Add a SMART check using atactl(8) against disks that support and haveajacoutot1-1/+10
2012-02-11Fix previous fix for /altroot processing. Should now work for bothkrw1-3/+13
2012-02-08Let /altroot work with a duid-based fstab.krw1-7/+7
2011-12-06closing fd 0-2 is indeed bad style and potentially dangerous, as pointedhalex1-3/+3
2011-04-23Even though SUIDSKIP used to be a mere shell variable, it was propagatedschwarze1-1/+2
2011-04-17Switch from the old shell script /etc/securityschwarze1-3/+3
2011-04-15Silence errors in the temp dir cleanup processhalex1-3/+3
2010-09-22Kill msgs. Noone uses it, and it has a longjmp in it.deraadt1-5/+1
2010-07-25handle portslock. reminded by antoine@espie1-5/+9
2009-05-26Three rdist log file name improvements on one single line:schwarze1-3/+2
2009-05-25polish comments, no functional change:schwarze1-2/+5
2009-05-24Before dd'ing raw partitions around, do stricter sanity checking:schwarze1-12/+36
2009-05-21skip the ROOTBACKUP when the destination disk device is not configured;schwarze1-2/+3
2009-05-18handle PATH in the same way as in monthly(8) and weekly(8),schwarze1-3/+1
2009-05-17move kern.version and uptime back to the top of the outputschwarze1-6/+7
2009-05-11New variable VERBOSESTATUS (=1 by default).schwarze1-16/+19
2009-05-10avoid unnecessary changes of the outputschwarze1-5/+7
2009-05-09make weekly and monthly silent by defaultschwarze1-51/+64
2009-05-03remove dead code and the associated documentationschwarze1-23/+1
2006-10-26Force umask to 022 so we don't heritate 077 from root's crontab commandajacoutot1-1/+3
2006-10-04make code look betterderaadt1-2/+2
2006-10-04Exit when asked to. OK by deraadt, spotted by lumpy.hugh1-2/+2
2005-12-06Remove fdescfspedro1-2/+2
2005-11-24Remove kernfs, okay deraadt@.pedro1-2/+2
2005-09-29ok, add uptime after kernel versionderaadt1-1/+2
2005-03-17Don't rmdir .ICE-unix from /tmp or /var/tmp either. OK deraadt@millert1-7/+9
2005-03-16Don't rmdir vi.recover or .X11-unix from /tmp or /var/tmp. OK deraadt@millert1-5/+5
2004-12-07Use df to verify that we are not booted from the altboot before doingmillert1-5/+3
2004-11-15add kern.version to daily report. ok deraadt@nick1-1/+3
2003-07-28remove check for /etc/news.expire;jmc1-5/+1