CHANGES revision 1.2282 1 1.2282 jdolecek # LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2282 $>
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 wm(4): Add internal SERDES support for 82575 and newer controllers.
39 1.1974 msaitoh [msaitoh 20140903]
40 1.1975 matt or1k: Add new port. [matt 20140903]
41 1.1996 jmcneill awindma(4): Add support for Allwinner A10/A20 DMA controller.
42 1.1976 jmcneill [jmcneill 20140906]
43 1.1996 jmcneill awinac(4): Add support for Allwinner A10/A20 audio codec.
44 1.1976 jmcneill [jmcneill 20140906]
45 1.1996 jmcneill awinrtc(4): Add support for Allwinner A10/A20 real-time clock.
46 1.1978 jmcneill [jmcneill 20140907]
47 1.1977 jmcneill awinmmc(4): Use DMA for MMC transfers. [jmcneill 20140908]
48 1.1997 jmcneill axp20x(4): Add AXP20x PMU driver. [jmcneill 20140909]
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 1.1988 apb zoneinfo: Import tzdata2014h. [apb 20141004]
61 1.1989 roy dhcpcd(8): Import dhcpcd-6.5.0. [roy 20141006]
62 1.1990 christos libc: Update to tzcode2014h. [christos 20141007]
63 1.1991 christos file(1): Upgraded to 5.20. [christos 20141010]
64 1.1997 jmcneill arm: Add support for Allwinner A31 SoC. [jmcneill 20141010]
65 1.1997 jmcneill awiniic(4): Add support for Allwinner A31 SoC. [jmcneill 20141012]
66 1.1997 jmcneill awinp2wi(4): Add support for Allwinner A31 Push-Pull Two Wire
67 1.1997 jmcneill Interface. [jmcneill 20141012]
68 1.1997 jmcneill axp22x(4): Add AXP22x PMU driver. [jmcneill 20141012]
69 1.1997 jmcneill awinrtc(4): Add support for Allwinner A31 real-time clock.
70 1.1997 jmcneill [jmcneill 20141012]
71 1.1997 jmcneill awindma(4): Add support for Allwinner A31 DMA controller.
72 1.1997 jmcneill [jmcneill 20141013]
73 1.1997 jmcneill awinac(4): Add support for Allwinner A31 audio codec.
74 1.1997 jmcneill [jmcneill 20141013]
75 1.1997 jmcneill motg(4): Add support for Allwinner A10/A20 SoC. [jmcneill 20141015]
76 1.1992 christos wpa: Import wpa_supplicant and hostapd 2.3. [christos 20141016]
77 1.1993 roy dhcpcd(8): Import dhcpcd-6.5.1. [roy 20141018]
78 1.1994 christos OpenSSH: Imported 6.7. [christos 20141018]
79 1.1995 roy resolvconf(8): Import openresolv-3.6.0 [roy 20141020]
80 1.2010 nonaka gcc: Support -fsanitize=address [christos 20141022]
81 1.1999 apb zoneinfo: Import tzdata2014i. [apb 20141023]
82 1.2010 nonaka libc: Update to tzcode2014i. [christos 20141023]
83 1.2001 christos openpam(3): update to 20140912 (ourouparia) [christos 20141024]
84 1.2002 christos pppd(8): updated to version 2.4.7. [christos 20141025]
85 1.2003 christos acpi(4): Updated ACPICA to 20140926. [christos 20141025]
86 1.2006 roy dhcpcd(8): Import dhcpcd-6.6.0 [roy 20141029]
87 1.2006 roy resolvconf(8): Import openresolv-3.6.1 [roy 20141029]
88 1.2007 nonaka rtsx(4): Add support for Realtek RTS5227/RTL8402/RTL8411/RTL8411B.
89 1.2007 nonaka [nonaka 20141029]
90 1.2008 christos flex(1): Import flex-2.5.37 [christos 20141029]
91 1.2009 nonaka iwn(4): Add support for Intel Centrino Wireless-N
92 1.2009 nonaka 100/105/130/135/2200/2230. From OpenBSD. [nonaka 20141030]
93 1.2014 jmcneill awge(4): Add support for gigabit ethernet found on various
94 1.2014 jmcneill Allwinner SOCs. [martin 20141101]
95 1.2013 roy dhcpcd(8): Import dhcpcd-6.6.1. [roy 20141107]
96 1.2015 jmcneill awinhdmi(4): Add support for Allwinner A20/A31 HDMI controller.
97 1.2015 jmcneill [jmcneill 20141110]
98 1.2015 jmcneill awintcon(4): Add support for Allwinner A20/A31 TV/LCD controller.
99 1.2015 jmcneill [jmcneill 20141110]
100 1.2015 jmcneill awindebe(4): Add support for Allwinner A20/A31 Display engine
101 1.2015 jmcneill backend (DE-BE). [jmcneill 20141110]
102 1.2016 jmcneill awinhdmiaudio(4): Add support for Allwinner A20/A31 HDMI audio
103 1.2016 jmcneill controller. [jmcneill 20141111]
104 1.2017 roy dhcpcd(8): Import dhcpcd-6.6.2. [roy 20141114]
105 1.2019 jmcneill awinir(4): Add support for Allwinner A20/A31 IR receiver.
106 1.2019 jmcneill [jmcneill 20141115]
107 1.2018 apb zoneinfo: Import tzdata2014j. [apb 20141116]
108 1.2054 riastrad libc: Change arc4random(3) to use ChaCha20 and per-thread state.
109 1.2054 riastrad [riastradh 20141116]
110 1.2020 christos libc: Update to tzcode2014j. [christos 20141117]
111 1.2021 christos libpcap: Import 1.6.2. [christos 20141119]
112 1.2021 christos tcpdump(8): Import 4.6.2. [christos 20141119]
113 1.2023 roy dhcpcd(8): Import dhcpcd-6.6.4. [roy 20141126]
114 1.2024 roy dhcpcd(8): Import dhcpcd-6.6.5. [roy 20141209]
115 1.2025 christos bind: Import version 9.10.1-P1. [christos 20141209]
116 1.2026 roy dhcpcd(8): Import dhcpcd-6.6.6. [roy 20141217]
117 1.2027 mrg powerpc: Switch to GCC 4.8. [matt 20141218]
118 1.2028 roy dhcpcd(8): Import dhcpcd-6.6.7. [roy 20141219]
119 1.2029 christos ntp: Import ntp 4.2.8. [christos 20141219]
120 1.2030 mrg midirecord(1): Add program to record MIDI files. [mrg 20141229]
121 1.2031 christos file: update to 5.22 security limits [christos 20150102]
122 1.2032 christos byacc: update to 20141128 for more bison compat [christos 20150103]
123 1.2033 macallan mgx: driver for Southland Media Systems (now Quantum 3D) MGX SBus
124 1.2033 macallan graphics devices [macallan 20150106]
125 1.2034 mrg gcc: Import GCC 4.8.4. [mrg 20150109]
126 1.2035 spz openssl: Import openssl 1.0.1k [spz 20150113]
127 1.2036 christos am-utils: Upgrade to 6.2; adds nfsv4, lustre (which we can't use)
128 1.2036 christos nfs3 rpc support for amfs [christos 20150117]
129 1.2037 hkenken arm: Add support for Zynq SoC. [hkenken 20150123]
130 1.2037 hkenken evbarm: Add support for the PARALLELLA (Zynq). [hkenken 20150123]
131 1.2039 christos blacklist: Added daemon and library [christos 20150125]
132 1.2043 spz libevent: Import libevent 2.0.22 [spz 20150129]
133 1.2042 roy dhcpcd(8): Import dhcpcd-6.7.1. [roy 20150130]
134 1.2044 apb zoneinfo: Import tzdata2015a. [apb 20150131]
135 1.2055 apb libc: Import tzcode2015a. [christos 20150131]
136 1.2221 mrg tetris(6): Add down key support, as 'n'. [mrg 20150218]
137 1.2047 spz bind: patch to version 9.10.1-P2. [spz 20150221]
138 1.2048 roy network: introduce RTF_LOCAL for local address routes. [roy 20150226]
139 1.2050 skrll evbarm: Add support for RPI2. [skrll 20150304]
140 1.2051 jmcneill evbarm: Add support for ODROID-C1. [jmcneill 20150304]
141 1.2052 christos dtrace: Add syscall support [christos 20150307]
142 1.2053 christos dtrace: Add lockstat support [riastradh, christos 20150308]
143 1.2055 apb zoneinfo: Import tzdata2015b. [apb 20150321]
144 1.2057 spz openssl: Import openssl 1.0.1m [spz 20150323]
145 1.2058 christos libc: Update to tzcode2015b. [christos 20150324]
146 1.2060 roy dhcpcd(8): Import dhcpcd-6.8.1. [roy 20150327]
147 1.2062 christos libpcap: Import 1.7.2. [christos 20150331]
148 1.2062 christos tcpdump(8): Import 4.7.3. [christos 20150331]
149 1.2063 christos wpa: Import wpa_supplicant and hostapd 2.4. [christos 20150401]
150 1.2064 christos OpenSSH: Imported 6.8. [christos 20150403]
151 1.2065 bouyer btmagic(4): add Magic Trackpad support [bouyer 20150406]
152 1.2066 christos ntp: Import ntp 4.2.8p2. [christos 20150407]
153 1.2067 christos acpi(4): Updated ACPICA to 20150410. [christos 20150413]
154 1.2068 bouyer evbarm: add a driver for EDMA controller on AM335x SoC.
155 1.2068 bouyer Add DMA support to the sdhc controllers on AM335x SoC.
156 1.2068 bouyer Enable DMA for sdhc0 and sdhc1 on BEAGLEBONE [bouyer 20150414]
157 1.2069 christos xz(1): Import of XZ 5.2.1. [christos 20150417]
158 1.2173 knakahar x86: Support MSI/MSI-X. [knakahara 20150427]
159 1.2072 christos libc: Update to tzcode2015d. [christos 20150428]
160 1.2073 roy openresolv(8): Import openresolv-3.7.0 [roy 20150501]
161 1.2074 roy netinet: Added IN_IFF_TENTATIVE, IN_IFF_DUPLICATED and IN_IFF_DETACHED.
162 1.2161 nonaka IPV4 addresses now perform DAD using ARP as described in
163 1.2161 nonaka RFC 5227. [roy 20150502]
164 1.2221 mrg amd64: Bump CHILD_MAX and OPEN_MAX. [mrg 20150507]
165 1.2221 mrg i386: Bump CHILD_MAX and OPEN_MAX. [mrg 20150507]
166 1.2221 mrg aarch64: Bump CHILD_MAX and OPEN_MAX. [mrg 20150507]
167 1.2221 mrg evbarm: Bump CHILD_MAX and OPEN_MAX. [mrg 20150507]
168 1.2221 mrg sparc64: Bump CHILD_MAX and OPEN_MAX. [mrg 20150507]
169 1.2076 roy dhcpcd(8): Import dhcpcd-6.9.0. [roy 20150517]
170 1.2088 maxv FFS: General improvements in the superblock parser. [maxv 20150523]
171 1.2077 christos openssl: Import openssl 1.0.1n [christos 20150612]
172 1.2078 christos openssl: Import openssl 1.0.1o [christos 20150616]
173 1.2079 apb zoneinfo: Import tzdata2015e. [apb 20150621]
174 1.2086 mrg nfssvc(2): Support 32-bit system calls for the NFS server.
175 1.2086 mrg [mrg 20150622]
176 1.2083 mrg gcc: Import GCC 4.8.5. [mrg 20150624]
177 1.2080 christos OpenSSH: Imported 6.9. [christos 20150630]
178 1.2080 christos bind: Import version 9.10.2-P2. [christos 20150708]
179 1.2081 roy dhcpcd: Import dhcpcd 6.9.1. [roy 20150709]
180 1.2082 mrg iostat(8): Support fnmatch(3) patterns for disknames. [mrg 20150709]
181 1.2084 christos openssl: Import openssl 1.0.1p [christos 20150709]
182 1.2085 christos ntp: Import ntp 4.2.8p3. [christos 20150710]
183 1.2221 mrg X11: Delete XFree86 sources. [mrg 20150723]
184 1.2099 jmcneill arm: Add support for NVIDIA Tegra K1 SoC. [jmcneill 20150725]
185 1.2099 jmcneill evbarm: Add support for NVIDIA Jetson TK1. [jmcneill 20150725]
186 1.2087 christos bind: Import version 9.10.2-P3. [christos 20150728]
187 1.2088 maxv kernel: Several bug fixes and improvements in the PaX subsystem.
188 1.2088 maxv [maxv 20150804]
189 1.2089 jmcneill sdmmc(4): Add support for UHS-I and MMC HS200 transfer modes.
190 1.2089 jmcneill [jmcneill 20150808]
191 1.2089 jmcneill sdhc(4): Add support for UHS-I and MMC HS200 transfer modes.
192 1.2089 jmcneill [jmcneill 20150808]
193 1.2089 jmcneill amlogicsdhc(4): Add support for UHS-I and MMC HS200 transfer modes.
194 1.2089 jmcneill [jmcneill 20150808]
195 1.2090 apb zoneinfo: Import tzdata2015f. [apb 20150811]
196 1.2091 christos OpenSSH: Imported 7.0. [christos 20150813]
197 1.2092 christos libc: Update to tzcode2015f. [christos 20150813]
198 1.2173 knakahar intrctl(8): Add interrupt distribution control utility.
199 1.2173 knakahar [knakahara 20150817]
200 1.2093 christos gdb(1): Updated to 7.9.1. [christos 20150818]
201 1.2094 christos acpi(4): Updated ACPICA to 20150717. [christos 20150818]
202 1.2095 phx mcp3kadc(4): Driver for Microchip 3x0x SAR ADC chips. [phx 20150818]
203 1.2096 christos OpenSSH: Imported 7.1. [christos 20150821]
204 1.2097 roy dhcpcd: Import dhcpcd 6.9.2. [roy 20150821]
205 1.2098 nonaka rtwn(4): Add a driver for Realtek RTL8188CE/RTL8192CE PCIe IEEE
206 1.2098 nonaka 802.11b/g/n wireless network devices, ported from OpenBSD.
207 1.2098 nonaka [nonaka 20150827]
208 1.2147 ozaki arp(4): Remove net.inet.arp.{prune,refresh} sysctl. [ozaki-r 20150831]
209 1.2100 christos bind: Import version 9.10.2-P4. [christos 20150903]
210 1.2101 roy dhcpcd: Import dhcpcd 6.9.3. [roy 20150904]
211 1.2102 wiz ftp(1): SNI support for https. [wiz 20150912]
212 1.2103 mrg netstat(1): Now knows how tall the display is. [mrg 20150919]
213 1.2221 mrg atactl(8): Add smart codes 210, 246, 247 and 248. [mrg 20150920]
214 1.2104 christos libproc, librtld_db: Added from FreeBSD [christos 20150924]
215 1.2104 christos dtrace: Updated from FreeBSD [christos 20150924]
216 1.2105 roy resolvconf: Import openresolv-3.7.1 [roy 20150929]
217 1.2106 msaitoh x86: Add PCI Extended Configuration Space support [nonaka 20151002]
218 1.2106 msaitoh pci(3): Decode Extended Capability in PCI Extended Configuration Space.
219 1.2106 msaitoh [nonaka 20151002]
220 1.2107 mbalmer lua: Updated to Lua 5.3.1 [mbalmer 20151008]
221 1.2108 christos libc: Update to tzcode2015g. [christos 20151009]
222 1.2173 knakahar wm(4): Support RX multiqueue. [knakahara,msaitoh 20151013]
223 1.2109 christos ntp: Import ntp 4.2.8p4. [christos 20151023]
224 1.2221 mrg scdebug: Add a way to have system call debug logs go to a kernel
225 1.2221 mrg history. [mrg 20151028]
226 1.2110 christos vioscsi(4): Add driver for virtio SCSI devices [christos 20151030]
227 1.2111 jmcneill omapgpio(4): Add support for TI AM335x GPIO. [jmcneill 20151101]
228 1.2112 christos libc/ti-rpc: Remove FD_SETSIZE limit; provide MT support for svc_run()
229 1.2112 christos to be run by multiple threads each thread handling the fd's it
230 1.2112 christos created. Provide support for a poll based svc_run() and the
231 1.2112 christos global variables svc_pollfd and svc_pollfd_max.
232 1.2112 christos [christos 20151107]
233 1.2113 phx amiga: wsdisplay(4) virtual terminals are working on CV64 and
234 1.2113 phx CV64/3D. [phx 20151112]
235 1.2113 phx amiga: Build the Xorg server with wsfb(4) driver.
236 1.2113 phx Added wsfb(4) support for CV64 and CV64/3D graphics cards.
237 1.2113 phx [phx 20151112]
238 1.2114 mrg cpuctl(8): Most commands can specify more than one CPU now.
239 1.2114 mrg [mrg 20151115]
240 1.2146 ozaki ndp: net.inet6.ip6.neighborgcthresh is now per interface basis.
241 1.2146 ozaki [ozaki-r 20151125]
242 1.2115 roy dhcpcd: Import dhcpcd 6.9.4. [roy 20151130]
243 1.2116 christos openssl: Import openssl 1.0.1q [christos 20151206]
244 1.2117 christos ip6addrctl: Import from FreeBSD [christos 20151212]
245 1.2118 jdc adm1026hm(4): Add driver for ADM1026 i2c hardware monitor
246 1.2118 jdc [jdc 20151216]
247 1.2119 christos bind: Import version 9.10.3-P2. [christos 20151216]
248 1.2120 christos mdocml: Import 1.13.3. [christos 20151217]
249 1.2121 christos sortinfo(1): Add utility to sort texinfo dir files [christos 20151218]
250 1.2160 maxv x86: Add support for SMEP on amd64 and i386. [maxv 20151219]
251 1.2122 pgoyette raidframe: Now built as a kernel module; it can be built-in at
252 1.2122 pgoyette kernel build time, or (for MODULAR kernels) loaded as
253 1.2122 pgoyette needed. [pgoyette 20151226]
254 1.2123 jdc admtemp(4): Add chip temperature limits for envsys(4) [jdc 20160103]
255 1.2123 jdc lmtemp(4): Add chip temperature limits for envsys(4) [jdc 20160103]
256 1.2124 msaitoh ismt(4): Add another Intel Chipset internal SMBus driver.
257 1.2124 msaitoh [msaitoh 20160105]
258 1.2125 roy dhcpcd: Import dhcpcd 6.10.0. [roy 20160107]
259 1.2126 christos ntp: Import ntp 4.2.8p5. [christos 20160108]
260 1.2127 christos flex(1): Import flex-2.6.0 [christos 20160109]
261 1.2128 christos acpi(4): Updated ACPICA to 20160108. [christos 20160109]
262 1.2129 christos byacc: update to 20150711 [christos 20160109]
263 1.2130 christos tmux(1): Import of tmux 2.1 [christos 20160110]
264 1.2131 christos dhcp: Import version 4.3.3. [christos 20160110]
265 1.2132 christos gettext: Upgrade to 0.16.1 [christos 20160112]
266 1.2133 christos bind: Import version 9.10.3-P3. [christos 20160119]
267 1.2134 roy dhcpcd: Import dhcpcd 6.10.1. [roy 20160120]
268 1.2221 mrg gcc: Import GCC 5.3.0. [mrg 20160123]
269 1.2165 salazar lua: Updated to 5.3.2 [lneto 20160128]
270 1.2135 christos openssl: Import openssl 1.0.1r [christos 20160130]
271 1.2145 mrg gdb(1): Updated to 7.10.1. [christos 20160202]
272 1.2221 mrg network: Packet input processing (except for bpf) never runs in
273 1.2221 mrg hardware interrupt. [ozaki-r 20160209]
274 1.2136 christos elftoolchain: Import FreeBSD-2016-02-19. [christos 20160219]
275 1.2137 roy openresolv: Import openresolv-3.7.3. [roy 20160222]
276 1.2138 mrg mv(1): Add SIGINFO support. [mrg 20160228]
277 1.2139 christos openssl: Import openssl 1.0.1s - disable weak (export) ciphers and SSLv2
278 1.2139 christos [christos 20160301]
279 1.2140 christos bind: Import version 9.10.3-P4. [christos 20160309]
280 1.2141 christos OpenSSH: Imported 7.2. [christos 20160310]
281 1.2142 christos libc: Update to tzcode2016b. [christos 20160315]
282 1.2142 christos zoneinfo: Import tzdata2016b. [christos 20160315]
283 1.2143 roy wpa_supplicant(8): Added interface matching rules [roy 20160323]
284 1.2144 mbalmer lua: Applied second and third patch from http://lua.org/bugs.html
285 1.2144 mbalmer [mbalmer 20160325]
286 1.2221 mrg i366: Add a GENERIC_PAE kernel that supports >4GB systems. [mrg 20160326]
287 1.2148 ozaki network: Drop the concept of cloning/cloned routes [ozaki-r 20160404]
288 1.2148 ozaki network: Remove RTF_CLONING, RTF_XRESOLVE, RTF_LLINFO, RTF_CLONED and
289 1.2148 ozaki RTM_RESOLVE [ozaki-r 20160404]
290 1.2148 ozaki network: Add RTF_CONNECTED as a substitute of RTF_CLONING
291 1.2148 ozaki [ozaki-r 20160404]
292 1.2148 ozaki route(8): Remove -xresolve, -[no]cloned and -llinfo options and add
293 1.2148 ozaki [no]connected option (same as -[no]cloning) [ozaki-r 20160404]
294 1.2148 ozaki route(8): Remove 'c' and 'L' flags and 'C' is now for connected routes
295 1.2148 ozaki [ozaki-r 20160404]
296 1.2148 ozaki netstat(1): Remove 'c' and 'L' flags and 'C' is now for connected routes
297 1.2148 ozaki [ozaki-r 20160404]
298 1.2148 ozaki route(8): route show doesn't contain nexthop caches [ozaki-r 20160404]
299 1.2148 ozaki netstat(1): netstat -r doesn't contain nexthop caches [ozaki-r 20160404]
300 1.2173 knakahar network: Separate nexthop caches from routing table. [ozaki-r 20160404]
301 1.2149 roy libutil: added pidfile_lock, pidfile_read, pidfile_read [roy 20160410]
302 1.2150 roy dhcpcd(8): Import dhcpcd-6.10.2 [roy 20160410]
303 1.2153 ozaki openresolv(8): Import openresolv-3.8.0 [roy 20160411]
304 1.2152 ozaki ddb(4): rename show arptab to show routes [ozaki-r 20160413]
305 1.2221 mrg bridge(4): Device is now MP-safe. [ozaki-r 20160108]
306 1.2154 roy dhcpcd(8): Import dhcpcd-6.10.3 [roy 20160420]
307 1.2164 pgoyette usb(4) subsystem: Merge nick-nhusb [skrll 20160423]
308 1.2164 pgoyette - API / infra changes to support memory management changes.
309 1.2164 pgoyette - Memory management improvements and bug fixes.
310 1.2164 pgoyette - HCDs should now be MP safe
311 1.2164 pgoyette - conversion to KERNHIST based debug
312 1.2164 pgoyette - FS/LS isoc support on ehci(4).
313 1.2164 pgoyette - conversion to kmem(9)
314 1.2164 pgoyette - Some USB 3 support - mostly from Takahiro HAYASHI (t-hash).
315 1.2164 pgoyette - interrupt transfers now get proper DMA operations
316 1.2164 pgoyette - general bug fixes
317 1.2164 pgoyette - kern/48308
318 1.2164 pgoyette - uhub status notification improvements
319 1.2164 pgoyette - umass(4) probe fix (applied to HEAD already)
320 1.2164 pgoyette - ohci(4) short transfer fix
321 1.2155 nonaka nvme(4): Add a driver for Non-Volatile Memory Host Controller Interface
322 1.2155 nonaka devices, ported from OpenBSD. [nonaka 20160501]
323 1.2156 christos ntp: Import ntp 4.2.8p7. [christos 20160501]
324 1.2157 christos openssl: Import openssl 1.0.1t - security fixes [christos 20160503]
325 1.2158 christos acpi(4): Updated ACPICA to 20160422. [christos 20160504]
326 1.2159 roy dhcpcd(8): Import dhcpcd-6.11.0 [roy 20160509]
327 1.2162 maxv x86: Map the kernel image segments independently with fine-grained
328 1.2182 maxv permissions on amd64 and i386 (W^X). [maxv 20160514]
329 1.2162 maxv x86: Use processor-specific features to optimize memory access time to
330 1.2162 maxv the kernel image on amd64 and i386. [maxv 20160515]
331 1.2163 ryo arm: Add support for i.MX7 SoC. [ryo 20160517]
332 1.2173 knakahar wm(4): Support TX multiqueue. [knakahara 20160519]
333 1.2166 christos bind: Import version 9.10.4-P1. [christos 20160526]
334 1.2168 christos network: Change hostzerobroadcast default to "no". This has has been
335 1.2168 christos the default for many years (broadcast to all ones instead to
336 1.2168 christos all zeroes), but might affect some really old machines out
337 1.2168 christos there [christos 20160527]
338 1.2167 agc zoneinfo: Import tzdata2016d. [agc 20160531]
339 1.2169 christos ntp: Import ntp 4.2.8p8. [christos 20160603]
340 1.2186 jdolecek ext2fs: Add ext4 extent support from FreeBSD, ported and contributed by
341 1.2186 jdolecek Hrishikesh Goyal (GSoc 2016) [christos 20160603]
342 1.2170 agc sys_info: Import a script to return version information for system
343 1.2170 agc libraries and utilities [agc 20160604]
344 1.2171 nonaka nvmectl(8): Added NVM Express control utility. [nonaka 20160604]
345 1.2221 mrg gcc: Import GCC 5.4.0. [mrg 20160606]
346 1.2172 roy dhcpcd(8): Import dhcpcd-6.11.1. [roy 20160617]
347 1.2221 mrg nfs: Support NFS server with COMAPT_NETBSD32. [mrg 20160622]
348 1.2186 jdolecek ext2fs: Add ext4 htree index support from FreeBSD, ported and
349 1.2186 jdolecek contributed by Hrishikesh Goyal (GSoc 2016). [christos 20160624]
350 1.2174 christos mdocml: Import 1.13.4. [christos 20160715]
351 1.2175 christos acpi(4): Updated ACPICA to 20160527. [christos 20160718]
352 1.2182 maxv kernel: Use fine-grained permissions for kernel modules segments
353 1.2182 maxv (W^X). [maxv 20160720]
354 1.2182 maxv amd64: Prevent NULL from being mappable in kernel mode. [maxv 20160722]
355 1.2182 maxv amd64: Use fine-grained permissions for architecture-specific memory
356 1.2182 maxv areas (W^X). [maxv 20160725]
357 1.2176 msaitoh sdtemp(4): Add support for Atmel AT30TS00, AT30TSE004, Giantec
358 1.2176 msaitoh GT30TS00, GT34TS02, Microchip MCP9804, MCP98244, IDT
359 1.2176 msaitoh TS3000GB[02], TS3001GB2, TSE200[24]GB2 and On Semiconductor
360 1.2176 msaitoh CAT34TS04. [msaitoh 20160726]
361 1.2177 msaitoh sdtemp(4): Add JEDEC TSE2004av support. [msaitoh 20160728]
362 1.2221 mrg xorg-server: Import xorg-server 1.18.4. [mrg 20160801]
363 1.2178 christos OpenSSH: Imported 7.3. [christos 20160802]
364 1.2182 maxv xen: Map the kernel image segments independently with fine-grained
365 1.2182 maxv permissions (W^X). [maxv 20160802]
366 1.2221 mrg ext2fs: Add ext4 extra_inode support. [jdolecek 20160803]
367 1.2182 maxv kernel: Provide an efficient way to prevent NULL from being mappable
368 1.2182 maxv in userland processes. [maxv 20160806]
369 1.2186 jdolecek ext2fs: Actually fill file type for readdir(4) and friends.
370 1.2186 jdolecek [jdolecek 20160615]
371 1.2179 kre zoneinfo: Import tzdata2016f. [kre 20160807]
372 1.2205 flxd tcu(4): Add support for flxd TC-USB TURBOchannel USB and GPIO option.
373 1.2205 flxd [flxd 20160811]
374 1.2186 jdolecek ext2fs: Add read-only ext4 extended attribute support.
375 1.2186 jdolecek [jdolecek 20160612]
376 1.2180 roy dhcpcd(8): Import dhcpcd-6.11.3. [roy 20160815]
377 1.2186 jdolecek ext2fs: Add ext4 dir_nlink support, supporting up to 64000 file hard
378 1.2221 mrg links, and unlimited directory links. [jdolecek 20160815]
379 1.2221 mrg ext2fs: Add ext4 gdt_csum/uninit_bg support. [jdolecek 20160815]
380 1.2181 christos unbound: Import 1.5.9. [christos 20160820]
381 1.2183 christos tmux(1): Import of tmux 2.2 [christos 20160831]
382 1.2184 salazar lua: updated to 5.3.3 and applied all three patches from
383 1.2184 salazar http://lua.org/bugs.html [salazar 20160908]
384 1.2185 christos libc: Update to tzcode2016f. [christos 20160916]
385 1.2186 jdolecek nvme(4): NVMe driver is now MPSAFE. [jdolecek 20160918]
386 1.2221 mrg pci(4): Introduce a better drvname method. [mrg 20160924]
387 1.2187 kre zoneinfo: Import tzdata2016g. [kre 20160929]
388 1.2188 kamil libc: Add <stdalign.h> and <stdnoreturn.h>. [kamil 20161002]
389 1.2190 kamil c11: Import cc(1) wrapper for C11. [kamil 20161003]
390 1.2190 kamil libc: Add the C11 static_assert macro in <assert.h>. [kamil 20161003]
391 1.2191 rkujawa mntva(4): Add driver for MNTMN VA2000 FPGA-based graphics card for
392 1.2191 rkujawa Amiga computers with Zorro slot. Supports accelerated wsdisplay
393 1.2191 rkujawa console and wsfb-based X11. [rkujawa 20161003]
394 1.2192 kamil libc: Add the timespec_get function and TIME_UTC definition in the
395 1.2192 kamil <time.h> header. Enable unconditionally the timespec struct
396 1.2192 kamil definition in <time.h>. Changes conform to the C11 standard.
397 1.2192 kamil [kamil 20161004]
398 1.2193 christos bind: Import version 9.10.4-P3. [christos 20161004]
399 1.2221 mrg atactl(8): Add smart code 249. [mrg 20161004]
400 1.2195 christos mips: Add support for MediaTek MT7628 SoC [ryo 20161006]
401 1.2195 christos libc: Update to tzcode2016g. [christos 20161007]
402 1.2196 roy dhcpcd(8): Import dhcpcd-6.11.4 [roy 20161009]
403 1.2197 nat urtwn(4): Add support for Realtek 8192EU [nat 20161012]
404 1.2198 christos gdb(1): Updated to 7.12. [christos 20161012]
405 1.2199 kamil libc: Add the wcsnlen(3) function in <wchar.h>. [kamil 20161015]
406 1.2200 christos libc: Update to tzcode2016h. [christos 20161020]
407 1.2201 kre zoneinfo: Import tzdata2016h. [kre 20161020]
408 1.2202 christos binutils: Updated to FSF binutils 2.27. [christos 20161026]
409 1.2203 jdolecek wapbl(4): Improved truncate performance, and stability [jdolecek 20161028]
410 1.2204 christos bind: Import version 9.10.4-P4. [christos 20161101]
411 1.2207 kre zoneinfo: Import tzdata2016i. [kre 20161103]
412 1.2208 christos libc: Update to tzcode2016i. [christos 20161104]
413 1.2209 christos acpi(4): Updated ACPICA to 20160930. [christos 20161111]
414 1.2222 flxd scsictl(8): Add "getrealloc" and "setrealloc" commands to get/set
415 1.2222 flxd automatic reallocation parameters/enables for error recovery.
416 1.2222 flxd [flxd 20161119]
417 1.2210 maya scsipi(9): Make scsipi framework MPSAFE. [mlelstv 20161120]
418 1.2210 maya umass(4): mark MPSAFE. [skrll 20161121]
419 1.2211 christos wpa: Import wpa_supplicant and hostapd 2.6. [christos 20161121]
420 1.2212 christos ntp: Import ntp 4.2.8p9. [christos 20161121]
421 1.2213 kre zoneinfo: Import tzdata2016j. [kre 20161124]
422 1.2221 mrg systat(1): Add -b option to dump once and exit. [mrg 20161202]
423 1.2214 tsutsui luna68k: Preliminary support for LUNA's HD647180X I/O processor
424 1.2214 tsutsui (a.k.a. XP). [tsutsui 20161203]
425 1.2215 maya axe(4): added support for AX88772A and AX88772B chipsets (from
426 1.2215 maya FreeBSD) [skrll 20161204]
427 1.2216 msaitoh ixg(4): Add X55x support [msaitoh 20161205]
428 1.2217 nat audio(4): Audio sub-system changes - in kernel mixing [nat 20161208]
429 1.2218 nat speaker(4):Synthesized beep for platforms with audio [nat 20161208]
430 1.2219 mrg crash(8): Add sparc support. [mrg 20161210]
431 1.2220 alnsn cgd(4): Add aes-xts. [alnsn 20161211]
432 1.2223 kamil options(4): Remove KSTACK_CHECK_DR0. [kamil 20161213]
433 1.2224 kamil ptrace(2): Add hardware assisted breakpoint/watchpoint API:
434 1.2224 kamil PT_READ_WATCHPOINT, PT_WRITE_WATCHPOINT and
435 1.2224 kamil PT_COUNT_WATCHPOINTS [kamil 20161215]
436 1.2225 ozaki rtadvd(8): Support -p <pidfile> option. [ozaki-r 20161216]
437 1.2226 maxv xen: Add support for kernel modules. [maxv 20161216]
438 1.2227 mrg mips64: Use N64 binaries where kvm is required, fixing fstat, netstat,
439 1.2227 mrg systat, crash, pstat and kgmon. [mrg 20161222]
440 1.2228 christos OpenSSH: Imported 7.4. [christos 20161224]
441 1.2229 tsutsui dreamcast: Add preliminary "G1-ATA" IDE HDD support. [tsutsui 20161229]
442 1.2230 roy resolvconf(8): Import openresolv-3.9.0 [roy 20161230]
443 1.2231 christos flex(1): Import flex-2.6.3 [christos 20170102]
444 1.2232 kamil ptrace(2): Add new si_code value of SIGTRAP: TRAP_EXEC [kamil 20170107]
445 1.2232 kamil ptrace(2): Add signal information accessors API:
446 1.2232 kamil PT_GET_SIGINFO and PT_SET_SIGINFO [kamil 20170107]
447 1.2233 christos nsd(8): Add the NSD Authoritative DNS server [christos 20170107]
448 1.2234 christos zlib(3): Import 1.2.10 [christos 20170109]
449 1.2235 kamil ptrace(2): Add new si_code value of SIGTRAP: TRAP_CHLD [kamil 20170110]
450 1.2236 kamil ptrace(2): Add new options in EVENT_MASK: PTRACE_VFORK and
451 1.2236 kamil PTRACE_VFORK_DONE [kamil 20170113]
452 1.2237 kamil ptrace(2): Add new options in EVENT_MASK: PTRACE_LWP_CREATE and
453 1.2237 kamil PTRACE_LWP_EXIT [kamil 20170114]
454 1.2237 kamil siginfo(2): Add new si_code for SIGTRAP: TRAP_LWP [kamil 20170114]
455 1.2238 christos libpcap: Import 1.8.1. [christos 20170124]
456 1.2238 christos tcpdump(8): Import 4.8.1. [christos 20170124]
457 1.2239 christos acpi(4): Updated ACPICA to 20170119. [christos 20170125]
458 1.2240 nat bta2dpd(8): Add new bluetooth A2DP daemon. [nat 20170129]
459 1.2241 christos kerberos(8): Update to latest Heimdal-HEAD [christos 20170128]
460 1.2243 christos libevent: Import libevent 2.1.18 [christos 20170131]
461 1.2243 christos nc(1): Add a netcat utility from OpenBSD [christos 20170206]
462 1.2244 kamil pthread_dbg(3): Removed from the base distribution. [kamil 20170208]
463 1.2248 msaitoh ixg(4): Support TX/RX multiqueue [msaitoh 20170208]
464 1.2245 msaitoh ixv(4): Add Intel 10G Ethernet virtual function driver.
465 1.2245 msaitoh [msaitoh 20170208]
466 1.2246 christos bind: Import version 9.10.4-P6. [christos 20170208]
467 1.2247 christos openldap: Import 2.4.44. [christos 20170208]
468 1.2252 maya libc: Add accept4 function for compatibility [maya 20170208]
469 1.2249 christos file(1): Upgraded to 5.30. [christos 20170210]
470 1.2250 christos byacc: update to 20170201 [christos 20170211]
471 1.2251 kamil ptrace(2): Add signal mask information accessors API:
472 1.2251 kamil PT_GET_SIGMASK and PT_SET_SIGMASK [kamil 20170212]
473 1.2253 christos postfix(1): Import version 3.1.4. [christos 20170213]
474 1.2254 knakahar l2tp(4): Add L2TPv3 interface. [knakahara 20170216]
475 1.2255 kamil siginfo(2): Add new si_code for SIGTRAP: TRAP_DBREG [kamil 20170217]
476 1.2256 rin disklabel(5): Add DISKLABEL_EI (``Endian-Independent'' disklabel)
477 1.2256 rin kernel option to machines that support Master Boot Record
478 1.2256 rin (MBR). [rin 20170219]
479 1.2260 kamil ptrace(2): Add new API replacing PT_WATCHPOINT for Debug Registers:
480 1.2260 kamil PT_GETDBREGS and PT_SETDBREGS [kamil 20170223]
481 1.2257 rin dk(4): Add DKWEDGE_METHOD_RDB option to enable Amiga Rigid Disk Block
482 1.2257 rin (RDB) partitioning detection method. [rin 20170226]
483 1.2259 kamil siginfo(2): Add new si_code values for SIGTRAP: TRAP_SCE and TRAP_SCX
484 1.2259 kamil [kamil 20170228]
485 1.2258 kre zoneinfo: Import tzdata2017a. [kre 20170301]
486 1.2282 jdolecek vioscsi(4): Allocate bus dma maps on attach, improves stability
487 1.2282 jdolecek and performance, adresses kern/52043 [jdolecek 20170307]
488 1.2263 tsutsui luna68k: Add a driver for LUNA's front panel LCD. Ported from
489 1.2263 tsutsui OpenBSD/luna88k. [tsutsui 20170309]
490 1.2261 christos sqlite3: Import 3.17.0. [christos 20170311]
491 1.2261 christos libc: Update to tzcode2017a. [christos 20170311]
492 1.2262 christos mdocml: Import 1.14.1. [christos 20170318]
493 1.2264 kre sh(1): Arithmetic parser imported from dash (via FreeBSD)
494 1.2264 kre adding support for all required operators, as well
495 1.2265 wiz as being smaller and faster. [kre 20170320]
496 1.2266 kre zoneinfo: Import tzdata2017b. [kre 20170321]
497 1.2282 jdolecek virtio(4): Refactor child driver attach code for better modularization
498 1.2282 jdolecek [jdolecek 20170325]
499 1.2282 jdolecek vioscsi(4): Use MSI/MSI-X, reduce disk probe time [jdolecek 20170325]
500 1.2268 roy dhcpcd(8): Import dhcpcd-7.0.0-beta2 [roy 20170402]
501 1.2269 kamil ptrace(2): Add operations to single step specified threads:
502 1.2269 kamil PT_SETSTEP and PT_CLEARSTEP [kamil 20170408]
503 1.2273 roy route(4): Add RO_MSGFILTER [roy 20170411]
504 1.2270 christos dc(1): Import from OpenBSD (replaced GPL version) [christos 20170410]
505 1.2271 christos bind: Import version 9.10.4-P8. [christos 20170413]
506 1.2272 christos ntp: Import ntp 4.2.8p10. [christos 20170413]
507 1.2274 roy dhcpcd: Import dhcpcd 7.0.0-beta3 [roy 20170414]
508 1.2275 christos OpenSSH: Imported 7.5. [christos 20170418]
509 1.2276 christos tmux(1): Import of tmux 2.4 [christos 20170423]
510 1.2277 christos libc: Update to tzcode2017b. [christos 20170425]
511 1.2278 mbalmer lua: Updated to Lua 5.3.4. [mbalmer 20170426]
512 1.2279 christos acpi(4): Updated ACPICA to 20170303. [christos 20170430]
513 1.2280 christos openpam(3): update to 20170430 (resedacea) [christos 20170506]
514 1.2281 roy dhcpcd: Import dhcpcd 7.0.0-rc1 [roy 20170510]
515 1.2282 jdolecek vioscsi(4): Stability fixes [jdolecek 20170515]
516