=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/72.html,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- www/72.html 2022/10/02 20:22:32 1.47 +++ www/72.html 2022/10/02 20:33:04 1.48 @@ -283,6 +283,12 @@ specified directory before running rc_exec.
  • Added ts(1), a timestamp utility. +
  • Add a new configtest action to rc.d(8) and rcctl(8) to check + configuration syntax of a daemon. +
  • Added forest (-f) mode to ps(1).
  • Various bugfixes and tweaks in userland: @@ -359,10 +365,6 @@ message to stdout when using logger(1) to avoid needing to check syslog when running in debug mode. -
  • Add a new configtest action to rc.d(8) and rcctl(8) to check - configuration syntax of a daemon.
  • Fixed kbd(8) so it doesn't fail silently when executed by a regular user. @@ -437,7 +439,7 @@
  • Stopped vnconfig(8) from printing the device name on failure. -
  • Added a printed message when Print a message when ld.so(1) fails inside execve(2) to clarify the failure mode when a dynamic executable is run while /usr isn't @@ -450,8 +452,6 @@ href="https://man.openbsd.org/installboot.8">installboot(8) messaging when verbose (-v) and dry-run (-n) modes are combined with softraid(4). -
  • Added forest (-f) mode to ps(1).
  • Sped up wc(1) word counting.