=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/60.html,v retrieving revision 1.44 retrieving revision 1.45 diff -c -r1.44 -r1.45 *** www/60.html 2016/08/09 18:47:12 1.44 --- www/60.html 2016/08/10 13:27:17 1.45 *************** *** 320,325 **** --- 320,350 ---- pkg_add python%3.4 to select the 3.4 branch, and use pkg_info -zm to get a fuzzy listing with branch selection suitable for pkg_add -l. +
  • fdisk(8) and + pdisk(8) + immediately exit unless passed a character special device +
  • st(4) + correctly tracks the current block count for variable sized blocks +
  • fsck_ext2fs(8) + works again +
  • softraid(4) volumes + can be constructed with disks that have a sector size other than 512 bytes +
  • dhclient(8) + DECLINE's and discards unused OFFER's. +
  • dhclient(8) + immediately exits if its interface (e.g. a + bridge(4)) + returns EAFNOSUPPORT when a packet is sent. +
  • httpd(8) returns + 400 Bad Request for HTTP v0.9 requests. +
  • ffs2's lazy node initialization avoids treating random disk data as + an inode +
  • fcntl(2) invocations + in base programs use the idiom fcntl(n,F_GETFL) instead of fcntl(n,F_GETFL,0) +
  • socket(2) and + accept4(2) invocations + in base programs use SOCK_NONBLOCK to eliminate the need for a separate + fcntl(2).

    *************** *** 575,580 **** --- 600,606 ----

  • Mozilla Thunderbird 45.2.0
  • Mutt 1.6.2
  • Node.js 4.4.5 +
  • Ocaml 4.3.0
  • OpenLDAP 2.3.43 and 2.4.44
  • PHP 5.5.37, 5.6.23, and 7.0.8
  • Postfix 3.1.1 and 3.2-20160515