CHANGES revision 1.713
1LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.713 $> 2 3 4[Note: This file does not mention every change made to the NetBSD source tree. 5For an exhaustive list, please subscribe to the `source-changes' mailing list, 6or see the mailing list archives. For more information, send a message 7containing just the word `help' to `majordomo@NetBSD.org'.] 8 9 10Changes from NetBSD 4.0 to NetBSD 5.0: 11 iwi(4): Use firmload(9) to load firmware images. You no longer need to 12 use iwictl(8) to load the firmware. [skrll 20060809] 13 acorn32: Remove the old, pre-wscons, console code. Kernel 14 configurations using the old console (kbd, vt, and vidcconsole) 15 will need to be updated to use wscons. [bjh21 20060814] 16 wpi(4): Driver for Intel PRO/Wireless 3945ABG. OpenBSD wpi driver 17 ported by Jean-Baptiste Campesato. [simonb 20060818] 18 acorn32: Correctly detect the display refresh rate being used under 19 RISC OS and look for a matching mode in a list of standard 20 video modes. This removes the requirement for compiling 21 RISC OS monitor definitions into the kernel. [bjh21 20060820] 22 netns: Support for XNS in the kernel and userspace has been 23 removed. [matt 20060825] 24 netccit: Support for CCITT/X.26 in the kernel and userspace has 25 been removed. [matt 20060825] 26 mips64: Preliminary support for a MIPS64 toolchain using the N64 27 ABI. [matt 20060825] 28 postfix: Updated to 2.3.3 [rpaulo 20060827] 29 landisk: Initial import of landisk port for SuperH based 30 network storage appliances by I-O DATA. The port was 31 done by NONAKA Kimihiro <nonaka@NetBSD.org>. 32 [uwe 20060901] 33 evbmips: Add timecounter support. [gdamore 20060901] 34 todr(9): New machine independent time-of-day chip framework for 35 drivers, which provides uniform handling across all ports. 36 Not all ports have adopted it yet. [gdamore 20060902] 37 sun2: Add timecounter support. [gdamore 20060903] 38 tcp: Add support for Explicit Congestion Notification as defined 39 in RFC 3168. Sponsored by Google SoC. [rpaulo 20060905] 40 prep: Convert prep to MI todr(9) driver. [garbled 20060905] 41 sun3: Add timecounter support. [gdamore 20060905] 42 cesfic: Add timecounter support. [gdamore 20060906] 43 prep: Add support for the IBM 7025-F40. [garbled 20060907] 44 lockstat(8): Add the lockstat command: displays a summary of kernel 45 locking events recorded over the lifetime of a called program. 46 [ad 20060907] 47 cobalt: Add timecounter support. [gdamore 20060907] 48 njata(4): Add driver for Workbit NinjaATA-32 busmastering PIO IDE 49 controller. [itohy 20060907] 50 ews4800mips: Add timecounter support. [gdamore 20060909] 51 arc: Add timecounter support. [gdamore 20060909] 52 news68k: Add timecounter support. From gdamore. [tsutsui 20060909] 53 msk(4): Driver for Marvell Yukon 2 Gigabit Ethernet. [riz 20060909] 54 evbsh5: Add timecounter support. [gdamore 20060909] 55 hp300: Add timecounter support. [tsutsui 20060909] 56 ipsec-tools: ipsec-tools CVS is now part of NetBSD. [manu 20060909] 57 iyonix: Add timecounter support. [gdamore 20060910] 58 next68k: Add timecounter support. [gdamore 20060911] 59 cats: Add timecounter support. [gdamore 20060911] 60 netwinder: Add timecounter support. [gdamore 20060911] 61 shark: Add timecounter support. [gdamore 20060913] 62 newsmips: Add timecounter support. From gdamore. [tsutsui 20060913] 63 luna68k: Add timecounter support. [gdamore 20060914] 64 mipsco: Add timecounter support. [gdamore 20060915] 65 hpcmips: Add timecounter support. [gdamore 20060915] 66 sgimips: Add timecounter support. [gdamore 20060916] 67 veriexec: Add veriexecgen(8), a tool for easy and fast generation 68 of Veriexec fingerprint files. [elad 20060916] 69 x68k: Add timecounter support. [gdamore 20060919] 70 who(1): Change -u behaviour to also print PID of process on 71 terminal, and add -d to print more information from 72 utmpx. [hubertf 20060919] 73 init(8): Add system boot, login process, runlevel, system down 74 utmpx records [christos 20060919] 75 cdplay(1): Add digital transfer mode support, not enabled by 76 default. Thanks to Sergey Svishchev for the patch. 77 [xtraeme 20060922] 78 wscons: Add fr_CA.iso8859-1 keyboard mapping support. Thanks to 79 Matthew Mondor for the patch. [jmcneill 20060922] 80 sh3: Add timecounter support to all sh3 ports. From gdamore with 81 some fixes by me. [tsutsui 20060924] 82 kernel: Modify powerhook_establish(9) API to accept a name 83 argument. [jmcneill 20060924] 84 twa(4): 3ware's tw_cli management tools now works [manu 20060924] 85 csplit(1): Added from FreeBSD/OpenBSD [christos 20060925] 86 evbmips: Add AR5315/2315 support, specifically the Meraki Mini, 87 which can be found at http://www.meraki.net/ 88 [gdamore 20060925] 89