=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/72.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- www/72.html 2022/10/01 23:10:11 1.35 +++ www/72.html 2022/10/01 23:14:28 1.36 @@ -294,10 +294,6 @@
  • Introduced a new daemon_execdir variable to rc.d(8) for changing to a specified directory before running rc_exec. -
  • Add a new configtest action to rc.d(8) and rcctl(8) to check - configuration syntax of a daemon.
  • Added ts(1), a timestamp utility. @@ -407,9 +403,10 @@ message to stdout when using logger(1) to avoid needing to check syslog when running in debug mode. -
  • Added the new "configtest" action to rc.d(8). - +
  • Add a new configtest action to rc.d(8) and rcctl(8) to check + configuration syntax of a daemon.
  • Made timeout(1) -s accept HUP like kill(1)