CHANGES revision 1.1770
11.21.2.1Stls# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1770 $> 21.1Skiyohara# 31.1Skiyohara# 41.1Skiyohara# [Note: This file does not mention every change made to the NetBSD source tree. 51.1Skiyohara# For an exhaustive list, please subscribe to the `source-changes' mailing list, 61.1Skiyohara# or see the mailing list archives. For more information, send a message 71.1Skiyohara# containing just the word `help' to `majordomo@NetBSD.org'.] 81.1Skiyohara# 91.1Skiyohara# ---------------------------------------------------------------------------- 101.1Skiyohara# PLEASE USE THE FOLLOWING STYLE WHEN ADDING ITEMS: 111.1Skiyohara# 121.1Skiyohara# theme: Content ... 131.1Skiyohara# more content ... 141.1Skiyohara# more content. [developer DATE-FORMAT] 151.1Skiyohara# 161.1Skiyohara# That's it, one tab to start an item, and two tabs to indent the content. 171.1Skiyohara# Also please start the content with a capital and end it with a dot. 181.1Skiyohara# 191.1Skiyohara# This is very important for the www scripts, otherwise it won't be able to 201.1Skiyohara# parse the file and the HTML output will be mangled. 211.1Skiyohara# 221.1Skiyohara# See htutils/changes/changes2html script for more details. 231.1Skiyohara# 241.1Skiyohara# ---------------------------------------------------------------------------- 251.1Skiyohara 261.1Skiyohara 271.1SkiyoharaChanges from NetBSD 6.0 to NetBSD 7.0: 281.1Skiyohara window(1): Removed from the base system in favor of tmux(1). Use the 291.21.2.1Stls pkgsrc/misc/window package from now on. [jmmv 20120215] 301.1Skiyohara pkg_add(1): imported 20120221 version from pkgsrc [wiz 20120221] 311.1Skiyohara file(1): upgraded to 5.11 [christos 20120222] 321.1Skiyohara evbmips: Add support for Lemote Yeeloong Notebook. [nonaka 20120302] 331.1Skiyohara dbsym(8): Add option -p [bsh 20120319] 341.1Skiyohara dhcpcd(8): Import dhcpcd-5.5.5 [roy 20120323] 351.1Skiyohara ipf: upgrade to 5.1.1 with new build framework, no module and 361.1Skiyohara test support yet [christos 20120323] 371.1Skiyohara pcc: upgrade to 1.1.0.DEVEL 20120325 [plunky 20120325] 381.1Skiyohara openresolv(8): Import openresolv-3.5.1 [roy 20120327] 391.1Skiyohara dhcpcd(8): Import dhcpcd-5.5.6 [roy 20120328] 401.1Skiyohara apple: Recognize the apple disk partitioning scheme, and auto-discover 411.1Skiyohara wedges. Fix iPod disk mounting, by adding quirk. 421.1Skiyohara [christos 20120306] 431.1Skiyohara fstab: Add NAME=wedgename for fs_spec and routines to parse it. Now 441.1Skiyohara wedges can be used in /etc/fstab, even in dynamic environments 451.1Skiyohara where disks come and go and wedges get renumbered. 461.1Skiyohara [christos 20120306] 471.1Skiyohara pdisk(8): Make it work for 64 bit hosts, and make it MI. 481.1Skiyohara [christos 20120306] 491.1Skiyohara amiga: Add clockport(4) layer and a driver for A1200 on-board clockport 501.1Skiyohara a1k2cp(4). [rkujawa 20120417] 511.1Skiyohara kernel: add mpii(4), a driver for LSI Logic Fusion-MPT Message Passing 521.1Skiyohara Interface II SAS controllers. [bouyer 20120419] 531.20Suebayasi kernel: Add support for 256 CPUs on amd64. [rmind 20120420] 541.20Suebayasi OpenSSH: Imported 6.0 [christos 20120501] 551.1Skiyohara bzip2: Imported 1.0.6 [wiz 20120507] 561.3Skiyohara amiga: Rework X-Surf driver as xsurf(4). Add support for clockport(4) 571.1Skiyohara on top of xsurf(4). [rkujawa 20120515] 581.3Skiyohara backtrace(3): Add <execinfo.h> and the backtrace family of functions 591.3Skiyohara [christos 20120526] 601.1Skiyohara kernel: Add run(4), a driver for Ralink Technology 611.3Skiyohara RT2700U/RT2800U/RT3000U USB IEEE 802.11a/b/g/n wireless 621.1Skiyohara network devices, ported from OpenBSD. [nonaka 20120530] 631.1Skiyohara bind: update to 9.9.1-P1 to fix the recent rdata exploit. 641.1Skiyohara [christos 20120604] 651.1Skiyohara empb(4): Add ELBOX Mediator PCI 1200 driver. [rkujawa 20120604] 661.1Skiyohara kernel: Add a new RLIMIT_NTHR limit to limit the number of processes 671.1Skiyohara per user and the corresponding kern.maxlwp sysctl. Expose 681.1Skiyohara kern.uidinfo.* via sysctl. [christos 20120608] 691.1Skiyohara usb(9): Added support for SMP to the USB subsytem. By Jared D. 701.1Skiyohara McNeill and myself. [mrg 20120609] 711.1Skiyohara kernel: {send,recv}mmsg support [christos 20120621] 721.1Skiyohara kernel: Add sysctls to avoid ipv6 DoS attacks (from OpenBSD): 731.1Skiyohara net.inet6.ip6.neighborgcthresh = 2048 741.1Skiyohara net.inet6.ip6.maxifprefixes = 16 751.4Splunky net.inet6.ip6.maxifdefrouters = 16 761.1Skiyohara net.inet6.ip6.maxdynroutes = 4096 771.1Skiyohara [christos 20120622] 781.10Splunky ata(4): added support for sata Port MultiPliers (PMP) 791.10Splunky [bouyer 20120702] 801.10Splunky kernel, libc: Add MurmurHash2 function. [rmind 20120708] 811.10Splunky atf(7): Import 0.16. [jmmv 20120711] 821.10Splunky dhcpcd(8): Import dhcpcd-5.6.1 [roy 20120712] 831.10Splunky kernel: Add support for sensors to provide entropy to rnd(4) 841.10Splunky [pgoyette 20120715] 851.10Splunky tdvfb(4): Add 3Dfx Voodoo2 driver. [rkujawa 20120719] 861.10Splunky tdvfb(4): Add 3Dfx Voodoo Graphics (aka Voodoo1) support. 871.1Skiyohara [rkujawa 20120720] 881.1Skiyohara kernel: Change mii_statchg to take "struct ifnet *" instead of 891.1Skiyohara "device_t". [matt 20120722] 901.1Skiyohara pr(1): Add support for POSIX -f and -p options. [ginsbach 20120724] 911.1Skiyohara powerpc: Add support for FPU emulation on BookE. [matt 20120722] 921.1Skiyohara OpenSSL: Imported 1.0.1c [christos 20120726] 931.1Skiyohara kernel: safepri is dead; replaced by macro IPL_SAFEPRI. [matt 20120727] 941.1Skiyohara kernel: Add malo(4), a driver for Marvell Libertas IEEE 802.11b/g 951.1Skiyohara wireless network devices, ported from OpenBSD. 961.1Skiyohara [degroote 20120730] 971.1Skiyohara kernel: Add BPF JIT compiler, currently supporting amd64 and i386. 981.1Skiyohara [rmind 20120802] 991.1Skiyohara kernel, libc: Add modctl(MODCTL_EXISTS, ...) to determine if modules 1001.1Skiyohara can be loaded. [jnemeth 20120803] 1011.1Skiyohara modstat(8): Add -A, -a, and -e options for testing module loadability. 1021.1Skiyohara [jnemeth 20120803] 1031.1Skiyohara libc: Update to tzcode2012e. [christos 20120809] 1041.1Skiyohara arm: Add support for BEAGLEBOARDXM (TI DM37XX cpus) boards. 1051.1Skiyohara [matt 20120822] 1061.1Skiyohara mfi(8): Added tagged queuing support. [bouyer 20120823] 1071.1Skiyohara mfi(8): Added support for LSI SAS2208-based controllers. 1081.1Skiyohara [bouyer 20120823] 1091.1Skiyohara mkdep(1): Add -P option. [jmmv 20120826] 1101.1Skiyohara share/mk: Add placeholder test programs (with some very basic test 1111.1Skiyohara cases within) for common bsd.*.mk modules. [jmmv 20120826] 1121.1Skiyohara arm: Add Cortex-A9 support (a9tmr, a9wdt, armgic, armperiph). Add 1131.1Skiyohara initial MP support (can boot 2nd cpu but dies quickly). Add 1141.1Skiyohara L1 SuperSection support for ARMv6/ARMv7. Add support for 1151.1Skiyohara BCM5301X SoC. Add initial support for OMAP4430 and partial 1161.1Skiyohara support for Freescale i.MX6. Add new common boot/kvminit 1171.1Skiyohara code. [matt 20120831] 1181.1Skiyohara dhcpcd(8): Import dhcpcd-5.6.2 [roy 20120903] 1191.1Skiyohara bge(4): Add support for BCM57762, found in Apple's Thunderbolt to 1201.1Skiyohara Gigabit Ethernet Adapter. PR/46961 [tsutsui 20120917] 1211.1Skiyohara mfi(4): add a command pass-through ioctl, and associated COMPAT_LINUX 1221.1Skiyohara support. This allows to use the LSI MegaCLI linux binary 1231.1Skiyohara on a NetBSD host. [bouyer 20120919] 1241.1Skiyohara zoneinfo: Import tzdata2012f. [apb 20120927] 1251.1Skiyohara kernel: add clock_nanosleep(2) [christos 20121001] 1261.1Skiyohara wpa: New wpa_supplicant(8) and hostapd(8) 1.0 [christos 20121007] 1271.1Skiyohara x68k: Add network bootloader for Neptune-X and Nereid Ethernet. 1281.1Skiyohara [tsutsui,isaki 20121012] 1291.1Skiyohara x68k: Add support for formatting floppy. [tsutsui 20121014] 1301.10Splunky zoneinfo: Import tzdata2012g. [apb 20121018] 1311.10Splunky kernel: Added experimental support for the (mostly SSD specific) 1321.10Splunky "discard", or ATA "TRIM" command to wd(4) and ffs 1331.10Splunky [drochner 20121019] 1341.18Scegger libc: Import tzcode2012g. [christos 20121023] 1351.9Skiyohara zoneinfo: Import tzdata2012h. [apb 20121027] 1361.9Skiyohara libc: Update to tzcode2012h. [christos 20121028] 1371.1Skiyohara flock(1): Add a utility to provide locks to shell scripts similar 1381.1Skiyohara to shlock(1) [christos 20121101] 1391.1Skiyohara zoneinfo: Import tzdata2012i. [apb 20121104] 1401.1Skiyohara voodoofb(4): Add 3Dfx Voodoo Banshee support. [rkujawa 20121109] 1411.1Skiyohara zoneinfo: Import tzdata2012j. [apb 20121113] 1421.1Skiyohara msm6242b(4): Add MI OKI MSM6242B driver. [rkujawa 20121114] 1431.1Skiyohara amiga: A2000-style RTCs are now driven by the msm6242b(4) driver. 1441.1Skiyohara [rkujawa 20121114] 1451.1Skiyohara xsurf(4): Add X-Surf IDE controller support. [rkujawa 20121119] 1461.1Skiyohara z3rambd(4): Add driver for Zorro III RAM boards as block devices. 1471.1Skiyohara [rkujawa 20121126] 1481.1Skiyohara bind: update to 9.9.2-P1 to fix the DNS64 vulnerability. 1491.1Skiyohara [spz 20121204] 1501.1Skiyohara arm: ARMFPE support had bitrotted and has been removed. [matt 20121205] 1511.1Skiyohara dhcpcd(8): Import dhcpcd-5.6.4 [roy 20121206] 1521.1Skiyohara openresolv(8): Import openresolv-3.5.3 [roy 20121206] 1531.1Skiyohara arm: fix EHCI support for OMAP3. [jmcneill 20121211] 1541.1Skiyohara arm: enable direct-mapped poolpage support. [matt 20121211] 1551.1Skiyohara arm: enable VFP-based pmap page zero/copy ops. [matt 20121211] 1561.1Skiyohara openssh: Import 6.1. [christos 20121212] 1571.1Skiyohara ptcd(4): Add a driver for the Protech PS3100 cash drawer port. 1581.1Skiyohara [mbalmer 20121216] 1591.1Skiyohara ibmcd(4): Add a driver for the IBM 4810 BSP cash drawer port. 1601.1Skiyohara [mbalmer 20121217] 1611.1Skiyohara 1621.1Skiyohara