101 lines
4.5 KiB
Plaintext
101 lines
4.5 KiB
Plaintext
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2009 $>
|
|
#
|
|
#
|
|
# [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
|
|
# containing just the word `help' to `majordomo@NetBSD.org'.]
|
|
#
|
|
# ----------------------------------------------------------------------------
|
|
# PLEASE USE THE FOLLOWING STYLE WHEN ADDING ITEMS:
|
|
#
|
|
# theme: Content ...
|
|
# more content ...
|
|
# more content. [developer DATE-FORMAT]
|
|
#
|
|
# That's it, one tab to start an item, and two tabs to indent the content.
|
|
# Also please start the content with a capital and end it with a dot.
|
|
#
|
|
# This is very important for the www scripts, otherwise it won't be able to
|
|
# parse the file and the HTML output will be mangled.
|
|
#
|
|
# See htutils/changes/changes2html script for more details.
|
|
#
|
|
# ----------------------------------------------------------------------------
|
|
|
|
|
|
Changes from NetBSD 7.0 to NetBSD 8.0:
|
|
libc: Update to tzcode2014f. [christos 20140815]
|
|
gmake: Update to gmake-3.81 in external/gpl2/gmake and remove
|
|
gnu/dist/gmake (3.80) [christos 20140818]
|
|
module(7): Create MODULAR_DEFAULT_AUTOLOAD config flag to control
|
|
whether module autoloading is on by default.
|
|
[jnemeth 20140824]
|
|
kernel: Option SYMTAB_SPACE has been replaced with COPY_SYMTAB.
|
|
The related changes to src/sys/conf require a rebuild of
|
|
config(1). [joerg 20140824]
|
|
zoneinfo: Import tzdata2014g. [apb 20140831]
|
|
wm(4): Add internal SERDES support for 82575 and newer controllers.
|
|
[msaitoh 20140903]
|
|
or1k: Add new port. [matt 20140903]
|
|
awindma(4): Add support for Allwinner A10/A20 DMA controller.
|
|
[jmcneill 20140906]
|
|
awinac(4): Add support for Allwinner A10/A20 audio codec.
|
|
[jmcneill 20140906]
|
|
awinrtc(4): Add support for Allwinner A10/A20 real-time clock.
|
|
[jmcneill 20140907]
|
|
awinmmc(4): Use DMA for MMC transfers. [jmcneill 20140908]
|
|
axp20x(4): Add AXP20x PMU driver. [jmcneill 20140909]
|
|
rtsol(8): Removed in favour of dhcpcd. [roy 20140911]
|
|
rtsold(8): Removed in favour of dhcpcd. [roy 20140911]
|
|
dhcpcd(8): Import dhcpcd-6.4.5. [roy 20140918]
|
|
arm: Add support for i.MX6 SoC. [ryo 20140925]
|
|
gpt(8): Completed overhaul, including adding follwing subcommands:
|
|
resize, set, unset, backup, restore, and resizedisk.
|
|
[jnemeth 20140926]
|
|
dhcpcd(8): Import dhcpcd-6.4.7. [roy 20140927]
|
|
mpt(4): added bio(4) support. [jmcneill 20140927]
|
|
gpt(8): added type subcommand to modify partition type.
|
|
[jnemeth 20140927]
|
|
zoneinfo: Import tzdata2014h. [apb 20141004]
|
|
dhcpcd(8): Import dhcpcd-6.5.0. [roy 20141006]
|
|
libc: Update to tzcode2014h. [christos 20141007]
|
|
file(1): Upgraded to 5.20. [christos 20141010]
|
|
arm: Add support for Allwinner A31 SoC. [jmcneill 20141010]
|
|
awiniic(4): Add support for Allwinner A31 SoC. [jmcneill 20141012]
|
|
awinp2wi(4): Add support for Allwinner A31 Push-Pull Two Wire
|
|
Interface. [jmcneill 20141012]
|
|
axp22x(4): Add AXP22x PMU driver. [jmcneill 20141012]
|
|
awinrtc(4): Add support for Allwinner A31 real-time clock.
|
|
[jmcneill 20141012]
|
|
awindma(4): Add support for Allwinner A31 DMA controller.
|
|
[jmcneill 20141013]
|
|
awinac(4): Add support for Allwinner A31 audio codec.
|
|
[jmcneill 20141013]
|
|
motg(4): Add support for Allwinner A10/A20 SoC. [jmcneill 20141015]
|
|
wpa: Import wpa_supplicant and hostapd 2.3. [christos 20141016]
|
|
dhcpcd(8): Import dhcpcd-6.5.1. [roy 20141018]
|
|
OpenSSH: Imported 6.7. [christos 20141018]
|
|
resolvconf(8): Import openresolv-3.6.0 [roy 20141020]
|
|
gcc: Support -fsanitize=address
|
|
zoneinfo: Import tzdata2014i. [apb 20141023]
|
|
libc: Update to tzcode2014i. [christos 201401023]
|
|
openpam(3): update to 20140912 (ourouparia) [christos 20141024]
|
|
pppd(8): updated to version 2.4.7. [christos 20141025]
|
|
acpi(4): Updated ACPICA to 20140926. [christos 20141025]
|
|
rnd(9): Add explicit enable/disable hooks for callout-driven
|
|
sources (be more power friendly). [tls 20141026]
|
|
rnd(9): Make "skew" source polled so it runs only when there
|
|
is entropy demand. [tls 20141026]
|
|
rnd(9): Adjust entropy collection from polled sources so it's
|
|
processed sooner. [tls 20141026]
|
|
viornd(4): Add driver for VirtIO entropy source available on
|
|
QEMU, KVM, and Google Compute Engine. From OpenBSD.
|
|
dhcpcd(8): Import dhcpcd-6.6.0 [roy 20141029]
|
|
resolvconf(8): Import openresolv-3.6.1 [roy 20141029]
|
|
rtsx(4): Add support for Realtek RTS5227/RTL8402/RTL8411/RTL8411B.
|
|
[nonaka 20141029]
|
|
flex(1): Import flex-2.5.37 [christos 20141029]
|
|
iwn(4): Add support for Intel Centrino Wireless-N
|
|
100/105/130/135/2200/2230. From OpenBSD. [nonaka 20141030]
|