CHANGES revision 1.1139 1 1.1139 apb # LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1139 $>
2 1.1095 tsutsui #
3 1.1095 tsutsui #
4 1.1095 tsutsui # [Note: This file does not mention every change made to the NetBSD source tree.
5 1.1095 tsutsui # For an exhaustive list, please subscribe to the `source-changes' mailing list,
6 1.1095 tsutsui # or see the mailing list archives. For more information, send a message
7 1.1095 tsutsui # containing just the word `help' to `majordomo (a] NetBSD.org'.]
8 1.1095 tsutsui #
9 1.1095 tsutsui # ----------------------------------------------------------------------------
10 1.1095 tsutsui # PLEASE USE THE FOLLOWING STYLE WHEN ADDING ITEMS:
11 1.1095 tsutsui #
12 1.1095 tsutsui # theme: Content ...
13 1.1095 tsutsui # more content ...
14 1.1095 tsutsui # more content. [developer DATE-FORMAT]
15 1.1095 tsutsui #
16 1.1095 tsutsui # That's it, one tab to start an item, and two tabs to indent the content.
17 1.1095 tsutsui # Also please start the content with a capital and end it with a dot.
18 1.1095 tsutsui #
19 1.1095 tsutsui # This is very important for the www scripts, otherwise it won't be able to
20 1.1095 tsutsui # parse the file and the HTML output will be mangled.
21 1.1106 tsutsui #
22 1.1106 tsutsui # See htutils/changes/changes2html script for more details.
23 1.1106 tsutsui #
24 1.1095 tsutsui # ----------------------------------------------------------------------------
25 1.1028 xtraeme
26 1.1 lukem
27 1.663 riz Changes from NetBSD 4.0 to NetBSD 5.0:
28 1.988 xtraeme evbppc: Add support for Xilinx Virtex II-Pro/4-FX. [freza 20061202]
29 1.1126 tsutsui mac68k: Add support for four more NuBus video cards, including the
30 1.767 hauke VillageTronic MacPicasso 340. [hauke 20061206]
31 1.1124 tsutsui puc(4): Add support for Perle Systems 4 and 8 ports modem boards.
32 1.1124 tsutsui [manu 20071209]
33 1.1103 tsutsui arm: Add support for NPE Ethernet on IXP425. [scw 20061210]
34 1.1124 tsutsui arm: Add support for IXP425 watchdog timer. [scw 20061210]
35 1.1124 tsutsui libutil: Add flags_to_string(3) and string_to_flags(3),
36 1.1124 tsutsui moved from ls(1). [christos 20061214]
37 1.1124 tsutsui arm: Add support for i2c, i2s, pcmcia, and ohci of PXA2x0.
38 1.1124 tsutsui Ported from OpenBSD as part of zaurus port by NONAKA Kimihiro.
39 1.1124 tsutsui [peter 20061217]
40 1.1124 tsutsui zaurus: Add support for Sharp C3x00 PDA. [ober 20061217]
41 1.1124 tsutsui kernel: Merge yamt-splraseipl branch, which provides splraiseipl(9)
42 1.1124 tsutsui and makeiplcookie(9). [yamt 20061221]
43 1.1124 tsutsui sgimips: Add support for Set Engineering's GIO Fast Ethernet board.
44 1.1124 tsutsui [rumble 20061223]
45 1.1124 tsutsui sgimips: Add support for the SGI Light/Entry/Starter LG1/LG2
46 1.1124 tsutsui framebuffers found in Indigo systems. [rumble 20061226]
47 1.772 yamt nfs: Remove NQNFS support from kernel. [yamt 20061227]
48 1.1124 tsutsui kernel, srtconfig(1): First import of the source-address-based routing
49 1.1124 tsutsui pseudo-device. [mouse 20061229]
50 1.1124 tsutsui sgimips: Add i8254 timecounter(9) support for use on IP12.
51 1.1124 tsutsui [rumble 20061229]
52 1.988 xtraeme mount_psshfs(8): Add puffs sshfs. [pooka 20061229]
53 1.1124 tsutsui njata(4): Add support for Workbit CF32A CF adapter,
54 1.1124 tsutsui aka BUFFALO RCF-CBA2. [ichiro 20061231]
55 1.1124 tsutsui amd64, i386: Report and work around some of the known errata for
56 1.1124 tsutsui Athlon 64 and Opteron processors. [ad 20070101]
57 1.1124 tsutsui i386: Add fatboot, sub-512 byte bootloader that can be written into
58 1.1124 tsutsui the first sector of a FAT16 filesystem and will load
59 1.1124 tsutsui the secondary bootloader from it. [dsl 20070101]
60 1.1124 tsutsui udf: Implement read-only access to UDF 2.50 and UDF 2.60 discs
61 1.1124 tsutsui that use metadata partition mappings. [reinoud 20070104]
62 1.988 xtraeme i386: Add support for Microsoft Xbox. [jmcneill 20070105]
63 1.962 apb ntp: Import ntp 4.2.4 (20061228). Tracking of network interface
64 1.962 apb address changes is now supported - no more ntpd
65 1.962 apb restarts when interface addresses are re-configured
66 1.962 apb (WLAN/DSL/ppp/...). [kardel 20070106]
67 1.1124 tsutsui config(1): Introduce a new -L option, generates a lint configuration.
68 1.1124 tsutsui [cube 20070108]
69 1.1124 tsutsui umass(4): Add a quirk for the Sony Cybershot USB camera.
70 1.1124 tsutsui From Mihai Chelaru. [christos 20070109]
71 1.988 xtraeme kernel: Global 'securelevel' variable removed; it is now internal to
72 1.779 elad the secmodel. [elad 20070110]
73 1.1031 tsutsui gcc(1): Updated to version 4.1.2-20070110. [mrg 20070111]
74 1.1124 tsutsui zaurus: Add MI todr(9) and timecounter(9) support. [ober 20070112]
75 1.988 xtraeme acpitools: Added from FreeBSD via fvdl. [christos 20070114]
76 1.1124 tsutsui kernel: Add syscalls for POSIX Real-time library. [ad 20070116]
77 1.1124 tsutsui adb(4): Add new and simplified MI ADB drivers. [macallan 20070117]
78 1.1124 tsutsui macppc: Add a driver for the SGS 7433 mixer found in some G3 Macs.
79 1.1124 tsutsui [macallan 20070117]
80 1.1124 tsutsui viaenv(4): Add support for the VIA VT8231 hardware monitor and
81 1.1124 tsutsui remove viapm(4) code. From OpenBSD. [xtraeme 20070120]
82 1.988 xtraeme scsictl(8): Added setspeed command, to set the highest speed that the
83 1.782 bouyer optical drive should use for reading data,
84 1.782 bouyer contributed by Kimura Fuyuki. [bouyer 20070122]
85 1.1124 tsutsui msk(4): Pull support for some devices and many bug fixes from OpenBSD.
86 1.1124 tsutsui [msaitoh 20070130]
87 1.1124 tsutsui uplcom(4): Add support for Willcom WS002IN PHS device
88 1.1124 tsutsui (Prolific Technology PL2303X). [msaitoh 20070131]
89 1.1124 tsutsui zaurus: Updates to allow Zaurus screen to rotate 90 degrees to a usable
90 1.1124 tsutsui state with the keyboard. From OpenBSD. [ober,peter 20070202]
91 1.1124 tsutsui security(8): Add support for per-user /tmp. [elad 20070204]
92 1.1124 tsutsui ugensa(4): Add support Novatel Merlin, used in VZ V620.
93 1.1124 tsutsui From John Nielsen on freebsd-mobile. [gdt 20070205]
94 1.988 xtraeme i386, amd64: Add cmos(4), driver for x86 CMOS RAM. [dyoung 20070206]
95 1.1124 tsutsui find(1): Add -delete option from FreeBSD. [elad 20070206]
96 1.1124 tsutsui rum(4): Add support for MELCO WLI-U2-SG54HP and PLANEX GW-US54Mini2.
97 1.1124 tsutsui [elad 20070206]
98 1.1103 tsutsui kernel: Merge the newlock2 branch. Introduces a number of new
99 1.790 ad kernel synchronization primitives, improves scalability
100 1.790 ad on MP systems, and replaces the existing SA threads model
101 1.790 ad with a 1:1 threading model. [ad 20070209]
102 1.788 tsutsui news68k: Implement generic softintr(9) support. [tsutsui 20070210]
103 1.1124 tsutsui ubsa(4): Add support for CDMA modems sold by Eurotel (now O2).
104 1.1124 tsutsui [salo 20070210]
105 1.988 xtraeme refuse: Added FUSE (file system in userspace) compatibility
106 1.988 xtraeme functionality, layered on top of libpuffs. [agc 20070211]
107 1.988 xtraeme i386: Added an opencrypto provider for VIA ACE (AES encryption
108 1.789 daniel instructions), ported from OpenBSD. [daniel 20070217]
109 1.1124 tsutsui shark: Add generic softintr(9) support. [matt 20070218]
110 1.1124 tsutsui kernel: Add code to support per-system call statistics. [dsl 20070218]
111 1.791 rmind sdiff(1): Replaced by OpenBSD sdiff(1) (public domain). [rmind 20070219]
112 1.1124 tsutsui sgimips: Support the sq(4) interface on the Challenge S's IOPLUS
113 1.1124 tsutsui mezzanine. [rumble 20070219]
114 1.794 xtraeme btuart(4): Add support for Bluetooth HCI UART (H4) driver.
115 1.794 xtraeme [kiyohara 20070221]
116 1.794 xtraeme btuartd(8): Add support for Bluetooth HCI UART (H4) daemon.
117 1.795 xtraeme [kiyohara 20070221]
118 1.1124 tsutsui bus_dma(9): Add a pair of new bus_dma(9) functions,
119 1.1124 tsutsui bus_dmatag_subregion(9) and bus_dmatag_destroy(9)
120 1.1124 tsutsui that allow a device to restrict the bus address range.
121 1.1124 tsutsui [mrg 20070221]
122 1.1124 tsutsui kernel: Replace the Mach-derived boolean_t type with the C99 bool type.
123 1.1124 tsutsui [thorpej 20070221]
124 1.1124 tsutsui arm: Add PXA2x0 RTC driver. [nonaka 20070225]
125 1.962 apb mutex(9), rwlock(9): Support priority inheritance. [yamt 20070226]
126 1.797 macallan eeprom(8): Add the missing kernel bits on arm and powerpc that kept
127 1.988 xtraeme eeprom from actually changing firmware settings.
128 1.797 macallan [macallan 20070228]
129 1.799 apb MAKEDEV(8), MAKEDEV.local(8): Let MAKEDEV.local use functions
130 1.799 apb defined in MAKEDEV. [apb 20070303]
131 1.1124 tsutsui dkscan_bsdlabel(8): Add a tool to scan disks for BSD disklabels.
132 1.1124 tsutsui [martin 20070301]
133 1.1124 tsutsui MAKEDEV(8), init(8): Make MAKEDEV(8) create the mfs /dev rather than
134 1.1124 tsutsui init(8). [dsl 20070302]
135 1.801 tsutsui x68k: Add generic softintr(9) support. [tsutsui 20070304]
136 1.801 tsutsui luna68k: Add generic softintr(9) support. [tsutsui 20070304]
137 1.1124 tsutsui misc: Remove all use of caddr_t, which should be replaced with
138 1.1124 tsutsui appropriate pointer types. [christos 20070304]
139 1.988 xtraeme file(1): Update to 4.20. [pooka 20070304]
140 1.1124 tsutsui cesfic: Add generic softintr(9) support. [tsutsui 20070305]
141 1.803 dillo hfs: Add read-only Apple HFS+ file system support. [dillo 20070305]
142 1.988 xtraeme ipv6: Add ipv6 fast forward. [liamjfoy 20070307]
143 1.1124 tsutsui amd64, i386: Add support for the High Precision Event Timer driver.
144 1.1124 tsutsui [njoly 20070308]
145 1.1124 tsutsui next68k: Add generic softintr(9) support. [tsutsui 20070308]
146 1.1004 xtraeme openssh: Import 4.6. [christos 20070310]
147 1.809 xtraeme aiboost(4): ASUS AI Booster ACPI Hardware monitor driver,
148 1.810 xtraeme adapted from FreeBSD for envsys(4). [xtraeme 20070313]
149 1.988 xtraeme evbmips: Add Infineon ADM5120 port. [dyoung 20070320]
150 1.1124 tsutsui kernel: Import of DRM (Direct Rendering Manager). Not yet enabled
151 1.1124 tsutsui by default. [drochner 20070320]
152 1.815 xtraeme i386, amd64: Intel(R) On Demand Clock Modulation driver, to save
153 1.815 xtraeme power and overheating in CPUs supporting the Thermal
154 1.815 xtraeme Monitor feature (TM). Adapted from OpenBSD/FreeBSD.
155 1.816 xtraeme See options(4) for more information. [xtraeme 20070320]
156 1.1124 tsutsui atari: Implement generic softintr(9) (untested). [tsutsui 20070321]
157 1.1124 tsutsui pkill(1): Add the -l (long format) option. [erh 20070321]
158 1.1124 tsutsui viadrm(4): Import viadrm(4) from DRI git. [jmcneill 20070323]
159 1.1124 tsutsui macppc: Add experimental Apple UniNorth AGP driver. [macallan 20070325]
160 1.1124 tsutsui agp(4): Add AGPv3 support to VIA AGP driver from FreeBSD.
161 1.1124 tsutsui [jmcneill 20070327]
162 1.988 xtraeme libc: Add support for LC_TIME. [manu 20070328]
163 1.1124 tsutsui vax: Turn on generation of PIC code. [matt 20070331]
164 1.1031 tsutsui genfb(4): Generic framebuffer console driver with PCI and SBus
165 1.988 xtraeme frontends. [macallan 20070411]
166 1.988 xtraeme sgimips: Add support for SGI O2 PS/2 controller macekbc(4) and
167 1.988 xtraeme onboard display adapter crmfb(4). [jmcneill 20070412]
168 1.988 xtraeme sgimips: Import mavb(4) audio device driver for SGI O2 from
169 1.988 xtraeme OpenBSD. [jmcneill 20070412]
170 1.988 xtraeme sparc64: Add support for hardware monitoring on
171 1.988 xtraeme Ultra Enterprise 450. See envctrl(4). [tnn 20070414]
172 1.988 xtraeme puffs(4): Support NFS exporting puffs file servers. [pooka 20070416]
173 1.1124 tsutsui adb(4): Add a very simple driver for ADB button devices.
174 1.1124 tsutsui [macallan 20070416]
175 1.834 christos xargs(1): Bring in xargs from FreeBSD to gain -I, -J etc. but keep our
176 1.834 christos GNU compatible exit values. [christos 20070418]
177 1.831 pooka mount_9p(8): Add support to mount a 9P file service with puffs.
178 1.831 pooka [pooka 20070421]
179 1.832 dsl kernel: Remove the CHECK_ALT_xxx() defines and emul_find() used
180 1.832 dsl to locate files within an emulation's root directory.
181 1.832 dsl Instead get namei() to check the emulation root first.
182 1.835 dsl [dsl 20070422]
183 1.1124 tsutsui pax(1): Add a '-V' flag to pax for verbose summary without listing.
184 1.1124 tsutsui [christos 20070423]
185 1.1004 xtraeme prep: Add support for the MTX604 RAVEN based machine. Other RAVEN
186 1.838 garbled based machines are also likely to work now. [garbled 20070426]
187 1.837 rmind kernel: Added support for POSIX Asynchronous I/O. [rmind 20070430]
188 1.1124 tsutsui scan_ffs(8): Add a "-b" option to search a partition for valid
189 1.1124 tsutsui alternate superblocks. [perseant 20070501]
190 1.843 pooka puffs(3): Add puffs_framebuf(3), which abstracts the buffer
191 1.843 pooka management and event loop for networked file systems
192 1.988 xtraeme using puffs_cc(3). Convert mount_psshfs(8) and
193 1.1004 xtraeme mount_9p(8) to use it. [pooka 20070505]
194 1.1124 tsutsui wd33c93: Enable Fast SCSI transfers for WD33C93B parts with
195 1.1124 tsutsui appropriate input clocks. [rumble 20070508]
196 1.962 apb kernel: Add the TFTPROOT kernel option for TFTP'ing root RAMdisk
197 1.844 manu at root mount time. [manu 20070508]
198 1.1124 tsutsui services(5), protocols(5): Pull iana-generated services and protocols
199 1.1124 tsutsui files using: http://www.sethwklein.net/projects/iana-etc/ .
200 1.1124 tsutsui [christos 20070508]
201 1.849 dyoung pf(4): Make 'nat' and 'rdr' translation rules obey state
202 1.849 dyoung policy flags ('if-bound', 'group-bound', 'floating').
203 1.849 dyoung Extend pf.conf(5) syntax to express the translation-state
204 1.849 dyoung policies. [dyoung 20070510]
205 1.1124 tsutsui gdb(1): Add target kvm support for amd64. [fvdl 20070515]
206 1.1103 tsutsui kernel: yamt-idlelwp branch was merged.
207 1.856 yamt 1. separate context switching and thread scheduling.
208 1.856 yamt 2. implement idle lwp.
209 1.856 yamt 3. clean up related MD/MI interfaces.
210 1.856 yamt 4. make scheduler(s) modular.
211 1.856 yamt [yamt 20070518]
212 1.1124 tsutsui sh3: Implement fast path TLB miss handling. [uwe 20070518]
213 1.1031 tsutsui ld.elf_so(1): Support Solaris $ORIGIN etc. expansions in paths.
214 1.857 christos [christos 20070518]
215 1.988 xtraeme uslsa(4): Added CP210x USB-RS232 ucom driver, as submitted by
216 1.988 xtraeme Jonathan A. Kollasch in PR kern/33496. [dogcow 20070520]
217 1.1124 tsutsui procfs: Extend the Linux emulation of /proc to include
218 1.1124 tsutsui /proc/stat, /proc/loadavg and /proc/<pid>/statm.
219 1.1124 tsutsui [agc 20070524]
220 1.861 ad top(1): Allow a single process to be selected by pid.
221 1.861 ad Add a 'thread mode' that displays LWPs.
222 1.861 ad [ad 20070524]
223 1.1124 tsutsui isp(4): Major update to isp(4) driver, including 4Gb (24XX) card
224 1.1124 tsutsui support and new firmware sets. [mjacob 20070524]
225 1.863 blymn libcurses: Merge in wide curses work done by Ruibiao Qui as a
226 1.988 xtraeme Google Summer of Code project. [blymn 20070529]
227 1.1124 tsutsui split(1): Add a new command-line option "-n chunk_count", that splits
228 1.1124 tsutsui the input file into chunk_count smaller files.
229 1.1124 tsutsui [jschauma 20070531]
230 1.865 blymn smsc(4): Added a driver for the hardware monitoring portion of
231 1.988 xtraeme the SMSC LPC47B397. [blymn 20070601]
232 1.1124 tsutsui powerpc: Add booted_kernel and booted_device sysctl. [nisimura 20070601]
233 1.1004 xtraeme file(1): Update to 4.21. [pooka 20070607]
234 1.869 kiyohara zyd(4): Added OpenBSD's driver. Supports ZyDAS ZD1211/ZD1211B
235 1.869 kiyohara USB IEEE 802.11b/g wireless network device. [kiyohara 20070609]
236 1.871 tsutsui mac68k: Switch sn(4) Ethernet on mac68k to using MI SONIC driver.
237 1.871 tsutsui [tsutsui 20070610]
238 1.876 christos tcp(4): Per socket keepalive timer settings. Ability to change
239 1.988 xtraeme connection timeout. [christos 20070620].
240 1.1124 tsutsui gdb(1): Remove gdb 5.3. [skrll 20070621]
241 1.877 ginsbach newgrp(1): Add POSIX (IEEE Std 1003.1, 2004 / Open Group Base
242 1.877 ginsbach Specifications Issue 6) User Portability Utility to change
243 1.1094 tsutsui effective group ID. [ginsbach 20070621]
244 1.1031 tsutsui gcc(1): Updated to version 4.1.3-20070620. [mrg 20070621]
245 1.1124 tsutsui df(1): Fix -P option, and add -g (in gigabytes) option.
246 1.1124 tsutsui [christos 20070624]
247 1.879 kardel ntp: Updated to version 4.2.4p2. [kardel 20070624]
248 1.988 xtraeme tcpdrop(8): Ported by anon ymous (from FreeBSD/OpenBSD).
249 1.880 christos [christos 20070625]
250 1.988 xtraeme fast_ipsec(4): Add support for IPsec NAT-T. [degroote 20070627]
251 1.883 rumble efs: Added read-only Silicon Graphics EFS file system. [rumble 20070629]
252 1.1124 tsutsui svhlabel(8): Add a tool to update disklabel(5) from SGI Volume Header,
253 1.1124 tsutsui like mbrlabel(8) for MBR label. [rumble 20070629]
254 1.962 apb envsys(4), sysmon_envsys(9): Imported envsys2. New API with the
255 1.962 apb following features:
256 1.884 xtraeme - Cleaned up the API for simplicity and efficiency.
257 1.884 xtraeme - Ability to send capacity/critical/warning events to powerd(8).
258 1.884 xtraeme - Added support for a 'dictionary based communication channel'
259 1.884 xtraeme between sysmon_power(9) and powerd(8), that means there is
260 1.884 xtraeme no 32 bytes event size event restriction anymore.
261 1.884 xtraeme - Binary compatibility with old envstat(8) and powerd(8) via
262 1.884 xtraeme COMPAT_40.
263 1.884 xtraeme And more, please see envsys(4) and sysmon_envsys(9) for more
264 1.884 xtraeme information.
265 1.884 xtraeme [xtraeme 20070701]
266 1.1124 tsutsui libutil: Add estrndup(3). [pooka 20070701]
267 1.1124 tsutsui i386: Add support for VIA Esther. From FreeBSD. [christos 20070703]
268 1.988 xtraeme mount_puffsportal: Add experimental version of portalfs
269 1.887 pooka based on puffs(3). [pooka 20070708]
270 1.888 jmcneill i386: Add gcscehci(4) driver for the EHCI controller found in the AMD
271 1.888 jmcneill Geode CS5536 companion controllers. [jmcneill 20070708]
272 1.889 kiyohara nfsmb(4): Add support for NVIDIA nForce 2/3/4 SMBus controller and
273 1.889 kiyohara SMBus driver. [kiyohara 20070711]
274 1.1124 tsutsui kernel: Implement per-CPU work-queues support for workqueue(9)
275 1.1124 tsutsui interface. [rmind 20070712]
276 1.890 macallan dbri(4): Added support for audio input. [macallan 20070712]
277 1.1124 tsutsui sgimips: Add hardware cursor support to crmfb(4) on O2.
278 1.1124 tsutsui [macallan 20070715]
279 1.1124 tsutsui kernel: Add a native mremap(2) system call based on the UVM
280 1.1124 tsutsui implementation for COMPAT_LINUX(8). [joerg 20070717]
281 1.1124 tsutsui find(1): Add the '-E' option to interpret regexes as extended regexes.
282 1.1124 tsutsui [daniel 20070719]
283 1.891 tsutsui alpha: Add timecounter(9) support and switch to MI todr(9)
284 1.891 tsutsui with MI mc146818 driver. [tsutsui 20070721]
285 1.1124 tsutsui tcpdump(8): Import tcpdump-3.9.7. [drochner 20070724]
286 1.894 kiyohara ichsmb(4): Add support for Intel ICH SMBus controller.
287 1.894 kiyohara [kiyohara 20070728]
288 1.895 jmmv shark: Add dhclient(8) to the install disk image to be able to
289 1.895 jmmv configure network interfaces through DHCP. [jmmv 20070729]
290 1.1124 tsutsui zaurus: Added support to detect AC adapter and charge battery.
291 1.1124 tsutsui [nonaka 20070729]
292 1.1124 tsutsui libarchive: Import libarchive-2.2.5. [joerg 20070729]
293 1.1031 tsutsui sparc: The cgfourteen(4) driver now supports wscons. [macallan 20070730]
294 1.897 jmmv shark: Switched the installation disk to use wscons instead of
295 1.1004 xtraeme pccons. [jmmv 20070731]
296 1.901 rmind tcp(4): TCP socket buffers automatic sizing, ported from FreeBSD.
297 1.901 rmind [rmind 20070802]
298 1.898 kiyohara agp(4): Add support agp_amd64. Imported from FreeBSD.
299 1.898 kiyohara [kiyohara 20070804]
300 1.900 ad cpuctl(8): A new utility which allows setting CPUs online/offline.
301 1.899 ad [ad 20070804]
302 1.900 ad libpthread: Make some significant performance improvements around
303 1.900 ad thread synchronization, and fix a minor problem with
304 1.900 ad detaching running threads. [ad 20070804]
305 1.904 pooka rump: Add the Runnable Userspace Meta Program framework to sys/rump.
306 1.904 pooka These are programs which compile in a part from the standard
307 1.904 pooka kernel sources and run in userspace. Their main use is
308 1.1004 xtraeme testing/debugging. Currently supported are a number of
309 1.904 pooka file systems (e.g. ffs) through puffs(3). [pooka 20070805]
310 1.1031 tsutsui wscons(4): Add scrollback support to vcons, this should work with
311 1.1004 xtraeme any framebuffer console driver that uses vcons.
312 1.905 macallan [macallan 20070805]
313 1.1124 tsutsui libarchive: Import libarchive-2.2.6. [joerg 20070806]
314 1.906 hubertf wtf(6): Search pkgsrc's help database when ran inside a package
315 1.906 hubertf directory. [hubertf 20070806]
316 1.907 ad libpthread: Another performance improvement, and a fix for an issue
317 1.907 ad that could cause threaded applications to hang under rare
318 1.907 ad circumstances. [ad 20070807]
319 1.988 xtraeme mount_sysctlfs(8): sysctl(3) to file system translator. [pooka 20070809]
320 1.1124 tsutsui bge(4): Add support for BCM5786. [taca 20070810]
321 1.1124 tsutsui agp(4): Add agp support for i965Q. [markd 20070815]
322 1.909 kiyohara slhci(4): Replace to Matthew Orgass's slhci(4). [kiyohara 20070815]
323 1.910 tnn spdmem(4): Add Serial Presence Detect driver/support. This decodes
324 1.910 tnn technical specifications stored in the eeprom on common types
325 1.910 tnn of memory modules. [tnn 20070818]
326 1.1124 tsutsui uplcom(4): Add support for SMART Technologies-badged Prolific
327 1.1124 tsutsui USB-Serial converter. [sborrill 20070818]
328 1.1124 tsutsui amiga: Add wdc(4) frontent for the buddha and catweazle Z2 hardware.
329 1.1124 tsutsui [is 20070820]
330 1.911 kiyohara btbc(4): Add support for AnyCom BlueCard. [kiyohara 20070820]
331 1.1020 drochner libm: Add C99 complex support (float/double). [drochner 20070820]
332 1.1124 tsutsui amd64: Enalbe LFS from sysinstall. [skd 20070821]
333 1.1124 tsutsui atactl(8): Improve SATA support. [bouyer 20070821]
334 1.1124 tsutsui agten(4): Add support for Fujitsu AG-10e graphics cards working as
335 1.1124 tsutsui accelerated framebuffer console. [macallan 20070826]
336 1.913 xtraeme ichlpcib(4): The driver has added support for the TCO (watchdog) on
337 1.913 xtraeme ICH6 or newer chipsets plus timecounter support. Also it can
338 1.913 xtraeme be used on EM64T systems running the amd64 port. Adapted from
339 1.912 xtraeme FreeBSD and OpenBSD. [xtraeme 20070826]
340 1.1124 tsutsui wlanctl(8): Add -p flag that only plints public (i.e. non-encrypted)
341 1.1124 tsutsui nodes. [dogcow 20070829]
342 1.915 macallan ag10e(4): Add XFree86 driver to run the AG-10e in 24bit with
343 1.915 macallan acceleration. [macallan 20070830]
344 1.1124 tsutsui viaide(4): Attach to the VIA CX700 IDE and NVIDIA MCP67 IDE and SATA
345 1.1124 tsutsui controllers. [xtraeme 20070831]
346 1.921 tshiozak uchcom(4): Add support for WinChipHead CH341/340 USB-Serial adapter.
347 1.921 tshiozak [tshiozak 20070903]
348 1.988 xtraeme amd64, i386: cgd(4) is part of GENERIC. [joerg 20070906]
349 1.924 ad libpthread: scalability and performance enhancements. The MySQL
350 1.924 ad sysbench benchmark in read-only mode now scales to 900
351 1.924 ad simultaneous client threads on a 4xCPU i386 system before
352 1.924 ad serious performance drop-off occurs. [ad 20070907]
353 1.1124 tsutsui btconfig(8): Add a new option 'rssi' to enable/disable inquiry
354 1.1124 tsutsui results with RSSI, and add recognition of the
355 1.1124 tsutsui "inquiry result with RSSI" packets. [plunky 20070907]
356 1.925 rmind kernel: Added support for POSIX message queues. [rmind 20070907]
357 1.962 apb aps(4): driver for IBM Thinkpad Active Protection System,
358 1.926 xtraeme provides support for some sensors exported through
359 1.926 xtraeme the envsys(4) framework. Ported by Pierre Pronchery
360 1.1125 tsutsui from OpenBSD. [xtraeme 20070911]
361 1.1124 tsutsui pcc(1): Import pcc-070920. [abs 20070920]
362 1.1124 tsutsui libutil: Add raise_default_signal(3) -- raise the default signal
363 1.1124 tsutsui handler. [lukem 20070925]
364 1.928 ad i386, amd64: pcc is now able to compile most of the i386 kernel.
365 1.928 ad a number of changes have been made for LKM and
366 1.928 ad preemption safety. [ad 20070927]
367 1.928 ad i386: i386 bootblocks are now able to boot amd64 kernels.
368 1.988 xtraeme support for a.out kernels has been removed. [ad 20070927]
369 1.931 oster kernel: Added support for kernel core dumps to RAID 1 sets.
370 1.931 oster [oster 20071004]
371 1.932 dyoung kernel: The new socket option SO_NOHEADER tells the network
372 1.932 dyoung stack to strip the protocol header from packets
373 1.932 dyoung received on a raw socket. [dyoung 20071005]
374 1.932 dyoung gre(4): Available encapsulations increase to IPv6, UDP in
375 1.932 dyoung IPv6, and UDP in IPv4. The Mobile IP encapsulation
376 1.932 dyoung is no more. [dyoung 20071005]
377 1.1031 tsutsui malloc(3): Replace the default memory allocator with 'jemalloc',
378 1.936 ad designed to perform well in both single- and multi-
379 1.1004 xtraeme threaded processes. This provides a significant
380 1.936 ad performance boost for many threaded workloads that
381 1.936 ad make use of malloc, such as MySQL. [ad 20071006]
382 1.933 rmind kernel: A new SCHED_M2 scheduler, improves the performance on
383 1.933 rmind MP systems, supports real-time and time-sharing classes,
384 1.934 rmind ready for the CPU affinity. [rmind 20071009]
385 1.1106 tsutsui umidi(4): Add quirks to support Roland UA25, UA4FX and SonicCell.
386 1.1106 tsutsui [xtraeme 20071014]
387 1.1106 tsutsui kse(4): Add multicast filter support. [nisimura 20071014]
388 1.1106 tsutsui httpd(8): Import bozohttpd-20060517. [tls 20071016]
389 1.1031 tsutsui powerpc, prep, pmppc, evbppc, macppc, ibmnws, bebox, sandpoint, ofppc:
390 1.1004 xtraeme Merge ppcoea-renovation branch. [garbled 20071017]
391 1.1004 xtraeme prep: Convert to generic powerpc PCI framework. [garbled 20071017]
392 1.1004 xtraeme powerpc: New generic interrupt handler framework. [macallan 20071017]
393 1.1004 xtraeme macppc: Switch to generic powerpc interrupt framework.
394 1.1003 garbled [macallan 20071017]
395 1.1004 xtraeme prep: Convert to generic powerpc ISA framework. [garbled 20071017]
396 1.1004 xtraeme bebox: Convert to generic soft interrupts. [matt 20071017]
397 1.1004 xtraeme prep: Switch to generic powerpc interrupt framework. [garbled 20071017]
398 1.1004 xtraeme powerpc: New generic shared timecounters-based clock routines.
399 1.1003 garbled [garbled 20071017]
400 1.1004 xtraeme prep: Convert to generic powerpc clock. [garbled 20071017]
401 1.1004 xtraeme sandpoint: Convert to generic soft interrupts. [nisimura 20071017]
402 1.1004 xtraeme sandpoint: Switch to generic powerpc interrupt framework.
403 1.1003 garbled [nisimura 20071017]
404 1.1004 xtraeme sandpoint: Convert to generic powerpc clock/PCI/ISA framework.
405 1.1003 garbled [nisimura 20071017]
406 1.1004 xtraeme macppc: Convert to generic powerpc clock/PCI framework.
407 1.1003 garbled [macallan 20071017]
408 1.1004 xtraeme pmppc: Convert to generic powerpc clock/PCI/interrupt framework.
409 1.1003 garbled [garbled 20071017]
410 1.1003 garbled pmppc: Remove pmppc as a port, and move it to a supported board under
411 1.1004 xtraeme evbppc. [garbled 20071017]
412 1.1004 xtraeme ibmnws: Convert to generic powerpc clock.c/PCI/interrupt framework.
413 1.1003 garbled [rjs 20071017]
414 1.1004 xtraeme mvmeppc: Convert to generic powerpc clock.c/PCI/interrupt framework.
415 1.1003 garbled [garbled 20071017]
416 1.1004 xtraeme powerpc: Add shared PReP memory maps. [garbled 20071017]
417 1.1004 xtraeme sandpoint: DHCP/NFS bootloader. [nisimura 20071017]
418 1.1126 tsutsui macppc: Convert to generic powerpc bus_dma(9). [matt 20071017]
419 1.1126 tsutsui macppc: Convert to generic powerpc bus_space(9). [garbled 20071017]
420 1.1004 xtraeme powerpc: Generic powerpc OpenFirmware code. [garbled 20071017]
421 1.1004 xtraeme ofppc: Completely rewrite ofppc port from scratch. [garbled 20071017]
422 1.1004 xtraeme bebox: Convert to generic powerpc PCI/ISA framework. [ober 20071017]
423 1.1031 tsutsui macppc: Use genfb(4) as the default framebuffer instead of ofb.
424 1.1003 garbled [macallan 20071017]
425 1.1004 xtraeme macppc: Switch to new ADB subsystem. [macallan 20071017]
426 1.1004 xtraeme macppc: Add support for bus speed control found in some Intrepid-based
427 1.1004 xtraeme *Books like the 800MHz iBook G4. [macallan 20071017]
428 1.1004 xtraeme powerpc: New generic powerpc IPI framework. [garbled 20071017]
429 1.1004 xtraeme macppc: Convert to generic powerpc IPI framework. [garbled 20071017]
430 1.1004 xtraeme powerpc: New generic powerpc SMP support framework. [garbled 20071017]
431 1.1004 xtraeme macppc: Convert to generic powerpc SMP framework. [macallan 20071017]
432 1.1004 xtraeme prep: Convert to generic powerpc IPI/SMP framework. [garbled 20071017]
433 1.1106 tsutsui amd64, i386: Merge amd64 and i386 pmap. Also always use
434 1.1106 tsutsui large pages if available. [yamt 20071018]
435 1.1106 tsutsui amd64: Add lkm(4) support for compat_linux(8) and exec_linux_elf.
436 1.1106 tsutsui [njoly 20071019]
437 1.1106 tsutsui rccide: Add support for the ServerWorks HT-1000 IDE Controller.
438 1.1106 tsutsui From OpenBSD. [xtraeme 20071024]
439 1.1106 tsutsui svwsata(4): Add support for another ServerWorks HT-1000 SATA
440 1.1106 tsutsui Controller. From OpenBSD. [xtraeme 20071024]
441 1.1004 xtraeme ofppc: New ofwpci configuration methods, add rtas device.
442 1.1003 garbled [garbled 20071025]
443 1.1106 tsutsui compat_linux32: Add missing chown's syscalls family members.
444 1.1106 tsutsui This makes chown(1)/chgrp(1) works under compat linux32.
445 1.1106 tsutsui [njoly 20071027]
446 1.1106 tsutsui pcc(1): Import pcc-071127. [ragge 20071127]
447 1.988 xtraeme shark: Removed pccons(4), obsoleted by wscons(4). [jmmv 20071028]
448 1.939 xtraeme coretemp(4): Driver for Intel Core's on-die thermal sensor,
449 1.939 xtraeme available on Core or newer CPUs. Ported from FreeBSD.
450 1.939 xtraeme [xtraeme 20071029]
451 1.996 xtraeme i386, amd64: Added support for Intel 82G965 chipset. [jnemeth 20071030]
452 1.1106 tsutsui kernel: Support for dynamic changing of SysV message queues and
453 1.1106 tsutsui semaphores limits. [rmind 20071104]
454 1.1003 garbled ofppc: Stop using ofbus driver, rewrite console code [garbled 20071104]
455 1.1106 tsutsui r128fb(4): New accelerated console driver for ATI Rage 128 graphics
456 1.1106 tsutsui controllers. [macallan 20071107]
457 1.1004 xtraeme ofppc, macppc: Convert to shared ofw_autoconf. [garbled 20071107]
458 1.943 xtraeme nsclpcsio(4): Added support for the VLM logical device. This provides
459 1.942 xtraeme 14 voltage sensors in addition to the previous 3 temperature
460 1.942 xtraeme sensors provided in the TMS logical device. From OpenBSD.
461 1.942 xtraeme [xtraeme 20071109]
462 1.944 plunky btkey(1): A new utility to manage Bluetooth link keys in OS and
463 1.944 plunky and device storage. [plunky 20071109]
464 1.951 pooka putter(9): A Pass-to-Userspace Transporter, a generic request-response
465 1.951 pooka handler for kernel-attached userspace daemons (e.g. puffs(4)).
466 1.951 pooka [pooka 20071110]
467 1.945 jmcneill pad(4): Added the pseudo-audio device driver, for feeding back raw
468 1.945 jmcneill PCM data to userland. [jmcneill 20071111]
469 1.1106 tsutsui hp700: Fix kernel profiling on HPPA. [skrll 20071112]
470 1.1031 tsutsui atf(7): Initial import of the Automated Testing Framework, version 0.3.
471 1.947 jmmv Provides a framework to easily define and run test cases for
472 1.947 jmmv the NetBSD operating system. Work until 0.1 sponsored by
473 1.947 jmmv Google Summer of Code 2007 and mentored by martin.
474 1.947 jmmv [jmmv 20071112]
475 1.1126 tsutsui sysinst(8): Add support to install the new tests.tgz set.
476 1.947 jmmv [jmmv 20071112]
477 1.947 jmmv tests: Converted the regress/bin tree to use ATF and migrated it
478 1.988 xtraeme to tests/util. [jmmv 20071112]
479 1.947 jmmv tests: Converted the regress/sys/fs/tmpfs tree to use ATF and
480 1.988 xtraeme migrated it to tests/fs/tmpfs. [jmmv 20071112]
481 1.947 jmmv tests: Converted the regress/games tree to use ATF and migrated it
482 1.988 xtraeme to tests/games. [jmmv 20071112]
483 1.948 bouyer ahcisata(4): Add support for ATAPI devices. [bouyer 20071112]
484 1.1126 tsutsui nfsmb(4): Support more recent NVIDIA chips. [xtraeme 20071114]
485 1.1126 tsutsui viaide(4): Add support for NVIDIA MCP73/77 IDE controllers.
486 1.1106 tsutsui [xtraeme 20071114]
487 1.1126 tsutsui nfe(4): Add support for NVIDIA MCP67/73 Ethernet controllers.
488 1.1106 tsutsui [xtraeme 20071114]
489 1.1106 tsutsui i386: Remove I486_CPU, I586_CPU, I686_CPU options. [ad 20071114]
490 1.1106 tsutsui i386: Remove pccons(4). [ad 20071114]
491 1.1106 tsutsui i386: Remove support for 80386 level CPUs. PR port-i386/36163.
492 1.1106 tsutsui [ad 20071115]
493 1.949 tsutsui newfs_ext2fs(8): Add a native newfs_ext2fs(8) command.
494 1.949 tsutsui Closes PR bin/16175. [tsutsui 20071117]
495 1.1106 tsutsui libc: Enable posix_memalign(3). [ad 20071119]
496 1.1106 tsutsui i386, amd64: Add support for boot.cfg(5) to configure the bootloader.
497 1.988 xtraeme This includes optionally displaying menus, altering banner
498 1.988 xtraeme text and changing options such as timeouts and console device
499 1.950 sborrill which previously required use of installboot.
500 1.950 sborrill [sborrill 20071120]
501 1.951 pooka pud(4): Add a driver via which it is possible to implement
502 1.951 pooka block and character devices in userspace. [pooka 20071120]
503 1.952 bouyer xen: Added support for amd64 architecture, both as dom0 and domU.
504 1.952 bouyer [bouyer 20071122]
505 1.1126 tsutsui i386: Create a boot.cfg(5) on the install CD to allow the end-user to
506 1.953 sborrill select either the standard or non-ACPI kernel easily.
507 1.953 sborrill [sborrill 20071123]
508 1.1106 tsutsui agp(4): Add AGP support for Intel Q35/G33/Q33. [markd 20071124]
509 1.1106 tsutsui rum(4): Add support for COREGA CG-WLUSB2GL and ABOCOM WUG2700.
510 1.1106 tsutsui [kiyohara 20071125]
511 1.1106 tsutsui kernel: Add various atomic ops. Mostly pulled from
512 1.1106 tsutsui thorpej-atomic branch. [ad 20071128]
513 1.1106 tsutsui cobalt: Add support for booting from UFS2 partition to bootloader.
514 1.1106 tsutsui [tsutsui 20071201]
515 1.956 tsutsui libsa: Add ext2fs support. [tsutsui 20071201]
516 1.1106 tsutsui cobalt: Add support for booting from ext2fs partition to bootloader.
517 1.1106 tsutsui [tsutsui 20071201]
518 1.957 kiyohara bcsp(4): Add support for BlueCore Serial Protocol. [kiyohara 20071202]
519 1.1106 tsutsui arc: Add support for booting from UFS2 partition to bootloader.
520 1.1106 tsutsui [tsutsui 20071202]
521 1.958 bouyer toolchain: Install the linker scripts on amd64, which allows to
522 1.958 bouyer link x86 32bits objects using the native ld(1).
523 1.958 bouyer [bouyer 20071202]
524 1.1106 tsutsui kernel: Change interrupt handling:
525 1.1106 tsutsui - Reduce available SPL levels for hardware devices to
526 1.1106 tsutsui NONE, VM, SCHED, HIGH.
527 1.1106 tsutsui - Acquire kernel_lock only for interrupts at IPL_VM.
528 1.1106 tsutsui - Implement threaded soft interrupts.
529 1.1106 tsutsui [ad 20071203]
530 1.1106 tsutsui nfsmb(4): Make nfsmb(4) work on newer MCPs, including MCP55.
531 1.1106 tsutsui [xtraeme 20071204]
532 1.960 xtraeme arcmsr(4): Areca Technology Corporation SATA RAID controller driver,
533 1.959 xtraeme ported from OpenBSD. [xtraeme 20071204]
534 1.1106 tsutsui symlink(7): Implement a new magic string for magic symlinks, @ruid,
535 1.1106 tsutsui which exapnds to the real user id of the process and
536 1.1106 tsutsui use this magic string for per-user tmp. [mjf 20071204]
537 1.1014 tsutsui fxp(4): Fix some TX timeout and RX pool corruption problems.
538 1.1014 tsutsui Mostly from OpenBSD. [tsutsui 20071208]
539 1.1106 tsutsui kernel: Added a new power management framework, see pmf(9) for details.
540 1.1106 tsutsui [jmcneill,joerg 20071209]
541 1.1106 tsutsui acpi(4): Updated ACPI-CA to 20070320. [jmcneill 20071209]
542 1.1004 xtraeme ofppc: Convert to shared powerpc major numbers. [garbled 20071210]
543 1.1004 xtraeme ofppc: Added support for the bplan/Genesi Pegasos II. [garbled 20071210]
544 1.1004 xtraeme sandpoint: Convert to shared powerpc major numbers. [nisimura 20071211]
545 1.1106 tsutsui queue(3): Add TAILQ_CONCAT() and STAILQ_CONCAT(), from FreeBSD.
546 1.1106 tsutsui [elad 20071211]
547 1.1004 xtraeme macppc: Convert to shared powerpc major numbers. [macallan 20071211]
548 1.1106 tsutsui ddb(4): Add a "whatis" command, inspired from Solaris. [yamt 20071213]
549 1.1106 tsutsui libc: Add dehumanize_number(3). [christos 20071214]
550 1.1106 tsutsui sgimips: Add support for booting from UFS2 to bootloader.
551 1.1106 tsutsui [tsutsui 20071215]
552 1.961 apb MAKEDEV(8): Use pax(1) in preference to mknod(8) to create device
553 1.961 apb nodes more efficiently; use mount_tmpfs(8) in preference to
554 1.961 apb mount_mfs(8) when creating a memory file system. [apb 20071215]
555 1.1106 tsutsui ifconfig(8): Add 'list scan' to ifconfig, which list access point in
556 1.1106 tsutsui the neighbourhood. [adegroot 20071216]
557 1.1014 tsutsui nfe(4): Handle a quirk of newer MCP6x chips on reading MAC address.
558 1.1014 tsutsui [tsutsui 20071217]
559 1.1004 xtraeme rs6000: New port of NetBSD to the MCA based IBM RS/6000 7006-41T.
560 1.1003 garbled [garbled 20071217]
561 1.988 xtraeme openssh: Import 4.7. [christos 20071217]
562 1.991 xtraeme i386, amd64: Add support for ACPI S3 (suspend-to-RAM) on MP systems.
563 1.965 joerg [joerg 20071218]
564 1.988 xtraeme sparc64: Add support for Sun PGX32 / TechSource Raptor GFX 8P to
565 1.986 macallan genfb ( mostly workarounds for firmware bugs ), also build
566 1.988 xtraeme XFree86's glint driver for accelerated X. [macallan 20071219]
567 1.1106 tsutsui amd64: Remove GENERIC.MP and enable SMP by default. [ad 20071220]
568 1.1031 tsutsui newsyslog(8): newsyslog.conf flag 'J' will bzip2 logfiles.
569 1.966 dogcow [dogcow 20071221]
570 1.967 jmcneill thinkpad(4): Add driver for IBM/Lenovo Thinkpad hotkeys and
571 1.988 xtraeme brightness controls. [jmcneill 20071221]
572 1.1106 tsutsui fdisk(8): Report the first active partition. [apb 20071223]
573 1.1106 tsutsui compat_linux32: Add getpgid(2) syscall. [njoly 20071224]
574 1.1106 tsutsui compat_linux32: Add old_uname() syscall. [njoly 20071224]
575 1.1106 tsutsui i386: Make SMP the default and remove GENERIC.MP. [ad 20071225]
576 1.1106 tsutsui i386: Add initial version of calling VGA POST from vga_resume.
577 1.1106 tsutsui [joerg 20071225]
578 1.1106 tsutsui compat_linux32: Add readdir() syscall. [njoly 20071226]
579 1.980 xtraeme kernel: Address Space Layout Randomization support in the kernel and
580 1.992 xtraeme dynamic linker, see security(8). [elad,christos 20071226]
581 1.998 reinoud msdosfs: Significantly improved writing speed (up to 16x faster).
582 1.972 jdc [reinoud 20071228]
583 1.970 xtraeme itesio(4): Added support for the Watchdog Timer. [xtraeme 20071229]
584 1.1106 tsutsui makphy(4): Recognize Marvell 88E1116 Gigabit PHY. [wiz 20071229]
585 1.973 jmcneill usermode: Add port of the NetBSD kernel to userspace.
586 1.973 jmcneill [jmcneill 20071229]
587 1.989 xtraeme hp700: Kernels are now compiled with -O2. [skrll 20071230]
588 1.988 xtraeme compat_hpux: Removed. [ad 20071231]
589 1.988 xtraeme systrace(1): Removed. [ad 20071231]
590 1.1103 tsutsui arm: Add support for kernel crashdump to arm32. [chris 20080101]
591 1.988 xtraeme tprof: Add tprof, a simple performance monitor based profiler,
592 1.976 yamt inspired from linux oprofile. it's still very experimental.
593 1.982 xtraeme [yamt 20080102]
594 1.1103 tsutsui kernel: Merge the vmlocking2 branch, which makes VM system,
595 1.1103 tsutsui trap handling and file system framework MP safe, and
596 1.1103 tsutsui also replaces simple_lock(9) with mutex(9). [ad 20080102]
597 1.978 xtraeme bioctl(8): Rewritten to handle new features like creating/removing
598 1.977 xtraeme hot-spare, pass-through disks and RAID volumes, start/stop
599 1.977 xtraeme consistency checks in volumes and others. [xtraeme 20080102]
600 1.978 xtraeme arcmsr(4): Added support to create/remove hot-spare, pass-through
601 1.978 xtraeme disks and RAID volumes, start/stop consistency checks
602 1.977 xtraeme in volumes as well as showing information about physical
603 1.977 xtraeme disks (even if they are marked as hot-spare, pass-through
604 1.977 xtraeme or unused). [xtraeme 20080102]
605 1.988 xtraeme ofppc: Support intallation and RAID bootable root. [mrg 20080102]
606 1.1103 tsutsui mpt(4): Fix perfomance problems for old revisions of the Symbios
607 1.1103 tsutsui 53c1030. Patch supplied by Patrick Welche in PR kern/30531.
608 1.1103 tsutsui [tron 20080103]
609 1.1103 tsutsui pmax: Add timecounter(9) and generic todr(9) support. [joerg 20080103]
610 1.1103 tsutsui msdosfs: Add large read / readahead support by Paul Ripke
611 1.1103 tsutsui (introduce run-length detection to msdosfs_bmap(),
612 1.1103 tsutsui from FreeBSD). [christos 20080105]
613 1.1118 jdc gem(4): Add support for Sun PCI SX fibre cards. [jdc 20080105]
614 1.1103 tsutsui amiga: Add timecounter(9) support and coutner-based delay(9) from i386.
615 1.1103 tsutsui [mhitch 20080106]
616 1.1103 tsutsui mvme68k: Add timecounter(9) support. [tsutsui 20080107]
617 1.1103 tsutsui vax: Add timecounter(9) support. [joerg 20080107]
618 1.1103 tsutsui evbppc: Add timecounter(9) support. [joerg 20080108]
619 1.1103 tsutsui sbmips: Add timecounter(9) support. [simonb 20080108]
620 1.1103 tsutsui atari: Convert atari to generic todr(9) and timecounter(9).
621 1.1103 tsutsui [joerg 20080108]
622 1.1103 tsutsui xen: Switch xen to generic todr(9). [joerg 20080108]
623 1.1031 tsutsui kernel: All platforms have been converted to use generic todr(9).
624 1.993 joerg [gdamore,joerg 20080108]
625 1.990 gdt ulpt(4): Implement non-blocking read. [gdt 20080108]
626 1.983 xtraeme gcscpcib(4): Added driver for the AMD CS5535 and CS5536 Companion
627 1.983 xtraeme Device with support for Timecounter, Watchdog Timer and
628 1.983 xtraeme GPIO. Adapted from OpenBSD by Yojiro UO. [xtraeme 20080109]
629 1.996 xtraeme pc532: Port deleted. [simonb 20080109]
630 1.1103 tsutsui algor: Fix delay(9) issue and now P5064 kernel works on gxemul.
631 1.1103 tsutsui [tsutsui 20080109]
632 1.1004 xtraeme ofppc: Fix ofwboot to work on an IBM CHRP-based RS/6000.
633 1.1003 garbled [garbled 20080109]
634 1.989 xtraeme i386: Add sparse kernel core dumps (minidumps) for this platform
635 1.991 xtraeme using a backwards-compatible on-disk core format. Not
636 1.991 xtraeme turned on by default yet. Similar to FreeBSD minidumps but
637 1.991 xtraeme simpler in implementation. Implementation by Jed Davis and
638 1.991 xtraeme Devon O'Dell, contributed to NetBSD by Coyote Point Systems.
639 1.991 xtraeme [tls 20080110]
640 1.1031 tsutsui hppa: Added gdb(1) support. [skrll 20080110]
641 1.1103 tsutsui wm(4): Add Inter PRO/1000 PT Quad Port Server Adapter. [ragge 20080111]
642 1.1014 tsutsui auvia(4): Make this work on big endian machines. [tsutsui 20080114]
643 1.1000 rmind kernel: Implementation of processor-sets and affinity. [rmind 20080115]
644 1.1000 rmind libpthread: POSIX real-time extensions. [rmind 20080115]
645 1.1103 tsutsui savecore(8): Use the raw device to read crashdumps. [ad 20080115]
646 1.1103 tsutsui compat_linux(8): Cleanup and fix uid16 functions. [njoly 20080115]
647 1.1103 tsutsui i386: Remove options MATH_EMULATE. [ad 20080116]
648 1.1000 rmind schedctl(8): A new program to control scheduling of processes and
649 1.1000 rmind threads. [rmind 20080115]
650 1.1017 jmmv kernel: Added a new framework for kernel modules, enabled through the
651 1.1017 jmmv MODULAR kernel option and used through the modctl(2) system
652 1.1017 jmmv call. [ad 20080116]
653 1.1017 jmmv modules: Added new versions of modload(8), modstat(8) and modunload(8)
654 1.1017 jmmv that use modctl(2). Not built by default. [ad 20080116]
655 1.997 jmcneill bktr(4): Added amd64 support. [jmcneill 20080116]
656 1.1103 tsutsui amd64, i386: Fix clock accounting problem in i8254_get_timeout()
657 1.1103 tsutsui so that auich(4) sample rate is detected correctly.
658 1.1103 tsutsui [chuck 20080116]
659 1.1004 xtraeme ofppc: Add support for the IBM 7044-270. [garbled 20080117]
660 1.1103 tsutsui make(1): Implement -dl (aka LOUD) to override '@' at the start of
661 1.1103 tsutsui script lines. [sjg 20080119]
662 1.1103 tsutsui amd64, i386: Add mbr(8) variants that directly access a serial port.
663 1.1103 tsutsui [dsl 20080119]
664 1.1014 tsutsui fdisk(8): Fix possible division by zero errors. [tsutsui 20080120]
665 1.1103 tsutsui evbarm: Convert to evbarm to timecounter(9). [joerg 20080120]
666 1.1031 tsutsui kernel: All platforms have been converted to use timecounter(9).
667 1.999 joerg [joerg 20080120]
668 1.1103 tsutsui elansc(4): Attach two new devices elanpex(4) and elanpar(4) to
669 1.1103 tsutsui the AMD Elan SC520 System Controller. [dyoung 20080121]
670 1.1031 tsutsui usb(4): Add uhmodem(4) driver for Huawei E220 wireless modem.
671 1.1001 ichiro [ichiro 20080121]
672 1.1031 tsutsui compat_linux32: Add ossaudio(3) support. [jmcneill 20080121]
673 1.1006 bouyer xen: Added support for the i386 PAE extention to Xen3 domU
674 1.1006 bouyer [bouyer 20080123]
675 1.1007 jmcneill uhub(4): The device attachment function has been optimized to
676 1.1007 jmcneill improve system startup time. [jmcneill 20080124]
677 1.1011 joerg kernel: The interface for IP checksumming was changed to reduce
678 1.1008 joerg duplication and more general use. [joerg 20080125]
679 1.1103 tsutsui acorn32: Add support to support code for Kinetic card. [chris 20080126]
680 1.1014 tsutsui nfe(4): Wakeup some newer chips from powerdown mode.
681 1.1014 tsutsui From FreeBSD/Linux driver via OpenBSD. [tsutsui 20080126]
682 1.1014 tsutsui sgimips: Enable bootinfo passed from bootloader so that now kernel
683 1.1014 tsutsui symbol table and ksyms(4) are usable. [tsutsui 20080126]
684 1.1014 tsutsui hpcmips: Fix silent hangup problem on TX3922 machines.
685 1.1014 tsutsui From Risto Sainio. [tsutsui 20080126]
686 1.1103 tsutsui hostapd(8), wpa_supplicant(8): Upgrade to 0.6.2 [christos 20080126]
687 1.1031 tsutsui openpam(3): upgrade to 20071221 [christos 20080126]
688 1.1126 tsutsui sysinst(8): Fix MD set tweaking so that the appropriate (or specified)
689 1.1103 tsutsui kernel is installed properly. This should fix IP3x
690 1.1103 tsutsui installation issues on sgimips. [rumble 20080128]
691 1.1103 tsutsui ukbd(4): Add support for function keys F16 to F19 as present on
692 1.1103 tsutsui e.g. the new Apple aluminum keyboard. [tron 20080129]
693 1.1012 jmcneill azalia(4): Analog Devices AD1984 codec support has been improved
694 1.1012 jmcneill to support headphones and 4 channel playback, and now
695 1.1012 jmcneill exposes an outputs.master mixer control that mirrors the
696 1.1012 jmcneill inputs.dac mixer control to make libossaudio happy.
697 1.1012 jmcneill [jmcneill 20080130]
698 1.1103 tsutsui kernel: Add Mersenne Twister PRNG implementation. [matt 20080131]
699 1.1103 tsutsui sgimips: Enable fireware devices in GENERIC. [sekiya 20080202]
700 1.1126 tsutsui arc: Add sysinst(8) support. [tsutsui 20080202]
701 1.1126 tsutsui cobalt: Add sysinst(8) support. [tsutsui 20080202]
702 1.1103 tsutsui compat_linux32: Fix the linux32 emulations of fcntl() locking.
703 1.1103 tsutsui [dsl 20080202]
704 1.1103 tsutsui compat_linux32: Implement pread(2) and pwrite(2). [dsl 20080202]
705 1.1031 tsutsui gcc(1): Updated to version 4.1.3-20080202. [mrg 20080202]
706 1.1103 tsutsui hp700: Add bootinfo support. [skrll 20080203]
707 1.1103 tsutsui acorn32: Fix-up boot32 to work on A7000+. [chris 20080203]
708 1.1031 tsutsui atf(7): Import 0.4. [jmmv 20080204]
709 1.1103 tsutsui sgimips: Add hardware acceleration for crmfb. [macallan 20080205]
710 1.1018 jmmv modules: Added the MKMODULAR option to the build system to easily
711 1.1018 jmmv enable the build of the new kernel modules framework.
712 1.1018 jmmv [jmmv 20080209]
713 1.1019 ober iwn(4): Added a driver for the Intel Pro/Wireless Lan 4965AGN
714 1.1027 xtraeme Mini-PCI Adapter, ported from OpenBSD. [ober 20080209]
715 1.1103 tsutsui pcc(1): Import PCC 0.9.9-080210. [ragge 20080210]
716 1.1103 tsutsui uhmodem(4): Add suport for NTT DoCoMo A2502 3G/HSDPA modem.
717 1.1103 tsutsui [ichiro 20080211]
718 1.1103 tsutsui libc: Enable atomic_ops(3) in userspace. [ad 20080210]
719 1.1097 tsutsui ofppc: Add support for the 7046-B50. [garbled 20080213]
720 1.1103 tsutsui unionfs: Import FreeBSD's updated unionfs, still work in progress.
721 1.1103 tsutsui [ad 20080218]
722 1.1103 tsutsui udav(4): Add support for Shantou ADM8515. [drochner 20080219]
723 1.1103 tsutsui brgphy(4): Add BCM5708C support. [markd 20080220]
724 1.1103 tsutsui compat_linux32: Add mlock(2) and munlock(2) syscalls. [njoly 20080220]
725 1.1031 tsutsui powerpc: Add tuned assembler from IBM for memcpy(3), memmove(3) and
726 1.1031 tsutsui memcmp(3). [garbled 20080221]
727 1.1103 tsutsui libc: Replace O(nm) versions of strspn(3), strcspn(3) and strpbrk(3)
728 1.1103 tsutsui with O(n+m) implementations based on the suggestions I made
729 1.1103 tsutsui for DragonFly's libc ages ago. [joerg 20080222]
730 1.1032 tsutsui puc(4): Add support for I-O DATA RSA-PCI 2 port serial board.
731 1.1032 tsutsui [tsutsui 20080222]
732 1.1024 dholland monop(6): Save and restore format changed; compatibility with old
733 1.1024 dholland save files broken, but they were not usable anyway.
734 1.1024 dholland [dholland 20080223]
735 1.1025 xtraeme mfi(4): Added support for LSI SAS1078 and Dell PERC 6, from OpenBSD.
736 1.1025 xtraeme [xtraeme 20080225]
737 1.1103 tsutsui libarchive: Import libarchive-2.4.13. [joerg 20080226]
738 1.1032 tsutsui cobalt: Add netboot support for 21041 on Qube 2700. [tsutsui 20080301]
739 1.1103 tsutsui httpd(8): Import bozohttpd-20080303. [mrg 20080303]
740 1.1077 lukem share/mk: Set linker warnings to be fatal if $WARNS>0. [lukem 20080303]
741 1.1032 tsutsui cobalt: Print startup and shutdown messages on LCD panel.
742 1.1032 tsutsui [tsutsui 20080304]
743 1.1103 tsutsui libprop: Implement prop_dictionary_make_immutable(3). [cube 20080305]
744 1.1103 tsutsui amd64, i386: Allow to get a DDB session on a VGA console if the system
745 1.1103 tsutsui crashed while X11 was running. [drochner 20080312]
746 1.1103 tsutsui cac(4): Initial bio(4) support; only volume status is handled.
747 1.1103 tsutsui [mhitch 20080314]
748 1.1029 nakayama sparc64: SMP support now works on some models. [nakayama 20080314]
749 1.1103 tsutsui arm: Add VFP support. [rearnsha 20080315]
750 1.1032 tsutsui cobalt: Add bootloader support for optional Z85C30 serial on Qube 2700.
751 1.1032 tsutsui [tsutsui 20080316]
752 1.1032 tsutsui re(4): Make hardware vlan(4) tag insertion/extraction work properly.
753 1.1032 tsutsui [tsutsui 20080318]
754 1.1103 tsutsui bzip2(1): Upgrade to 1.0.5. [christos 20080318]
755 1.1032 tsutsui cobalt: Fix a botched spl(9) bug which could cause network freeze
756 1.1032 tsutsui on traffic between two network interfaces. [tsutsui 20080318]
757 1.1103 tsutsui iconv(1): Allow SUSv3 syntax. [tnozaki 20080320]
758 1.1043 jdc libcurses: Add termattrs() and term_attrs(). [jdc 20080321]
759 1.1094 tsutsui kerberos(8): Upgrade to Heimdal-1.1. [mlelstv 20080322]
760 1.1103 tsutsui kernel: Merge yamt-lazymbuf branch. This changes the way to share
761 1.1103 tsutsui mbuf external storage so that it can work without kernel_lock.
762 1.1103 tsutsui [yamt 20080324]
763 1.1103 tsutsui piixpm(4): Add support for SMBus controllers for ATI SB600, SB700,
764 1.1103 tsutsui SB800. [jmcneill 20080326]
765 1.1103 tsutsui uhmodem(4): Add support for E620 on Vodafone. [ichiro 20080327]
766 1.1103 tsutsui siop(4): Add support for the non-PCI NCR 53c720/770 in big-endian mode.
767 1.1103 tsutsui From OpenBSD. [skrll 20080327]
768 1.1034 tsutsui cobalt: Add kernel support for optional Z85C30 serial on Qube 2700.
769 1.1034 tsutsui [tsutsui 20080327]
770 1.1035 cube lii(4): Added a driver for the Atheros L2 Fast-Ethernet controller,
771 1.1035 cube notably found on Asus's EeePC. [cube 20080328]
772 1.1103 tsutsui libarchive: Import libarchive-2.5.0b. [joerg 20080330]
773 1.1103 tsutsui hp700: Add support for NCR 53C720 found on various machines and
774 1.1103 tsutsui attachments. From OpenBSD. [skrll 20080330]
775 1.1037 jmcneill azalia(4): Added support for the Realtek ALC662-GR codec as found
776 1.1037 jmcneill in the EeePC. [jmcneill 20080331]
777 1.1037 jmcneill asus(4): Added a driver for ASUS ACPI hotkeys as found in the EeePC.
778 1.1037 jmcneill [jmcneill 20080331]
779 1.1126 tsutsui zaurus: Add sysinst(8) support. [chris 20080401]
780 1.1096 tsutsui isv(4): Add support for the IDEC Supervision/16 image capture board
781 1.1097 tsutsui for ISA. [dyoung 20080402]
782 1.1096 tsutsui puc(4): Support for Digi International 4 and 8 port boards,
783 1.1096 tsutsui from OpenBSD. [riz 20080403]
784 1.1038 xtraeme finsio(4): Added a driver for the Fintek Super I/O chips, supporting
785 1.1038 xtraeme the Hardware Monitor device. Adapted from OpenBSD.
786 1.1038 xtraeme [xtraeme 20080403]
787 1.1096 tsutsui compat_linux32: Add msync(2) syscall. [njoly 20080404]
788 1.1096 tsutsui sparc: Add support booting from UFS2 partition. [tsutsui 20080405]
789 1.1039 skrll hp700: Add support for the SCSI NCR 53C720 SCSI controller found in
790 1.1039 skrll early HP 9000s for the attachment of an Fast-Wide (16-bit)
791 1.1039 skrll SCSI-2 bus, utilizing HVD signalling via the siop(4)
792 1.1039 skrll driver. [skrll 20080405]
793 1.1096 tsutsui sun2: Provide RAS based atomic_cas_32() function by reusing old
794 1.1096 tsutsui _lock_cas() implementation for m68010. Now sun2 kernel
795 1.1096 tsutsui compiles and even works on mutiuser. [tsutsui 20080405]
796 1.1040 christos openssh: Import 5.0. [christos 20080406]
797 1.1049 garbled ofppc: Support for SMP added. [garbled 20080408]
798 1.1094 tsutsui opencrypto(9): Improve performance to 84,000 short modular math ops/sec
799 1.1094 tsutsui by adding asynchronous operation and batched submit/
800 1.1094 tsutsui retrieve of requests/results. Rewrite manual page to
801 1.1094 tsutsui make it easier to write new code to the API. Donated
802 1.1094 tsutsui by Coyote Point Systems, Inc. [tls 20080410]
803 1.1096 tsutsui kernel: Make IP, TCP, UDP, and ICMP statistics per-CPU.
804 1.1096 tsutsui The stats are collated when the user requests them via sysctl.
805 1.1096 tsutsui [thorpej 20080412]
806 1.1042 jmcneill acpi(4): Updated ACPI-CA to 20080321. [jmcneill 20080412]
807 1.1126 tsutsui landisk: Add sysinst(8) support. [skrll 20080414]
808 1.1043 jdc libcurses: Add getwin() and putwin(). [jdc 20080414]
809 1.1096 tsutsui kernel: Make IP6, ICMP6, UDP6, RAW6, PIM6, CARP, ARP, and IGMP
810 1.1096 tsutsui statistics per-CPU. [thorpej 20080415]
811 1.1096 tsutsui compat_linux32: Add sys_clock{getres,gettime,settime} syscalls.
812 1.1096 tsutsui [njoly 20080417]
813 1.1044 macallan shark: Support for X on rev. 4 sharks is back [macallan 20080419]
814 1.1096 tsutsui agp(4): Add missing AGP support for ALI M1689 chipset. [njoly 20080419]
815 1.1096 tsutsui nfe(4): Fix problem on receiving jumbo frames. [cube 20080420]
816 1.1096 tsutsui libc, kernel: Add posix_madvise(2). [rmind 20080422]
817 1.1096 tsutsui gcc(1): Fix compilation of native sh3 gcc on 64-bit build machines.
818 1.1096 tsutsui [uwe 20080422]
819 1.1045 cegger amdtemp(4): AMD CPU Temperature driver. Adapted from OpenBSD.
820 1.1045 cegger [cegger 20080423]
821 1.1046 plunky netiso: Remove obsolete TPCONS support. [plunky 20080423]
822 1.1096 tsutsui kernel: Merge the socket locking patch, which makes socket layer and
823 1.1096 tsutsui unix protocols MP safe and allows protocol processing
824 1.1096 tsutsui interrupts to safely block on locks. [ad 20080424]
825 1.1096 tsutsui compat_linux(8): Add IPC_64 support for semctl IPC_STAT/IPC_SET.
826 1.1096 tsutsui [njoly 20080424]
827 1.1096 tsutsui lint(1): Add preliminary _Complex support. [christos 20080425]
828 1.1047 matt arm: merge armv6 kernel support from matt-armv6 branch.
829 1.1047 matt [matt 20080427]
830 1.1096 tsutsui kernel: Add MI code to support in-kernel preemption. [ad 20080428]
831 1.1049 garbled prep: Support for floppy controller/drive. [garbled 20080428]
832 1.1096 tsutsui amd64, i386: Add support for kernel preeemption to i386 and amd64.
833 1.1096 tsutsui [ad 20080428]
834 1.1048 cegger gpio(4): Extend with open/close to handle request/release the
835 1.1048 cegger ppbus(4) on open/close. From Hans Rosenfeld. [cegger 20080429]
836 1.1048 cegger ppbus(4): Extend to attach on gpiobus. From Hans Rosenfeld.
837 1.1048 cegger [cegger 20080429]
838 1.1049 garbled prep: Bootable ISO now built automatically. [garbled 20080430]
839 1.1096 tsutsui i386: Make MULTIPROCESSOR mandatory. [ad 20080430]
840 1.1096 tsutsui i386: Build INSTALL kernel from GENERIC, and update boot menu to allow
841 1.1096 tsutsui disabling ACPI and/or SMP. [ad 20080430]
842 1.1050 jmmv atf(7): Import 0.5. [jmmv 20080501]
843 1.1050 jmmv tests: Convert the tests in the tests/ hierarchy that were written in
844 1.1050 jmmv C++ to C, making use of the libatf-c library that comes with
845 1.1050 jmmv the ATF 0.5 just imported. [jmmv 20080501]
846 1.1051 cegger hpqlb(4): Hotkey driver for HP notebooks. [cegger 20080501]
847 1.1096 tsutsui i386: Put the GENERIC kernel onto i386 installation CDs and load
848 1.1096 tsutsui a kernel module from the boot loader to provide the miniroot.
849 1.1096 tsutsui [ad 20080502]
850 1.1052 jmcneill drm(4): Added amd64 support. [jmcneill 20080504]
851 1.1096 tsutsui landisk: Fix MD bus_dmamap_load(9) so that NFS write works with re(4).
852 1.1096 tsutsui [uwe 20080506]
853 1.1096 tsutsui twa(4): Add support for 3ware 9650 and 9690 based on patches
854 1.1096 tsutsui contributed by Wasabi Systems. [joerg 20080508]
855 1.1094 tsutsui openssl(1): Imported 20080509 current snapshot. [christos 20080509]
856 1.1096 tsutsui ftp(1): Add epsv6 and epsv to disable extended passive mode for ipv6
857 1.1096 tsutsui or both ipv4 and ip v6 respectively. [skd 20080510]
858 1.1096 tsutsui libarchive: Import libarchive-2.5.3b. [joerg 20080511]
859 1.1055 tron getent(1): Added support for "netgroup" database. [tron 20080514]
860 1.1126 tsutsui udf: Added write support for the UDF file system. [reinoud 20080514]
861 1.1057 peter event(3): Updated libevent to 1.4.4-stable. [peter 20080516]
862 1.1059 chuck ypserv(8): disabled libwrap address to hostname lookups to avoid
863 1.1059 chuck the chance of ypserv blocking for an extended period of
864 1.1059 chuck time due a long DNS timeout [chuck 20080516]
865 1.1060 jmcneill amd64: Added support for PCI_BUS_FIXUP and PCI_ADDR_FIXUP kernel
866 1.1060 jmcneill options. [jmcneill 20080517]
867 1.1061 cegger acpidalb(4): Direct Application Launch Buttons. [cegger 20080518]
868 1.1062 ghen wscons(4): Add support for the Colemak keyboard layout. [ghen 20080520]
869 1.1063 martti ipf(8): Updated to version 4.1.29. [darrenr 20080520]
870 1.1096 tsutsui compat_linux32: Add compat linux32 IPC syscall support,
871 1.1096 tsutsui for shared memory and and semaphores. [njoly 20080520]
872 1.1070 lukem openldap: Import 2.4.9. [lukem 20080522]
873 1.1070 lukem postfix(1): Enable LDAP support for tables (see ldap_table(5))
874 1.1070 lukem [lukem 20080522]
875 1.1070 lukem amd(8): Enable LDAP support for amd maps. [lukem 20080522]
876 1.1065 hauke mac68k: Added support for Creative Systems Inc Hurdler CPI
877 1.1126 tsutsui NuBus parallel printer card. [hauke 20080522]
878 1.1069 jnemeth siisata(4): A driver for Silicon Image SteelVine SATA-II controllers
879 1.1069 jnemeth (SiI3124, SiI3132, and SiI3531) [jnemeth 20080523]
880 1.1096 tsutsui dhcpcd(8): Import dhcpcd 4.0.0-beta5. [joerg 20080524]
881 1.1066 jmcneill kernel: Device attach and detach notifications are now exposed
882 1.1066 jmcneill via /dev/drvctl [jmcneill 20080525]
883 1.1094 tsutsui awk(1): Import 20070501 [christos 20080525]
884 1.1096 tsutsui amd64, i386: Add detection of errata for AMD Family 10h steppings
885 1.1096 tsutsui A and 2. [chris 20080525]
886 1.1096 tsutsui amd64, i386: Check for erratum 261 on AMD Family 10h Stepping 3
887 1.1096 tsutsui processors. [chris 20080525]
888 1.1096 tsutsui libarchive: Import libarchive-2.5.4b. [joerg 20080525]
889 1.1096 tsutsui ciss(4): Add bio(4) support, heavily from OpenBSD. [mhitch 20080525]
890 1.1068 christos uberry(4): A driver to allow RIM BlackBerries to charge from the USB
891 1.1068 christos port [christos 20080525]
892 1.1096 tsutsui openssl(1): Enable Camellia. [christos 20080526]
893 1.1096 tsutsui cobalt: Make bootloader print boot banner and a loading kernel name
894 1.1096 tsutsui onto LCD. [tsutsui 20080528]
895 1.1096 tsutsui bebox: Support genfb(4) console. [kiyohara 20080530]
896 1.1096 tsutsui libprop: Add prop_array_util(3) functions. [haad 20080603]
897 1.1096 tsutsui openssl(1): Fix two Denial of Service vulnerabilities in OpenSSL.
898 1.1096 tsutsui Fixes CVE-2008-1672. [tonnerre 20080605]
899 1.1096 tsutsui sh3: Support single-stepping in ddb(4). [uwe 20080606]
900 1.1071 peter pf(4): Updated to OpenBSD 4.2 PF [yamt,peter,christos,joerg 20080618]
901 1.1096 tsutsui sk(4), msk(4): Fix lock panic on receiving jumbo packets.
902 1.1096 tsutsui [cube 20080620]
903 1.1072 christos bind: Import 9.5.0 [christos 20080621]
904 1.1073 ad psrset(8): Utility to control processor sets [ad 20080622]
905 1.1094 tsutsui postfix(1): Import 2.5.2 [christos 20080622]
906 1.1075 christos ssh-hpn: Apply 5.0p1 13 v3 [christos 20080622]
907 1.1096 tsutsui libc: Add getlogin_r(3). [ad 20080625]
908 1.1096 tsutsui usb(4): Add appropriate bus_dmamap_sync(9) calls to uhci(4), ohci(4)
909 1.1096 tsutsui and ehci(4) to avoid CPU from reordering loads and stores
910 1.1096 tsutsui against DMA descriptors. This fixes "host controller process
911 1.1096 tsutsui error/host controller halted" errors. [bouyer 20080628]
912 1.1096 tsutsui arm: Add AT91 support. [matt 20080703]
913 1.1096 tsutsui bind: Import 9.5.0-P1. [christos 20080710]
914 1.1076 christos top(1): Import top 3.8beta1 [christos 20080715]
915 1.1077 lukem share/mk: Set assembler warnings to be fatal if $WARNS>0.
916 1.1077 lukem [lukem 20080721]
917 1.1096 tsutsui compat_linux32: Add linux32_getifconf. [njoly 20080723]
918 1.1094 tsutsui dhcpcd(8): Import 4.0.0rc3. [joerg 20080727]
919 1.1094 tsutsui uvm_map(9): Switch from using <sys/tree.h> to <sys/rb.h>.
920 1.1094 tsutsui [matt 20080728]
921 1.1085 pooka rump(3): Install rump library and file system modules
922 1.1085 pooka into /usr/lib [pooka 20080729]
923 1.1085 pooka ukfs(3): Install ukfs library for standalone file system access
924 1.1085 pooka [pooka 20080729]
925 1.1085 pooka p2k(3): Install puffs to kernel vfs adaption library on puffs-enabled
926 1.1085 pooka base systems [pooka 20080729]
927 1.1085 pooka rump_fs: Install rump versions of kernel file system servers with a
928 1.1085 pooka puffs-enabled base system [pooka 20080729]
929 1.1097 tsutsui amd64, i386: VGA_POST in GENERIC can replace vbetool after resume
930 1.1083 reed (machdep.acpi_vbios_reset=2) and allows basic diagnostic
931 1.1083 reed after a panic in X with "call ddb_vgapost" [joerg 20080731]
932 1.1081 simonb wapbl(4): Add support for metadata journaling for FFS. Contributed
933 1.1083 reed by Wasabi Systems, Inc. [simonb 20080731]
934 1.1096 tsutsui newfs(8): Handle 't' suffix for terabytes for number arguments.
935 1.1096 tsutsui [simonb 20080801]
936 1.1082 jmcneill ehci(4): Add isochronous transfer support, contributed by
937 1.1083 reed Jeremy Morse as part of his Google Summer of Code 2008 project.
938 1.1083 reed [jmcneill 20080802]
939 1.1096 tsutsui ip(4): Add accept filters, ported from FreeBSD by Coyote Point Systems.
940 1.1108 hubertf See accept_filter(9), accf_data(9) and accf_http(9) for more
941 1.1108 hubertf information. [tls 20080804]
942 1.1096 tsutsui libc: Add C99 functions imaxabs(3) and imaxdiv(3). [matt 20080804]
943 1.1084 perry build.sh: Add support for using BUILDSEED to yield
944 1.1084 perry reproduceable c++ builds [perry 20080805]
945 1.1086 plunky sockopt(9): New kernel API for passing socket options [plunky 20080806]
946 1.1087 hans vax: Add accelerated driver for SPX graphics found in some VAXstations.
947 1.1087 hans Contributed by Blaz Antonic. [hans 20080812]
948 1.1088 lukem openldap: Import 2.4.11. [lukem 20080813]
949 1.1096 tsutsui bind: Import 9.5.0-P2. [he 20080815]
950 1.1096 tsutsui wm(4): Fix a bug on receiving a jumbo frame which leads to a panic
951 1.1096 tsutsui in sbcompress(). Contributed by Wasabi Systems.
952 1.1096 tsutsui [simonb 20080815]
953 1.1090 plunky btpand(8): a Bluetooth Personal Area Networking profile
954 1.1090 plunky daemon [plunky 20080817]
955 1.1096 tsutsui agp(4): Add AGP support for Intel 946GZ. [matthias 20080819]
956 1.1126 tsutsui ataraid(4): Add support for NVIDIA MediaShield from FreeBSD.
957 1.1094 tsutsui [tacha 20080820]
958 1.1096 tsutsui fss(4): Add snapshot support for logging ffs file systems.
959 1.1096 tsutsui [hannken 20080822]
960 1.1096 tsutsui agp(4): Add AGP support for Intel 945GME chipset,
961 1.1096 tsutsui found on Acer Aspire One. [tnn 20080822]
962 1.1092 kardel ntp: Import 4.2.4p5. [kardel 20080823]
963 1.1096 tsutsui re(4): Add support for the Realtek 8102E/8102EL PCIe 10/100 Ethernet
964 1.1096 tsutsui devices. From FreeBSD. [tnn 20080823]
965 1.1096 tsutsui sgimips: Misc bug fixes and improvements to mec(4) Ethernet on O2.
966 1.1096 tsutsui [tsutsui 20080823]
967 1.1124 tsutsui pcc(1): Import pcc 0.9.9 080824. [gmcgarry 20080824]
968 1.1094 tsutsui bge(4): Add support for BCM5906(M) chips contributed by
969 1.1094 tsutsui Karl Uwe Lockhoff. [cegger 20080825]
970 1.1098 lukem grep(1): Issue a warning if -r is used without supplying an argument.
971 1.1098 lukem [lukem 20080828]
972 1.1099 christos hostapd(8), wpa_supplicant(8): Upgrade to 0.6.4 [christos 20080830]
973 1.1100 christos postfix(1): Import 2.5.4 [christos 20080830]
974 1.1101 bouyer fsck_ffs(8): add -x/-X options which allows to run fsck_ffs -n on
975 1.1101 bouyer a snapshot of a live filesystem. [bouyer 20080830]
976 1.1101 bouyer daily.conf(5): add a run_fsck_flags configuration variable
977 1.1101 bouyer to pass extra options to the daily fsck -n.
978 1.1101 bouyer [bouyer 20080830]
979 1.1102 christos file(1): Update to 4.26. [christos 20080830]
980 1.1105 christos nvi(1): 1.81 with internationalization is now the default, replacing
981 1.1105 christos 1.79 [christos 20080831]
982 1.1126 tsutsui texinfo(1): Update to 4.8 (last GPLv2 version) [christos 20080902]
983 1.1110 lukem db(1): Add support for encoding or decoding VIS_HTTPSTYLE, and
984 1.1110 lukem for tuning the page size of the database. [lukem 20080905]
985 1.1111 tron ataraid(4): Add JMicron RAID support contributed by Juan RP.
986 1.1111 tron [tron 20080905]
987 1.1112 jmcneill video(4): Add video4linux2 compatible capture interface, part of
988 1.1112 jmcneill Patrick Mahoney's Google Summer of Code 2008 project.
989 1.1112 jmcneill [jmcneill 20080906]
990 1.1112 jmcneill pseye(4): Add support for the Sony PLAYSTATION(R) Eye USB webcam.
991 1.1112 jmcneill [jmcneill 20080906]
992 1.1124 tsutsui ugensa(4): Add support for Novatel Wireless Ovation U727.
993 1.1124 tsutsui [rmind 20080906]
994 1.1124 tsutsui umass(4): Add support for Sony GPS GPS-CS1 devices.
995 1.1124 tsutsui [rmind 20080906]
996 1.1124 tsutsui uftdi(4): Add support for Sealevel SeaPORT+4 USB to Serial adaptor.
997 1.1124 tsutsui [rmind 20080906]
998 1.1124 tsutsui com(4): Add support for PCMCIA Sierra Wireless Aircard 850.
999 1.1124 tsutsui [rmind 20080906]
1000 1.1124 tsutsui ixpide(4): Add support for ATI SB700/SB800 controllers.
1001 1.1124 tsutsui [rmind 20080906]
1002 1.1124 tsutsui puc(4): Add support for B&B Electronics MIPort serial cards.
1003 1.1124 tsutsui [rmind 20080906]
1004 1.1124 tsutsui viaide(4): Add support for VIA CX700M2 IDE controller. [rmind 20080906]
1005 1.1113 jmcneill uvideo(4): Add support for USB Video Class capture devices, part of
1006 1.1113 jmcneill Patrick Mahoney's Google Summer of Code 2008 project.
1007 1.1113 jmcneill [jmcneill 20080908]
1008 1.1114 joerg altq(4): Add support for source address hashing in the WFQ scheduler.
1009 1.1114 joerg [joerg 20080911]
1010 1.1120 tron ataraid(4): Add Intel MatrixRAID controller support contributed
1011 1.1120 tron by Juan RP. [tron 20080911]
1012 1.1115 christos cgd(4): Change default iv to encblkno1; encblkno (the old iv) used
1013 1.1115 christos to encrypt things 8 times leading to a 20% performance loss
1014 1.1115 christos for no real security benefit [christos 20080912]
1015 1.1116 apb etcupdate(8): Remove the "-b binarydir" and "-s srcdir/etc"
1016 1.1116 apb options which were deprecated in NetBSD-4.0. Deprecate
1017 1.1116 apb the "-s tgz1:tgz2" option; please use "-s tgz1 -s tgz2"
1018 1.1116 apb instead. [apb 20080914]
1019 1.1116 apb postinstall(8): Deprecate the "-s tgz1:tgz2" option; please use
1020 1.1116 apb "-s tgz1 -s tgz2" instead. [apb 20080914]
1021 1.1119 tron ataraid(4): Add support for status reports via bio(4) contributed
1022 1.1117 tron by Juan RP. [tron 20080915]
1023 1.1118 jdc gem(4): Add support for Sun SBus SX fibre cards. [jdc 20080915]
1024 1.1120 tron ataraid(4): Add support for multiple volumes attached to
1025 1.1120 tron Intel MatrixRAID controllers contributed by Juan RP.
1026 1.1120 tron [tron 20080916]
1027 1.1121 joerg patch(1): Merge improved version from DragonFly.
1028 1.1121 joerg patch -b behaves as specified by POSIX. [joerg 20080919]
1029 1.1122 christos am-utils: Upgrade to 6.2a3 to add new fs flags (log,symperm,...)
1030 1.1125 tsutsui and efs and tmpfs. [christos 20080919]
1031 1.1123 apb rc.conf(5): ifconfig_xxN variables may now have multi-line
1032 1.1123 apb values, just like /etc/ifconfig.xxN files, and
1033 1.1123 apb semicolons may be used instead of line breaks.
1034 1.1123 apb [apb 20080920]
1035 1.1127 jmcneill uvideo(4): Add bulk endpoint support found in some cameras (like
1036 1.1127 jmcneill the one in the ASUS Eee PC). [jmcneill,mjf 20080921]
1037 1.1128 hubertf c99(1): Implement as wrapper for cc to run in C99 compatible mode.
1038 1.1128 hubertf [hubertf 20080924]
1039 1.1129 lukem ls(1): -n now implies -l. [lukem 20080925]
1040 1.1130 apb ps(1): Add the -A option, to display information about all processes.
1041 1.1130 apb [apb 20080926]
1042 1.1131 sborrill aac(4): Add support for >2TB arrays and implement raw I/O mode which
1043 1.1131 sborrill is a prerequisite for this [sborrill 20081002]
1044 1.1132 pgoyette dbcool(4): Replace chip-specific drivers for ADT7463, ADT7467, and
1045 1.1132 pgoyette ADM1030 with generic dBCool(tm) driver. [pgoyette 20081007]
1046 1.1133 ad libpthread: Diagnostic assertions are now disabled by default.
1047 1.1133 ad Application errors will be reported only by error return
1048 1.1133 ad from pthread APIs. The assertions can be re-enabled by
1049 1.1133 ad setting the PTHREAD_DIAGASSERT environment variable
1050 1.1133 ad correctly. [ad 20081008]
1051 1.1134 joerg i386, amd64: Add support for the multiboot protocol to boot(8).
1052 1.1134 joerg This allows booting Xen without GRUB. [rjs,joerg 20081011]
1053 1.1139 apb jme(4): Add a driver for the JMicron Technologies JME250 Gigabit
1054 1.1135 bouyer Ethernet and JME260 Fast Ethernet controllers.
1055 1.1139 apb [bouyer 20081011]
1056 1.1136 pooka rump: Add networking support to rump. Support is available in
1057 1.1136 pooka libraries prefixed with librumpnet. [pooka 20081016]
1058 1.1136 pooka rump_nfs(8): Add support for a userspace NFS client. [pooka 20081016]
1059 1.1137 joerg u3g(4): Add a driver for many 3G datacards to supersede ugensa(4) for
1060 1.1137 joerg multi-port devices from FreeBSD. [joerg 20081019]
1061 1.1138 christos ps(1): Use 'O' for LSONPROC like solaris instead of bundling LSIDL,
1062 1.1139 apb LSRUN, LSONPROC to 'R'. [christos 20081019]
1063 1.1139 apb ksh(1): Fix posix mode interpretation of backslashes inside
1064 1.1139 apb backquotes inside double quotes. [apb 20081027]
1065