=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/63.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- www/63.html 2018/03/24 19:32:10 1.19 +++ www/63.html 2018/03/25 03:22:14 1.20 @@ -174,6 +174,10 @@ to perform fsck.
  • acme-client(1) autodetects the agreement url and follows 30x http redirects. +
  • Added __cxa_thread_atexit() to support modern C++ tool chains +
  • Added EVFILT_DEVICE support to + kqueue(2) for + monitoring changes to drm devices.
  • ...