Index: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml =================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml +++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml @@ -44,6 +44,30 @@ + 1200001 + 302628 + July 12, 2016 + 12.0-CURRENT after removing collation from + [a-z]-type ranges. + + + + 1200002 + 304395 + August 18, 2016 + 12.0-CURRENT after removing unused and obsolete + openbsd_poll system call. + + + + 1200003 + 304608 + August 22, 2016 + 12.0-CURRENT after adding C++11 thread_local + support in rev 303795. + + + 1200004 304752 August 24, 2016 @@ -51,6 +75,95 @@ newlocale(3) and querylocale(3) (rev 304703). + + + 1200005 + 304789 + August 25, 2016 + 12.0-CURRENT after changing some ioctl interfaces + in rev 304787 between the + iSCSI userspace programs and the + kernel. + + + + 1200006 + 305256 + September 1, 2016 + 12.0-CURRENT after crunchgen META_MODE fix in + 305254. + + + + 1200007 + 305421 + September 5, 2016 + 12.0-CURRENT after resolving a deadlock between + device_detach() and + usbd_do_request_flags(). + + + + 1200008 + 305833 + September 15, 2016 + 12.0-CURRENT after removing the 4.3BSD compatible + macro m_copy() in + 305824. + + + + 1200009 + 306077 + September 21, 2016 + 12.0-CURRENT after removing + bio_taskqueue() in + 305988. + + + + 1200010 + 306276 + September 23, 2016 + 12.0-CURRENT after mounting &man.msdosfs.5; with + longnames support by default. + + + + 1200011 + 306556 + October 1, 2016 + 12.0-CURRENT after adding + fb_memattr field to + fb_info in + 306555. + + + + 1200012 + 306592 + October 2, 2016 + 12.0-CURRENT after &man.net80211.4; changes (rev + 306590, + 306591). + + + + 1200013 + 307140 + October 12, 2016 + 12.0-CURRENT after installing header files required + development with libzfs_core. + + + + 1200014 + 307529 + October 17, 2016 + 12.0-CURRENT after merging common code in + &man.rtwn.4; and &man.urtwn.4;, and adding support for + 802.11ac devices. + @@ -671,6 +784,15 @@ + 1100070 + 281613 + April 16, 2015 + 11.0-CURRENT after moving ALTQ from + contrib to + net/altq. + + + 1100071 282256 April 29, 2015 @@ -733,6 +855,15 @@ + 1100078 + 286672 + August 12, 2015 + 11.0-CURRENT after crunchgen changes from + 284356 to + 285986. + + + 1100079 286874 August 18, 2015 @@ -763,6 +894,30 @@ + 1100082 + 289594 + October 19, 2015 + 11.0-CURRENT after Linux KPI updates. + + + + 1100083 + 289749 + October 22, 2015 + 11.0-CURRENT after renaming + linuxapi.ko to + linuxkpi.ko. + + + + 1100084 + 290135 + October 29, 2015 + 11.0-CURRENT after moving the LinuxKPI module into + the default kernel build. + + + 1100085 290207 October 30, 2015 @@ -770,6 +925,21 @@ + 1100086 + 290275 + November 2, 2015 + 11.0-CURRENT after making &man.figpar.3; macros + more unique. + + + + 1100087 + 290479 + November 7, 2015 + 11.0-CURRENT after changing &man.sysctl.add.oid.9;'s ABI. + + + 1100088 290495 November 7, 2015 @@ -795,6 +965,16 @@ + 1100091 + 291537 + November 30, 2015 + 11.0-CURRENT after changing the interface between + the nfsd.ko and + nfscommon.ko modules in + 291527. + + + 1100092 292499 December 19, 2015 @@ -848,6 +1028,14 @@ + 1100099 + 295739 + February 18, 2016 + 11.0-CURRENT after allowing drivers to set the TCP + ACK/data segment aggregation limit. + + + 1100100 296136 February 26, 2016 @@ -856,6 +1044,128 @@ + 1100101 + 296417 + March 5, 2016 + 11.0-CURRENT after upgrading our copies of clang, + llvm, lldb and compiler-rt to 3.8.0 release. + + + + 1100102 + 296749 + March 12, 2016 + 11.0-CURRENT after libelf cross-endian fix in rev + 296685. + + + + 1100103 + 297000 + March 18, 2016 + 11.0-CURRENT after using uintmax_t for rman + ranges. + + + + 1100104 + 297156 + March 21, 2016 + 11.0-CURRENT after tracking filemon usage via a + proc.p_filemon pointer rather than its own + lists. + + + + 1100105 + 297602 + April 6, 2016 + 11.0-CURRENT after fixing sed functions + i and a from + discarding leading white space. + + + + 1100106 + 298486 + April 22, 2016 + 11.0-CURRENT after fixes for using IPv6 addresses + with RDMA. + + + + 1100107 + 299090 + May 4, 2016 + 11.0-CURRENT after improving performance and + functionality of the &man.bitstring.3; api. + + + + 1100108 + 299530 + May 12, 2016 + 11.0-CURRENT after fixing handling of IOCTLs in the + LinuxKPI. + + + + 1100109 + 299933 + May 16, 2016 + 11.0-CURRENT after implementing more Linux device + related functions in the LinuxKPI. + + + + 1100110 + 300207 + May 19, 2016 + 11.0-CURRENT after adding support for managing + Shingled Magnetic Recording (SMR) drives. + + + + 1100111 + 300303 + May 20, 2016 + 11.0-CURRENT after removing brk and sbrk from + arm64. + + + + 1100112 + 300539 + May 23, 2016 + 11.0-CURRENT after adding bit_count to the + &man.bitstring.3; API. + + + + 1100113 + 300701 + May 26, 2016 + 11.0-CURRENT after disabling alignment faults on + armv6. + + + + 1100114 + 300806 + May 26, 2016 + 11.0-CURRENT after fixing &man.crunchgen.1; usage + with MAKEOBJDIRPREFIX. + + + + 1100115 + 300982 + May 30, 2016 + 11.0-CURRENT after adding an mbuf flag for + M_HASHTYPE_. + + + 1100116 301011 May 31, 2016