CHANGES revision 1.923 1 1.923 joerg LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.923 $>
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.767 hauke 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.773 ober zaurus: add support for Sharp C3x00 PDA. [ober 20070105]
18 1.774 jmcneill i386: add support for Microsoft Xbox. [jmcneill 20070105]
19 1.777 kardel ntp: Import ntp 4.2.4 (20061228). Tracking of network interface address
20 1.778 kardel changes is now supported - no more ntpd restarts when interface
21 1.778 kardel addresses are re-configured (WLAN/DSL/ppp/...). [kardel 20070106]
22 1.779 elad kernel: global 'securelevel' variable removed; it is now internal to
23 1.779 elad the secmodel. [elad 20070110]
24 1.780 mrg GCC: Updated to version 4.1.2-20070110. [mrg 20070111]
25 1.781 christos acpitools: added from FreeBSD via fvdl [christos 20070114]
26 1.782 bouyer scsictl(8): added setspeed command, to set the highest speed that the
27 1.782 bouyer optical drive should use for reading data,
28 1.782 bouyer contributed by Kimura Fuyuki. [bouyer 20070122]
29 1.833 dyoung i386, amd64: add cmos(4), driver for x86 CMOS RAM. [dyoung 20070206]
30 1.790 ad newlock2: Merge the newlock2 branch. Introduces a number of new
31 1.790 ad kernel synchronization primitives, improves scalability
32 1.790 ad on MP systems, and replaces the existing SA threads model
33 1.790 ad with a 1:1 threading model. [ad 20070209]
34 1.788 tsutsui news68k: Implement generic softintr(9) support. [tsutsui 20070210]
35 1.922 agc refuse: added FUSE (file system in userspace) compatibility
36 1.922 agc functionality, layered on top of libpuffs [agc 20070211]
37 1.789 daniel i386: added an opencrypto provider for VIA ACE (AES encryption
38 1.789 daniel instructions), ported from OpenBSD. [daniel 20070217]
39 1.791 rmind sdiff(1): Replaced by OpenBSD sdiff(1) (public domain). [rmind 20070219]
40 1.794 xtraeme btuart(4): Add support for Bluetooth HCI UART (H4) driver.
41 1.794 xtraeme [kiyohara 20070221]
42 1.794 xtraeme btuartd(8): Add support for Bluetooth HCI UART (H4) daemon.
43 1.795 xtraeme [kiyohara 20070221]
44 1.798 yamt mutex(9), rwlock(9): Support priority inheritance. [yamt 20070226]
45 1.797 macallan eeprom(8): Add the missing kernel bits on arm and powerpc that kept
46 1.797 macallan eeprom from actually changing firmware settings
47 1.797 macallan [macallan 20070228]
48 1.799 apb MAKEDEV(8), MAKEDEV.local(8): Let MAKEDEV.local use functions
49 1.799 apb defined in MAKEDEV. [apb 20070303]
50 1.801 tsutsui x68k: Add generic softintr(9) support. [tsutsui 20070304]
51 1.801 tsutsui luna68k: Add generic softintr(9) support. [tsutsui 20070304]
52 1.800 pooka file(1): update to 4.20. [pooka 20070304]
53 1.803 dillo hfs: Add read-only Apple HFS+ file system support. [dillo 20070305]
54 1.804 bouyer i386, amd64: switch bootable iso images to native boot format, and add
55 1.885 dsieger different bootable kernels on the iso images. Enable ACPI
56 1.804 bouyer in default INSTALL and GENERIC kernels. [bouyer 20070306]
57 1.814 xtraeme openssl: Import OpenSSL 0.9.8e. [mjf 20070307]
58 1.814 xtraeme ipv6: add ipv6 fast forward. [liamjfoy 20070307]
59 1.807 christos openssh: import 4.6 [christos 20070310]
60 1.809 xtraeme aiboost(4): ASUS AI Booster ACPI Hardware monitor driver,
61 1.810 xtraeme adapted from FreeBSD for envsys(4). [xtraeme 20070313]
62 1.814 xtraeme evbmips: add Infineon ADM5120 port. [dyoung 20070320]
63 1.815 xtraeme i386, amd64: Intel(R) On Demand Clock Modulation driver, to save
64 1.815 xtraeme power and overheating in CPUs supporting the Thermal
65 1.815 xtraeme Monitor feature (TM). Adapted from OpenBSD/FreeBSD.
66 1.816 xtraeme See options(4) for more information. [xtraeme 20070320]
67 1.817 manu libc: add support for LC_TIME [manu 20070328]
68 1.821 scw sh5, evbsh5: Port deleted [scw 20070408]
69 1.822 macallan genfb: generic framebuffer console driver with PCI and SBus
70 1.822 macallan frontends [macallan 20070411]
71 1.823 jmcneill sgimips: add support for SGI O2 PS/2 controller macekbc(4) and
72 1.823 jmcneill onboard display adapter crmfb(4) [jmcneill 20070412]
73 1.825 jmcneill sgimips: import mavb(4) audio device driver for SGI O2 from
74 1.825 jmcneill OpenBSD [jmcneill 20070412]
75 1.828 tnn sparc64: add support for hardware monitoring on
76 1.828 tnn Ultra Enterprise 450. See envctrl(4) [tnn 20070414]
77 1.848 gdt coda: overhaul kernel module (vnode locking rules, uvm_fault
78 1.848 gdt handling, general cleanup) [gdt 20070415]
79 1.829 pooka puffs(4): Support NFS exporting puffs file servers [pooka 20070416]
80 1.834 christos xargs(1): Bring in xargs from FreeBSD to gain -I, -J etc. but keep our
81 1.834 christos GNU compatible exit values. [christos 20070418]
82 1.830 plunky bluetooth(4): add 'service level' security [plunky 20070421]
83 1.831 pooka mount_9p(8): Add support to mount a 9P file service with puffs.
84 1.831 pooka [pooka 20070421]
85 1.832 dsl kernel: Remove the CHECK_ALT_xxx() defines and emul_find() used
86 1.832 dsl to locate files within an emulation's root directory.
87 1.832 dsl Instead get namei() to check the emulation root first.
88 1.835 dsl [dsl 20070422]
89 1.838 garbled prep: add support for the MTX604 RAVEN based machine. Other RAVEN
90 1.838 garbled based machines are also likely to work now. [garbled 20070426]
91 1.837 rmind kernel: Added support for POSIX Asynchronous I/O. [rmind 20070430]
92 1.843 pooka puffs(3): Add puffs_framebuf(3), which abstracts the buffer
93 1.843 pooka management and event loop for networked file systems
94 1.843 pooka using puffs_cc(3). Convert mount_psshfs(8) and
95 1.843 pooka mount_9p(8) to use it. [pooka 20070505]
96 1.844 manu kernel: Add the TFTPROOT kernel option for TFTP'ing root RAMdisk
97 1.844 manu at root mount time. [manu 20070508]
98 1.849 dyoung pf(4): Make 'nat' and 'rdr' translation rules obey state
99 1.849 dyoung policy flags ('if-bound', 'group-bound', 'floating').
100 1.849 dyoung Extend pf.conf(5) syntax to express the translation-state
101 1.849 dyoung policies. [dyoung 20070510]
102 1.853 bouyer kernel: add jmide(4), a driver for the JMicron Technology JMB36x
103 1.853 bouyer PCIe to SATA II/PATA controllers. [bouyer 20070515]
104 1.856 yamt idlelwp: yamt-idlelwp branch was merged.
105 1.856 yamt 1. separate context switching and thread scheduling.
106 1.856 yamt 2. implement idle lwp.
107 1.856 yamt 3. clean up related MD/MI interfaces.
108 1.856 yamt 4. make scheduler(s) modular.
109 1.856 yamt [yamt 20070518]
110 1.857 christos ld.elf_so: Support Solaris $ORIGIN etc. expansions in paths.
111 1.857 christos [christos 20070518]
112 1.859 dogcow uslsa(4): added CP210x USB-RS232 ucom driver, as submitted by
113 1.859 dogcow Jonathan A. Kollasch in PR kern/33496 [dogcow 20070520]
114 1.861 ad top(1): Allow a single process to be selected by pid.
115 1.861 ad Add a 'thread mode' that displays LWPs.
116 1.861 ad [ad 20070524]
117 1.862 briggs aac(4): Compile and run on amd64. [briggs 20070525]
118 1.863 blymn libcurses: Merge in wide curses work done by Ruibiao Qui as a
119 1.863 blymn Google Summer of Code project [blymn 20070529]
120 1.864 nisimura powerpc: Add booted_kernel and booted_device sysctl [nisimura 20070601]
121 1.865 blymn smsc(4): Added a driver for the hardware monitoring portion of
122 1.865 blymn the SMSC LPC47B397 [blymn 20070601]
123 1.867 xtraeme amd64: The Enhanced Speedstep driver is now able to work on EM64T
124 1.867 xtraeme CPUs running in 64bit mode. [xtraeme 20070603]
125 1.868 pooka file(1): update to 4.21. [pooka 20070607]
126 1.869 kiyohara zyd(4): Added OpenBSD's driver. Supports ZyDAS ZD1211/ZD1211B
127 1.869 kiyohara USB IEEE 802.11b/g wireless network device. [kiyohara 20070609]
128 1.871 tsutsui mac68k: Switch sn(4) Ethernet on mac68k to using MI SONIC driver.
129 1.871 tsutsui [tsutsui 20070610]
130 1.872 joerg audio(4): New ioctl AUDIO_GETBUFINFO reduces system overhead for many
131 1.873 joerg emulated OSS functions. [joerg 20070611]
132 1.874 jmcneill i386: Import AMD Geode LX Security Block driver glxsb(4) from
133 1.874 jmcneill OpenBSD. [jmcneill 20070615]
134 1.875 martin ipf: Updated to v4.1.23 [martin 20070616]
135 1.876 christos tcp(4): Per socket keepalive timer settings. Ability to change
136 1.876 christos connection timeout [christos 20070620].
137 1.877 ginsbach newgrp(1): Add POSIX (IEEE Std 1003.1, 2004 / Open Group Base
138 1.877 ginsbach Specifications Issue 6) User Portability Utility to change
139 1.877 ginsbach effective group ID. [ginsbach 20060621]
140 1.878 mrg GCC: Updated to version 4.1.3-20070620. [mrg 20070621]
141 1.879 kardel ntp: Updated to version 4.2.4p2. [kardel 20070624]
142 1.880 christos tcpdrop(8): Ported by anon ymous (from FreeBSD/OpenBSD)
143 1.880 christos [christos 20070625]
144 1.881 degroote fast_ipsec(4): Add support for IPsec NAT-T [degroote 20070627]
145 1.882 xtraeme i386: Imported gcscide(4), a driver for the AMD CS5535 Companion
146 1.882 xtraeme IDE Controller for systems with an AMD Geode GX2 CPU
147 1.882 xtraeme (for example the decTOP). [xtraeme 20070627]
148 1.883 rumble efs: Added read-only Silicon Graphics EFS file system. [rumble 20070629]
149 1.884 xtraeme envsys(4), sysmon_envsys(9): Imported envsys2. New API with the following
150 1.884 xtraeme features:
151 1.884 xtraeme - Cleaned up the API for simplicity and efficiency.
152 1.884 xtraeme - Ability to send capacity/critical/warning events to powerd(8).
153 1.884 xtraeme - Added support for a 'dictionary based communication channel'
154 1.884 xtraeme between sysmon_power(9) and powerd(8), that means there is
155 1.884 xtraeme no 32 bytes event size event restriction anymore.
156 1.884 xtraeme - Binary compatibility with old envstat(8) and powerd(8) via
157 1.884 xtraeme COMPAT_40.
158 1.884 xtraeme And more, please see envsys(4) and sysmon_envsys(9) for more
159 1.884 xtraeme information.
160 1.884 xtraeme [xtraeme 20070701]
161 1.887 pooka mount_puffsportal: add experimental version of portalfs
162 1.887 pooka based on puffs(3). [pooka 20070708]
163 1.888 jmcneill i386: Add gcscehci(4) driver for the EHCI controller found in the AMD
164 1.888 jmcneill Geode CS5536 companion controllers. [jmcneill 20070708]
165 1.889 kiyohara nfsmb(4): Add support for NVIDIA nForce 2/3/4 SMBus controller and
166 1.889 kiyohara SMBus driver. [kiyohara 20070711]
167 1.890 macallan dbri(4): Added support for audio input. [macallan 20070712]
168 1.891 tsutsui alpha: Add timecounter(9) support and switch to MI todr(9)
169 1.891 tsutsui with MI mc146818 driver. [tsutsui 20070721]
170 1.892 christos bind: import 9.4.1-P1 [christos 20070724]
171 1.894 kiyohara ichsmb(4): Add support for Intel ICH SMBus controller.
172 1.894 kiyohara [kiyohara 20070728]
173 1.895 jmmv shark: Add dhclient(8) to the install disk image to be able to
174 1.895 jmmv configure network interfaces through DHCP. [jmmv 20070729]
175 1.896 macallan sparc: The cgfourteen driver now supports wscons. [macallan 20070730]
176 1.897 jmmv shark: Switched the installation disk to use wscons instead of
177 1.897 jmmv pccons. [jmmv 20070731]
178 1.901 rmind tcp(4): TCP socket buffers automatic sizing, ported from FreeBSD.
179 1.901 rmind [rmind 20070802]
180 1.898 kiyohara agp(4): Add support agp_amd64. Imported from FreeBSD.
181 1.898 kiyohara [kiyohara 20070804]
182 1.900 ad cpuctl(8): A new utility which allows setting CPUs online/offline.
183 1.899 ad [ad 20070804]
184 1.900 ad libpthread: Make some significant performance improvements around
185 1.900 ad thread synchronization, and fix a minor problem with
186 1.900 ad detaching running threads. [ad 20070804]
187 1.904 pooka rump: Add the Runnable Userspace Meta Program framework to sys/rump.
188 1.904 pooka These are programs which compile in a part from the standard
189 1.904 pooka kernel sources and run in userspace. Their main use is
190 1.904 pooka testing/debugging. Currently supported are a number of
191 1.904 pooka file systems (e.g. ffs) through puffs(3). [pooka 20070805]
192 1.905 macallan wscons: Add scrollback support to vcons, this should work with
193 1.905 macallan any framebuffer console driver that uses vcons
194 1.905 macallan [macallan 20070805]
195 1.906 hubertf wtf(6): Search pkgsrc's help database when ran inside a package
196 1.906 hubertf directory. [hubertf 20070806]
197 1.907 ad libpthread: Another performance improvement, and a fix for an issue
198 1.907 ad that could cause threaded applications to hang under rare
199 1.907 ad circumstances. [ad 20070807]
200 1.908 pooka mount_sysctlfs(8): sysctl(3) to file system translator [pooka 20070809]
201 1.909 kiyohara slhci(4): Replace to Matthew Orgass's slhci(4). [kiyohara 20070815]
202 1.910 tnn spdmem(4): Add Serial Presence Detect driver/support. This decodes
203 1.910 tnn technical specifications stored in the eeprom on common types
204 1.910 tnn of memory modules. [tnn 20070818]
205 1.911 kiyohara btbc(4): Add support for AnyCom BlueCard. [kiyohara 20070820]
206 1.913 xtraeme ichlpcib(4): The driver has added support for the TCO (watchdog) on
207 1.913 xtraeme ICH6 or newer chipsets plus timecounter support. Also it can
208 1.913 xtraeme be used on EM64T systems running the amd64 port. Adapted from
209 1.912 xtraeme FreeBSD and OpenBSD. [xtraeme 20070826]
210 1.914 macallan agten(4): Add support for Fujitsu AG-10e graphics cards working as
211 1.914 macallan accelerated framebuffer console. [macallan 20070826]
212 1.915 macallan ag10e(4): Add XFree86 driver to run the AG-10e in 24bit with
213 1.915 macallan acceleration. [macallan 20070830]
214 1.916 jnemeth build.sh: Add iso-image-source option which does iso-image with
215 1.916 jnemeth source sets. [jnemeth 20070830]
216 1.917 jnemeth build.sh: Add iso-dir=directory option which when combined with
217 1.917 jnemeth iso-image or iso-image-source causes directory to be
218 1.917 jnemeth added to the CD-ROM image. [jnemeth 20070901]
219 1.920 jnemeth build.sh: Convert iso-dir=directory option to -C cddir.
220 1.918 jnemeth [jnemeth 20070901]
221 1.921 tshiozak uchcom(4): Add support for WinChipHead CH341/340 USB-Serial adapter.
222 1.921 tshiozak [tshiozak 20070903]
223 1.923 joerg amd64, i386: cgd(4) is part of GENERIC [joerg 20070906]
224