=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/60.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- www/60.html 2016/07/21 15:14:13 1.11 +++ www/60.html 2016/07/21 22:26:01 1.12 @@ -103,6 +103,12 @@
  • Add routing table support to rc.d(8) and rcctl(8). +
  • Let nc(1) + support service names in addition to port numbers. +
  • Add -M and -m TTL flags to + nc(1). +
  • Add AF_UNIX support to + tcpbench(8).
  • ...

    @@ -124,6 +130,8 @@ re-link libc.so on startup, placing the objects in a random order.

  • In the getpwnam(3) family of functions, stop opening the shadow database by default. +
  • Allow tcpdump(8) + -r to be started without root privileges.
  • Remove systrace.
  • Remove Linux emulation support. @@ -141,8 +149,37 @@
  • PT_TLS sections are now supported in initially loaded object.
  • Improved handling of "no paths" and "empty path" in fts(3). +
  • In pcap(3), + provide the functions pcap_free_datalinks() + and pcap_offline_filter(). +
  • Many bugfixes and structural cleanup in the + editline(3) library. +
  • Remove ancient + dbm(3) + functions; + ndbm(3) remains. +
  • Add a setenv keyword to + doas.conf(5). +
  • Add -g and -p options to + aucat.1 + for time positioning. +
  • Rewrite audioctl(1) + with a simpler user interface. +
  • Add -F option to + install(1) + to fsync(2) + the file before closing it.
  • kdump(1) now dumps pollfd structures. +
  • Improve various details of + ksh(1) POSIX compliance. +
  • mknod(8) rewritten in a + pledge(2)-friendly + style and to support creating multiple devices at once. +
  • Implement rcctl(8) + get all and getdef all. +
  • Implement the rcs(1) + -I (interactive) flag.
  • In rcs(1), implement Mdocdate keyword substitution.
  • In top(1), @@ -155,8 +192,8 @@ pod2man(1).
  • Filter out non-ASCII characters in wall(1). -
  • Many bugfixes and structural cleanup in the - editline(3) library. +
  • Handle the COLUMNS + environment variable consistently across many programs.
  • ...

    @@ -359,6 +396,7 @@

  • Binutils 2.17 (+ patches)
  • Gdb 6.3 (+ patches)
  • Awk Aug 10, 2011 version +
  • Expat 2.1.1