CHANGES revision 1.981 1 1.981 jdc LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.981 $>
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.766 freza evbppc: add support for Xilinx Virtex II-Pro/4-FX. [freza 20061202]
12 1.962 apb mac68k: add support for four more Nubus video cards, including the
13 1.767 hauke VillageTronic MacPicasso 340. [hauke 20061206]
14 1.769 scw ixp425: add support for NPE Ethernet. [scw 20061210]
15 1.772 yamt nfs: Remove NQNFS support from kernel. [yamt 20061227]
16 1.820 pooka mount_psshfs(8): add puffs sshfs [pooka 20061229]
17 1.962 apb zaurus: add support for Sharp C3x00 PDA. [ober 20070105]
18 1.774 jmcneill i386: add support for Microsoft Xbox. [jmcneill 20070105]
19 1.962 apb ntp: Import ntp 4.2.4 (20061228). Tracking of network interface
20 1.962 apb address changes is now supported - no more ntpd
21 1.962 apb restarts when interface addresses are re-configured
22 1.962 apb (WLAN/DSL/ppp/...). [kardel 20070106]
23 1.779 elad kernel: global 'securelevel' variable removed; it is now internal to
24 1.779 elad the secmodel. [elad 20070110]
25 1.780 mrg GCC: Updated to version 4.1.2-20070110. [mrg 20070111]
26 1.781 christos acpitools: added from FreeBSD via fvdl [christos 20070114]
27 1.782 bouyer scsictl(8): added setspeed command, to set the highest speed that the
28 1.782 bouyer optical drive should use for reading data,
29 1.782 bouyer contributed by Kimura Fuyuki. [bouyer 20070122]
30 1.833 dyoung i386, amd64: add cmos(4), driver for x86 CMOS RAM. [dyoung 20070206]
31 1.790 ad newlock2: Merge the newlock2 branch. Introduces a number of new
32 1.790 ad kernel synchronization primitives, improves scalability
33 1.790 ad on MP systems, and replaces the existing SA threads model
34 1.790 ad with a 1:1 threading model. [ad 20070209]
35 1.788 tsutsui news68k: Implement generic softintr(9) support. [tsutsui 20070210]
36 1.922 agc refuse: added FUSE (file system in userspace) compatibility
37 1.922 agc functionality, layered on top of libpuffs [agc 20070211]
38 1.789 daniel i386: added an opencrypto provider for VIA ACE (AES encryption
39 1.789 daniel instructions), ported from OpenBSD. [daniel 20070217]
40 1.791 rmind sdiff(1): Replaced by OpenBSD sdiff(1) (public domain). [rmind 20070219]
41 1.794 xtraeme btuart(4): Add support for Bluetooth HCI UART (H4) driver.
42 1.794 xtraeme [kiyohara 20070221]
43 1.794 xtraeme btuartd(8): Add support for Bluetooth HCI UART (H4) daemon.
44 1.795 xtraeme [kiyohara 20070221]
45 1.962 apb mutex(9), rwlock(9): Support priority inheritance. [yamt 20070226]
46 1.797 macallan eeprom(8): Add the missing kernel bits on arm and powerpc that kept
47 1.797 macallan eeprom from actually changing firmware settings
48 1.797 macallan [macallan 20070228]
49 1.799 apb MAKEDEV(8), MAKEDEV.local(8): Let MAKEDEV.local use functions
50 1.799 apb defined in MAKEDEV. [apb 20070303]
51 1.801 tsutsui x68k: Add generic softintr(9) support. [tsutsui 20070304]
52 1.801 tsutsui luna68k: Add generic softintr(9) support. [tsutsui 20070304]
53 1.800 pooka file(1): update to 4.20. [pooka 20070304]
54 1.803 dillo hfs: Add read-only Apple HFS+ file system support. [dillo 20070305]
55 1.814 xtraeme ipv6: add ipv6 fast forward. [liamjfoy 20070307]
56 1.807 christos openssh: import 4.6 [christos 20070310]
57 1.809 xtraeme aiboost(4): ASUS AI Booster ACPI Hardware monitor driver,
58 1.810 xtraeme adapted from FreeBSD for envsys(4). [xtraeme 20070313]
59 1.814 xtraeme evbmips: add Infineon ADM5120 port. [dyoung 20070320]
60 1.815 xtraeme i386, amd64: Intel(R) On Demand Clock Modulation driver, to save
61 1.815 xtraeme power and overheating in CPUs supporting the Thermal
62 1.815 xtraeme Monitor feature (TM). Adapted from OpenBSD/FreeBSD.
63 1.816 xtraeme See options(4) for more information. [xtraeme 20070320]
64 1.955 rmind kernel: Import of DRM (Direct Rendering Manager). Not yet enabled
65 1.955 rmind by default. [drochner 20070320]
66 1.817 manu libc: add support for LC_TIME [manu 20070328]
67 1.822 macallan genfb: generic framebuffer console driver with PCI and SBus
68 1.822 macallan frontends [macallan 20070411]
69 1.823 jmcneill sgimips: add support for SGI O2 PS/2 controller macekbc(4) and
70 1.823 jmcneill onboard display adapter crmfb(4) [jmcneill 20070412]
71 1.825 jmcneill sgimips: import mavb(4) audio device driver for SGI O2 from
72 1.825 jmcneill OpenBSD [jmcneill 20070412]
73 1.828 tnn sparc64: add support for hardware monitoring on
74 1.828 tnn Ultra Enterprise 450. See envctrl(4) [tnn 20070414]
75 1.829 pooka puffs(4): Support NFS exporting puffs file servers [pooka 20070416]
76 1.834 christos xargs(1): Bring in xargs from FreeBSD to gain -I, -J etc. but keep our
77 1.834 christos GNU compatible exit values. [christos 20070418]
78 1.831 pooka mount_9p(8): Add support to mount a 9P file service with puffs.
79 1.831 pooka [pooka 20070421]
80 1.832 dsl kernel: Remove the CHECK_ALT_xxx() defines and emul_find() used
81 1.832 dsl to locate files within an emulation's root directory.
82 1.832 dsl Instead get namei() to check the emulation root first.
83 1.835 dsl [dsl 20070422]
84 1.838 garbled prep: add support for the MTX604 RAVEN based machine. Other RAVEN
85 1.838 garbled based machines are also likely to work now. [garbled 20070426]
86 1.837 rmind kernel: Added support for POSIX Asynchronous I/O. [rmind 20070430]
87 1.843 pooka puffs(3): Add puffs_framebuf(3), which abstracts the buffer
88 1.843 pooka management and event loop for networked file systems
89 1.962 apb using puffs_cc(3). Convert mount_psshfs(8) and
90 1.843 pooka mount_9p(8) to use it. [pooka 20070505]
91 1.962 apb kernel: Add the TFTPROOT kernel option for TFTP'ing root RAMdisk
92 1.844 manu at root mount time. [manu 20070508]
93 1.849 dyoung pf(4): Make 'nat' and 'rdr' translation rules obey state
94 1.849 dyoung policy flags ('if-bound', 'group-bound', 'floating').
95 1.849 dyoung Extend pf.conf(5) syntax to express the translation-state
96 1.849 dyoung policies. [dyoung 20070510]
97 1.856 yamt idlelwp: yamt-idlelwp branch was merged.
98 1.856 yamt 1. separate context switching and thread scheduling.
99 1.856 yamt 2. implement idle lwp.
100 1.856 yamt 3. clean up related MD/MI interfaces.
101 1.856 yamt 4. make scheduler(s) modular.
102 1.856 yamt [yamt 20070518]
103 1.857 christos ld.elf_so: Support Solaris $ORIGIN etc. expansions in paths.
104 1.857 christos [christos 20070518]
105 1.859 dogcow uslsa(4): added CP210x USB-RS232 ucom driver, as submitted by
106 1.859 dogcow Jonathan A. Kollasch in PR kern/33496 [dogcow 20070520]
107 1.861 ad top(1): Allow a single process to be selected by pid.
108 1.861 ad Add a 'thread mode' that displays LWPs.
109 1.861 ad [ad 20070524]
110 1.863 blymn libcurses: Merge in wide curses work done by Ruibiao Qui as a
111 1.863 blymn Google Summer of Code project [blymn 20070529]
112 1.864 nisimura powerpc: Add booted_kernel and booted_device sysctl [nisimura 20070601]
113 1.865 blymn smsc(4): Added a driver for the hardware monitoring portion of
114 1.865 blymn the SMSC LPC47B397 [blymn 20070601]
115 1.868 pooka file(1): update to 4.21. [pooka 20070607]
116 1.869 kiyohara zyd(4): Added OpenBSD's driver. Supports ZyDAS ZD1211/ZD1211B
117 1.869 kiyohara USB IEEE 802.11b/g wireless network device. [kiyohara 20070609]
118 1.871 tsutsui mac68k: Switch sn(4) Ethernet on mac68k to using MI SONIC driver.
119 1.871 tsutsui [tsutsui 20070610]
120 1.876 christos tcp(4): Per socket keepalive timer settings. Ability to change
121 1.876 christos connection timeout [christos 20070620].
122 1.877 ginsbach newgrp(1): Add POSIX (IEEE Std 1003.1, 2004 / Open Group Base
123 1.877 ginsbach Specifications Issue 6) User Portability Utility to change
124 1.877 ginsbach effective group ID. [ginsbach 20060621]
125 1.878 mrg GCC: Updated to version 4.1.3-20070620. [mrg 20070621]
126 1.879 kardel ntp: Updated to version 4.2.4p2. [kardel 20070624]
127 1.880 christos tcpdrop(8): Ported by anon ymous (from FreeBSD/OpenBSD)
128 1.880 christos [christos 20070625]
129 1.881 degroote fast_ipsec(4): Add support for IPsec NAT-T [degroote 20070627]
130 1.883 rumble efs: Added read-only Silicon Graphics EFS file system. [rumble 20070629]
131 1.962 apb envsys(4), sysmon_envsys(9): Imported envsys2. New API with the
132 1.962 apb following features:
133 1.884 xtraeme - Cleaned up the API for simplicity and efficiency.
134 1.884 xtraeme - Ability to send capacity/critical/warning events to powerd(8).
135 1.884 xtraeme - Added support for a 'dictionary based communication channel'
136 1.884 xtraeme between sysmon_power(9) and powerd(8), that means there is
137 1.884 xtraeme no 32 bytes event size event restriction anymore.
138 1.884 xtraeme - Binary compatibility with old envstat(8) and powerd(8) via
139 1.884 xtraeme COMPAT_40.
140 1.884 xtraeme And more, please see envsys(4) and sysmon_envsys(9) for more
141 1.884 xtraeme information.
142 1.884 xtraeme [xtraeme 20070701]
143 1.887 pooka mount_puffsportal: add experimental version of portalfs
144 1.887 pooka based on puffs(3). [pooka 20070708]
145 1.888 jmcneill i386: Add gcscehci(4) driver for the EHCI controller found in the AMD
146 1.888 jmcneill Geode CS5536 companion controllers. [jmcneill 20070708]
147 1.889 kiyohara nfsmb(4): Add support for NVIDIA nForce 2/3/4 SMBus controller and
148 1.889 kiyohara SMBus driver. [kiyohara 20070711]
149 1.890 macallan dbri(4): Added support for audio input. [macallan 20070712]
150 1.891 tsutsui alpha: Add timecounter(9) support and switch to MI todr(9)
151 1.891 tsutsui with MI mc146818 driver. [tsutsui 20070721]
152 1.894 kiyohara ichsmb(4): Add support for Intel ICH SMBus controller.
153 1.894 kiyohara [kiyohara 20070728]
154 1.895 jmmv shark: Add dhclient(8) to the install disk image to be able to
155 1.895 jmmv configure network interfaces through DHCP. [jmmv 20070729]
156 1.896 macallan sparc: The cgfourteen driver now supports wscons. [macallan 20070730]
157 1.897 jmmv shark: Switched the installation disk to use wscons instead of
158 1.897 jmmv pccons. [jmmv 20070731]
159 1.901 rmind tcp(4): TCP socket buffers automatic sizing, ported from FreeBSD.
160 1.901 rmind [rmind 20070802]
161 1.898 kiyohara agp(4): Add support agp_amd64. Imported from FreeBSD.
162 1.898 kiyohara [kiyohara 20070804]
163 1.900 ad cpuctl(8): A new utility which allows setting CPUs online/offline.
164 1.899 ad [ad 20070804]
165 1.900 ad libpthread: Make some significant performance improvements around
166 1.900 ad thread synchronization, and fix a minor problem with
167 1.900 ad detaching running threads. [ad 20070804]
168 1.904 pooka rump: Add the Runnable Userspace Meta Program framework to sys/rump.
169 1.904 pooka These are programs which compile in a part from the standard
170 1.904 pooka kernel sources and run in userspace. Their main use is
171 1.904 pooka testing/debugging. Currently supported are a number of
172 1.904 pooka file systems (e.g. ffs) through puffs(3). [pooka 20070805]
173 1.905 macallan wscons: Add scrollback support to vcons, this should work with
174 1.905 macallan any framebuffer console driver that uses vcons
175 1.905 macallan [macallan 20070805]
176 1.906 hubertf wtf(6): Search pkgsrc's help database when ran inside a package
177 1.906 hubertf directory. [hubertf 20070806]
178 1.907 ad libpthread: Another performance improvement, and a fix for an issue
179 1.907 ad that could cause threaded applications to hang under rare
180 1.907 ad circumstances. [ad 20070807]
181 1.908 pooka mount_sysctlfs(8): sysctl(3) to file system translator [pooka 20070809]
182 1.909 kiyohara slhci(4): Replace to Matthew Orgass's slhci(4). [kiyohara 20070815]
183 1.910 tnn spdmem(4): Add Serial Presence Detect driver/support. This decodes
184 1.910 tnn technical specifications stored in the eeprom on common types
185 1.910 tnn of memory modules. [tnn 20070818]
186 1.911 kiyohara btbc(4): Add support for AnyCom BlueCard. [kiyohara 20070820]
187 1.913 xtraeme ichlpcib(4): The driver has added support for the TCO (watchdog) on
188 1.913 xtraeme ICH6 or newer chipsets plus timecounter support. Also it can
189 1.913 xtraeme be used on EM64T systems running the amd64 port. Adapted from
190 1.912 xtraeme FreeBSD and OpenBSD. [xtraeme 20070826]
191 1.914 macallan agten(4): Add support for Fujitsu AG-10e graphics cards working as
192 1.914 macallan accelerated framebuffer console. [macallan 20070826]
193 1.915 macallan ag10e(4): Add XFree86 driver to run the AG-10e in 24bit with
194 1.915 macallan acceleration. [macallan 20070830]
195 1.921 tshiozak uchcom(4): Add support for WinChipHead CH341/340 USB-Serial adapter.
196 1.921 tshiozak [tshiozak 20070903]
197 1.923 joerg amd64, i386: cgd(4) is part of GENERIC [joerg 20070906]
198 1.924 ad libpthread: scalability and performance enhancements. The MySQL
199 1.924 ad sysbench benchmark in read-only mode now scales to 900
200 1.924 ad simultaneous client threads on a 4xCPU i386 system before
201 1.924 ad serious performance drop-off occurs. [ad 20070907]
202 1.925 rmind kernel: Added support for POSIX message queues. [rmind 20070907]
203 1.962 apb aps(4): driver for IBM Thinkpad Active Protection System,
204 1.926 xtraeme provides support for some sensors exported through
205 1.926 xtraeme the envsys(4) framework. Ported by Pierre Pronchery
206 1.926 xtraeme from OpenBSD. [xtraeme 20070911]
207 1.928 ad i386, amd64: pcc is now able to compile most of the i386 kernel.
208 1.928 ad a number of changes have been made for LKM and
209 1.928 ad preemption safety. [ad 20070927]
210 1.928 ad i386: i386 bootblocks are now able to boot amd64 kernels.
211 1.928 ad support for a.out kernels has been removed [ad 20070927]
212 1.931 oster kernel: Added support for kernel core dumps to RAID 1 sets.
213 1.931 oster [oster 20071004]
214 1.932 dyoung kernel: The new socket option SO_NOHEADER tells the network
215 1.932 dyoung stack to strip the protocol header from packets
216 1.932 dyoung received on a raw socket. [dyoung 20071005]
217 1.932 dyoung gre(4): Available encapsulations increase to IPv6, UDP in
218 1.932 dyoung IPv6, and UDP in IPv4. The Mobile IP encapsulation
219 1.932 dyoung is no more. [dyoung 20071005]
220 1.936 ad malloc: Replace the default memory allocator with 'jemalloc',
221 1.936 ad designed to perform well in both single- and multi-
222 1.936 ad threaded processes. This provides a significant
223 1.936 ad performance boost for many threaded workloads that
224 1.936 ad make use of malloc, such as MySQL. [ad 20071006]
225 1.933 rmind kernel: A new SCHED_M2 scheduler, improves the performance on
226 1.933 rmind MP systems, supports real-time and time-sharing classes,
227 1.934 rmind ready for the CPU affinity. [rmind 20071009]
228 1.938 jmmv shark: Removed pccons(4), obsoleted by wscons(4). [jmmv 20071028]
229 1.939 xtraeme coretemp(4): Driver for Intel Core's on-die thermal sensor,
230 1.939 xtraeme available on Core or newer CPUs. Ported from FreeBSD.
231 1.939 xtraeme [xtraeme 20071029]
232 1.941 jnemeth x86: Added support for Intel 82G965 chipset. [jnemeth 20071030]
233 1.943 xtraeme nsclpcsio(4): Added support for the VLM logical device. This provides
234 1.942 xtraeme 14 voltage sensors in addition to the previous 3 temperature
235 1.942 xtraeme sensors provided in the TMS logical device. From OpenBSD.
236 1.942 xtraeme [xtraeme 20071109]
237 1.944 plunky btkey(1): A new utility to manage Bluetooth link keys in OS and
238 1.944 plunky and device storage. [plunky 20071109]
239 1.951 pooka putter(9): A Pass-to-Userspace Transporter, a generic request-response
240 1.951 pooka handler for kernel-attached userspace daemons (e.g. puffs(4)).
241 1.951 pooka [pooka 20071110]
242 1.945 jmcneill pad(4): Added the pseudo-audio device driver, for feeding back raw
243 1.945 jmcneill PCM data to userland. [jmcneill 20071111]
244 1.946 macallan r128fb(4): New accelerated console driver for ATI Rage 128 graphics
245 1.946 macallan controllers. [macallan 20071111]
246 1.947 jmmv atf: Initial import of the Automated Testing Framework, version 0.3.
247 1.947 jmmv Provides a framework to easily define and run test cases for
248 1.947 jmmv the NetBSD operating system. Work until 0.1 sponsored by
249 1.947 jmmv Google Summer of Code 2007 and mentored by martin.
250 1.947 jmmv [jmmv 20071112]
251 1.947 jmmv sysinst: Add support to install the new tests.tgz set.
252 1.947 jmmv [jmmv 20071112]
253 1.947 jmmv tests: Converted the regress/bin tree to use ATF and migrated it
254 1.947 jmmv to tests/util. [jmmv 20071112]
255 1.947 jmmv tests: Converted the regress/sys/fs/tmpfs tree to use ATF and
256 1.947 jmmv migrated it to tests/fs/tmpfs. [jmmv 20071112]
257 1.947 jmmv tests: Converted the regress/games tree to use ATF and migrated it
258 1.947 jmmv to tests/games. [jmmv 20071112]
259 1.948 bouyer ahcisata(4): Add support for ATAPI devices. [bouyer 20071112]
260 1.949 tsutsui newfs_ext2fs(8): Add a native newfs_ext2fs(8) command.
261 1.949 tsutsui Closes PR bin/16175. [tsutsui 20071117]
262 1.953 sborrill x86: Add support for /boot.cfg to configure the bootloader. This
263 1.950 sborrill includes optionally displaying menus, altering banner text
264 1.950 sborrill and changing options such as timeouts and console device
265 1.950 sborrill which previously required use of installboot.
266 1.950 sborrill [sborrill 20071120]
267 1.951 pooka pud(4): Add a driver via which it is possible to implement
268 1.951 pooka block and character devices in userspace. [pooka 20071120]
269 1.952 bouyer xen: Added support for amd64 architecture, both as dom0 and domU.
270 1.952 bouyer [bouyer 20071122]
271 1.953 sborrill i386: Create a boot.cfg on the install CD to allow the end-user to
272 1.953 sborrill select either the standard or non-ACPI kernel easily.
273 1.953 sborrill [sborrill 20071123]
274 1.956 tsutsui libsa: Add ext2fs support. [tsutsui 20071201]
275 1.957 kiyohara bcsp(4): Add support for BlueCore Serial Protocol. [kiyohara 20071202]
276 1.958 bouyer toolchain: Install the linker scripts on amd64, which allows to
277 1.958 bouyer link x86 32bits objects using the native ld(1).
278 1.958 bouyer [bouyer 20071202]
279 1.960 xtraeme arcmsr(4): Areca Technology Corporation SATA RAID controller driver,
280 1.959 xtraeme ported from OpenBSD. [xtraeme 20071204]
281 1.963 jmcneill acpi: Updated ACPI-CA to 20070320. [jmcneill 20071211]
282 1.980 xtraeme kernel: Added a new power management framework, see pmf(9) for details.
283 1.965 joerg [jmcneill, joerg 20071211]
284 1.961 apb MAKEDEV(8): Use pax(1) in preference to mknod(8) to create device
285 1.961 apb nodes more efficiently; use mount_tmpfs(8) in preference to
286 1.961 apb mount_mfs(8) when creating a memory file system. [apb 20071215]
287 1.964 christos openssh: import 4.7 [christos 20071217]
288 1.965 joerg x86: Add support for ACPI S3 (suspend-to-RAM) on MP systems.
289 1.965 joerg [joerg 20071218]
290 1.966 dogcow newsyslog: newsyslog.conf flag 'J' will bzip2 logfiles.
291 1.966 dogcow [dogcow 20071221]
292 1.967 jmcneill thinkpad(4): Add driver for IBM/Lenovo Thinkpad hotkeys and
293 1.967 jmcneill brightness controls [jmcneill 20071221]
294 1.980 xtraeme kernel: Address Space Layout Randomization support in the kernel and
295 1.969 elad dynamic linker, see security(8). [elad, christos 20071226]
296 1.972 jdc msdosfs: Significantly speed up write speed (up to 16x faster).
297 1.972 jdc [reinoud 20071228]
298 1.970 xtraeme itesio(4): Added support for the Watchdog Timer. [xtraeme 20071229]
299 1.973 jmcneill usermode: Add port of the NetBSD kernel to userspace.
300 1.973 jmcneill [jmcneill 20071229]
301 1.971 skrll hp700: kernels are now compiled with -O2. [skrll 20071230]
302 1.974 ad compat_hpux: removed. [ad 20071231]
303 1.975 jmcneill systrace(1): removed. [ad 20071231]
304 1.976 yamt tprof: add tprof, a simple performance monitor based profiler,
305 1.976 yamt inspired from linux oprofile. it's still very experimental.
306 1.976 yamt [yamt 20070102]
307 1.978 xtraeme bioctl(8): Rewritten to handle new features like creating/removing
308 1.977 xtraeme hot-spare, pass-through disks and RAID volumes, start/stop
309 1.977 xtraeme consistency checks in volumes and others. [xtraeme 20080102]
310 1.978 xtraeme arcmsr(4): Added support to create/remove hot-spare, pass-through
311 1.978 xtraeme disks and RAID volumes, start/stop consistency checks
312 1.977 xtraeme in volumes as well as showing information about physical
313 1.977 xtraeme disks (even if they are marked as hot-spare, pass-through
314 1.977 xtraeme or unused). [xtraeme 20080102]
315 1.979 mrg ofppc: Support intallation and RAID bootable root. [mrg 20080102]
316 1.981 jdc gem(4): Add support for Sun SX fibre cards. [jdc 20080105]
317