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