=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus67.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- www/plus67.html 2020/05/06 21:48:13 1.2 +++ www/plus67.html 2020/05/21 21:39:53 1.3 @@ -152,7 +152,7 @@
  • Disabled MSI for the AMD Hudson2 azalia(4) HDA to fix random lock ups.
  • Disabled access for regular users to /dev/audio* and /dev/rmidi*, creating these devices owned by root:_sndiod. -
  • Rewrote the cron(8) flag-parsing code to be getopt-like, allowing tight formations like -ns and flag repetition. Renamed the "options" field in crontab(5) to "flags". +
  • Rewrote the cron(8) flag-parsing code to be getopt-like, allowing tight formations like -ns and flag repetition. Renamed the "options" field in crontab(5) to "flags".
  • Fixed a panic when using pppac(4) without pipex(4).
  • Fixed an incorrect test for root in drm linux compatibility code.