CHANGES revision 1.1987 1 1.1987 jnemeth # LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1987 $>
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.1968 riz Changes from NetBSD 7.0 to NetBSD 8.0:
28 1.1969 christos libc: Update to tzcode2014f. [christos 20140815]
29 1.1970 christos gmake: Update to gmake-3.81 in external/gpl2/gmake and remove
30 1.1970 christos gnu/dist/gmake (3.80) [christos 20140818]
31 1.1971 jnemeth module(7): Create MODULAR_DEFAULT_AUTOLOAD config flag to control
32 1.1971 jnemeth whether module autoloading is on by default.
33 1.1971 jnemeth [jnemeth 20140824]
34 1.1972 joerg kernel: Option SYMTAB_SPACE has been replaced with COPY_SYMTAB.
35 1.1974 msaitoh The related changes to src/sys/conf require a rebuild of
36 1.1974 msaitoh config(1). [joerg 20140824]
37 1.1973 apb zoneinfo: Import tzdata2014g. [apb 20140831]
38 1.1974 msaitoh
39 1.1974 msaitoh wm(4): Add internal SERDES support for 82575 and newer controllers.
40 1.1974 msaitoh [msaitoh 20140903]
41 1.1975 matt or1k: Add new port. [matt 20140903]
42 1.1976 jmcneill awindma(4): Add support for AllWinner A10/A20 DMA controller.
43 1.1976 jmcneill [jmcneill 20140906]
44 1.1976 jmcneill awinac(4): Add support for AllWinner A10/A20 audio codec.
45 1.1976 jmcneill [jmcneill 20140906]
46 1.1978 jmcneill awinrtc(4): Add support for AllWinner A10/A20 real-time clock.
47 1.1978 jmcneill [jmcneill 20140907]
48 1.1977 jmcneill awinmmc(4): Use DMA for MMC transfers. [jmcneill 20140908]
49 1.1979 roy rtsol(8): Removed in favour of dhcpcd. [roy 20140911]
50 1.1979 roy rtsold(8): Removed in favour of dhcpcd. [roy 20140911]
51 1.1981 roy dhcpcd(8): Import dhcpcd-6.4.5. [roy 20140918]
52 1.1982 ryo arm: Add support for i.MX6 SoC. [ryo 20140925]
53 1.1983 jnemeth gpt(8): Completed overhaul, including adding follwing subcommands:
54 1.1983 jnemeth resize, set, unset, backup, restore, and resizedisk.
55 1.1983 jnemeth [jnemeth 20140926]
56 1.1985 roy dhcpcd(8): Import dhcpcd-6.4.7. [roy 20140927]
57 1.1986 jmcneill mpt(4): added bio(4) support. [jmcneill 20140927]
58 1.1987 jnemeth gpt(8): added type subcommand to modify partition type.
59 1.1987 jnemeth [jnemeth 20140927]
60