NetBSD/doc/CHANGES

81 lines
4.2 KiB
Plaintext
Raw Normal View History

2007-04-11 08:51:26 +04:00
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.822 $>
[Note: This file does not mention every change made to the NetBSD source tree.
For an exhaustive list, please subscribe to the `source-changes' mailing list,
or see the mailing list archives. For more information, send a message
2003-07-26 21:24:44 +04:00
containing just the word `help' to `majordomo@NetBSD.org'.]
2006-08-08 09:12:25 +04:00
Changes from NetBSD 4.0 to NetBSD 5.0:
2006-12-03 01:37:38 +03:00
evbppc: add support for Xilinx Virtex II-Pro/4-FX. [freza 20061202]
mac68k: add support for four more Nubus video cards, including the
VillageTronic MacPicasso 340. [hauke 20061206]
2006-12-07 06:19:09 +03:00
shark: add support for igsfb at ofbus. [macallan 20061207]
ixp425: add support for NPE Ethernet. [scw 20061210]
2006-12-21 22:38:24 +03:00
shark: add support for XFree86 with wsfb. [macallan 20061220]
2006-12-21 22:50:38 +03:00
postfix(1): Updated to 2.3.5. [rpaulo 20061220]
2007-01-01 04:42:10 +03:00
nfs: Remove NQNFS support from kernel. [yamt 20061227]
mount_psshfs(8): add puffs sshfs [pooka 20061229]
zaurus: add support for Sharp C3x00 PDA. [ober 20070105]
2007-01-06 08:03:11 +03:00
i386: add support for Microsoft Xbox. [jmcneill 20070105]
ntp: Import ntp 4.2.4 (20061228). Tracking of network interface address
changes is now supported - no more ntpd restarts when interface
addresses are re-configured (WLAN/DSL/ppp/...). [kardel 20070106]
ug(4): driver for the Abit uGuru hardware system monitor,
contributed by Mihai Chelaru. [xtraeme 20070106]
kernel: global 'securelevel' variable removed; it is now internal to
the secmodel. [elad 20070110]
GCC: Updated to version 4.1.2-20070110. [mrg 20070111]
2007-01-14 09:56:58 +03:00
acpitools: added from FreeBSD via fvdl [christos 20070114]
2007-01-22 23:58:27 +03:00
scsictl(8): added setspeed command, to set the highest speed that the
optical drive should use for reading data,
contributed by Kimura Fuyuki. [bouyer 20070122]
2007-01-28 02:05:13 +03:00
bind: import 9.4.0-rc2 [christos 20070127]
newlock2: Merge the newlock2 branch. Introduces a number of new
kernel synchronization primitives, improves scalability
on MP systems, and replaces the existing SA threads model
with a 1:1 threading model. [ad 20070209]
2007-02-11 13:39:31 +03:00
news68k: Implement generic softintr(9) support. [tsutsui 20070210]
refuse: added file system in userspace compatibility functionality,
layered on top of libpuffs [agc 20070211]
2007-02-17 03:41:57 +03:00
i386: added an opencrypto provider for VIA ACE (AES encryption
instructions), ported from OpenBSD. [daniel 20070217]
2007-02-19 03:38:46 +03:00
sdiff(1): Replaced by OpenBSD sdiff(1) (public domain). [rmind 20070219]
2007-02-21 06:20:55 +03:00
btuart(4): Add support for Bluetooth HCI UART (H4) driver.
[kiyohara 20070221]
btuartd(8): Add support for Bluetooth HCI UART (H4) daemon.
2007-02-21 09:03:18 +03:00
[kiyohara 20070221]
2007-03-01 17:29:40 +03:00
mutex(9), rwlock(9): Support priority inheritance. [yamt 20070226]
eeprom(8): Add the missing kernel bits on arm and powerpc that kept
eeprom from actually changing firmware settings
[macallan 20070228]
MAKEDEV(8), MAKEDEV.local(8): Let MAKEDEV.local use functions
defined in MAKEDEV. [apb 20070303]
x68k: Add generic softintr(9) support. [tsutsui 20070304]
luna68k: Add generic softintr(9) support. [tsutsui 20070304]
2007-03-04 18:36:16 +03:00
file(1): update to 4.20. [pooka 20070304]
hfs: Add read-only Apple HFS+ file system support. [dillo 20070305]
build: 'make iso-image' in src/ (or build.sh iso-image) will build
iso images, eventually bootable, using in-tree tools.
[bouyer 20070306]
i386, amd64: switch bootable iso images to native boot format, and add
different bootable kenrels on the iso images. Enable ACPI
in default INSTALL and GENERIC kernels. [bouyer 20070306]
2007-03-20 15:34:33 +03:00
openssl: Import OpenSSL 0.9.8e. [mjf 20070307]
ipv6: add ipv6 fast forward. [liamjfoy 20070307]
2007-03-11 02:07:11 +03:00
openssh: import 4.6 [christos 20070310]
aiboost(4): ASUS AI Booster ACPI Hardware monitor driver,
2007-03-14 04:44:48 +03:00
adapted from FreeBSD for envsys(4). [xtraeme 20070313]
2007-03-20 15:34:33 +03:00
evbmips: add Infineon ADM5120 port. [dyoung 20070320]
i386, amd64: Intel(R) On Demand Clock Modulation driver, to save
power and overheating in CPUs supporting the Thermal
Monitor feature (TM). Adapted from OpenBSD/FreeBSD.
See options(4) for more information. [xtraeme 20070320]
2007-04-05 22:39:04 +04:00
ataraid(4): Add support for Via V-RAID. [garbled 20070326]
libc: add support for LC_TIME [manu 20070328]
bind: import 9.4.0 [ghen 20070330]
2007-04-08 14:04:39 +04:00
sh5, evbsh5: Port deleted [scw 20070408]
2007-04-11 08:51:26 +04:00
genfb: generic framebuffer console driver with PCI and SBus
frontends [macallan 20070411]