Mon Sep 22 18:16:20 2008 UTC ()
tickets 1203, 1204


(bouyer)
diff -r1.1.2.85 -r1.1.2.86 src/doc/CHANGES-4.1

cvs diff -r1.1.2.85 -r1.1.2.86 src/doc/Attic/CHANGES-4.1 (switch to unified diff)

--- src/doc/Attic/CHANGES-4.1 2008/09/18 18:27:02 1.1.2.85
+++ src/doc/Attic/CHANGES-4.1 2008/09/22 18:16:20 1.1.2.86
@@ -1,1000 +1,1000 @@ @@ -1,1000 +1,1000 @@
1# $NetBSD: CHANGES-4.1,v 1.1.2.85 2008/09/18 18:27:02 bouyer Exp $ 1# $NetBSD: CHANGES-4.1,v 1.1.2.86 2008/09/22 18:16:20 bouyer Exp $
2 2
3A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1 3A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1
4release: 4release:
5 5
6File Revision(s) 6File Revision(s)
7---- -------- 7---- --------
8gnu/usr.bin/groff/tmac/mdoc.local patch 8gnu/usr.bin/groff/tmac/mdoc.local patch
9sys/sys/param.h patch 9sys/sys/param.h patch
10 10
11 Welcome to 4.0_STABLE 11 Welcome to 4.0_STABLE
12 12
13sys/arch/amd64/amd64/bios32.c 1.6 13sys/arch/amd64/amd64/bios32.c 1.6
14sys/arch/amd64/amd64/mainbus.c 1.17 14sys/arch/amd64/amd64/mainbus.c 1.17
15sys/arch/amd64/conf/GENERIC 1.151 15sys/arch/amd64/conf/GENERIC 1.151
16sys/arch/amd64/conf/files.amd64 1.39 via patch 16sys/arch/amd64/conf/files.amd64 1.39 via patch
17sys/arch/x86/x86/ipmi.c 1.12 17sys/arch/x86/x86/ipmi.c 1.12
18sys/arch/x86/x86/ipmi.c 1.8 18sys/arch/x86/x86/ipmi.c 1.8
19sys/dev/DEVNAMES 1.228 19sys/dev/DEVNAMES 1.228
20 20
21 Use PRIx64 for a 64-bit quantity instead of llx in a debug print. 21 Use PRIx64 for a 64-bit quantity instead of llx in a debug print.
22 Add (commented-out) support for IPMI on amd64--pretty much copied straight 22 Add (commented-out) support for IPMI on amd64--pretty much copied straight
23 from i386. 23 from i386.
24 Check for duplicate sensor names in the IPMI table. If a duplicate name 24 Check for duplicate sensor names in the IPMI table. If a duplicate name
25 is found, try to make it unique by appending a count (1-99) to the sensor 25 is found, try to make it unique by appending a count (1-99) to the sensor
26 description (truncating, if necessary). 26 description (truncating, if necessary).
27 [briggs, ticket #989] 27 [briggs, ticket #989]
28 28
29sys/dev/raidframe/rf_netbsdkintf.c 1.231 via patch 29sys/dev/raidframe/rf_netbsdkintf.c 1.231 via patch
30 30
31 Implement dumping kernel cores to RAID 1 sets. The component used 31 Implement dumping kernel cores to RAID 1 sets. The component used
32 for the dump is selected in this order of preference: 32 for the dump is selected in this order of preference:
33 1) the master 33 1) the master
34 2) a used_spare of the master 34 2) a used_spare of the master
35 3) the slave 35 3) the slave
36 4) a used_spare of the slave 36 4) a used_spare of the slave
37 [oster, ticket #1014] 37 [oster, ticket #1014]
38 38
39sys/dev/pci/arcmsr.c patch 39sys/dev/pci/arcmsr.c patch
40sys/dev/pci/arcmsrvar.h patch 40sys/dev/pci/arcmsrvar.h patch
41sys/dev/pci/pcidevs patch 41sys/dev/pci/pcidevs patch
42sys/dev/pci/files.pci patch 42sys/dev/pci/files.pci patch
43sys/arch/i386/conf/GENERIC patch 43sys/arch/i386/conf/GENERIC patch
44sys/arch/i386/conf/XEN2_DOM0 patch 44sys/arch/i386/conf/XEN2_DOM0 patch
45sys/arch/i386/conf/INSTALL_LARGE patch 45sys/arch/i386/conf/INSTALL_LARGE patch
46sys/arch/amd64/conf/GENERIC patch 46sys/arch/amd64/conf/GENERIC patch
47sys/arch/amd64/conf/INSTALL patch 47sys/arch/amd64/conf/INSTALL patch
48share/man/man4/Makefile patch 48share/man/man4/Makefile patch
49share/man/man4/arcmsr.4 patch 49share/man/man4/arcmsr.4 patch
50distrib/sets/lists/man/mi patch 50distrib/sets/lists/man/mi patch
51 51
52 Add the Areca Technology Corporation SATA RAID controller driver, 52 Add the Areca Technology Corporation SATA RAID controller driver,
53 ported from OpenBSD. 53 ported from OpenBSD.
54 [christos, ticket #1037] 54 [christos, ticket #1037]
55 55
56xsrc/xfree/xc/lib/font/bitmap/pcfread.c 1.3 56xsrc/xfree/xc/lib/font/bitmap/pcfread.c 1.3
57 57
58 Apply security fix for CVE-2008-0006. 58 Apply security fix for CVE-2008-0006.
59 [tron, ticket #1047] 59 [tron, ticket #1047]
60 60
61distrib/hp700/Makefile 1.3 61distrib/hp700/Makefile 1.3
62distrib/hp700/sysnbsd/Makefile 1.1 62distrib/hp700/sysnbsd/Makefile 1.1
63distrib/notes/common/netboot 1.32 63distrib/notes/common/netboot 1.32
64distrib/notes/common/sysinst 1.84 64distrib/notes/common/sysinst 1.84
65distrib/notes/common/xfer 1.61 65distrib/notes/common/xfer 1.61
66distrib/notes/hp700/Makefile 1.2 66distrib/notes/hp700/Makefile 1.2
67distrib/notes/hp700/hardware 1.4 67distrib/notes/hp700/hardware 1.4
68distrib/notes/hp700/install 1.2 68distrib/notes/hp700/install 1.2
69distrib/notes/hp700/upgrade 1.2 69distrib/notes/hp700/upgrade 1.2
70distrib/notes/hp700/xfer 1.2 70distrib/notes/hp700/xfer 1.2
71 71
72 Improve hp700 install notes somewhat. 72 Improve hp700 install notes somewhat.
73 Actually build and install a SYSNBSD. 73 Actually build and install a SYSNBSD.
74 [skrll, ticket #1035] 74 [skrll, ticket #1035]
75 75
76usr.bin/xargs/Makefile 1.4 76usr.bin/xargs/Makefile 1.4
77usr.bin/xargs/pathnames.h 1.6 77usr.bin/xargs/pathnames.h 1.6
78usr.bin/xargs/strnsubst.c 1.1 78usr.bin/xargs/strnsubst.c 1.1
79usr.bin/xargs/xargs.1 1.19 79usr.bin/xargs/xargs.1 1.19
80usr.bin/xargs/xargs.c 1.16, 1.18 80usr.bin/xargs/xargs.c 1.16, 1.18
81 81
82 Bring in xargs from FreeBSD to gain -I, -J etc. but keep our 82 Bring in xargs from FreeBSD to gain -I, -J etc. but keep our
83 GNU compatible exit values. Fixes PR#36154 and PR#37666. 83 GNU compatible exit values. Fixes PR#36154 and PR#37666.
84 [apb, ticket #1036] 84 [apb, ticket #1036]
85 85
86distrib/sets/lists/base/mi 1.712 86distrib/sets/lists/base/mi 1.712
87distrib/sets/lists/comp/mi 1.1035 87distrib/sets/lists/comp/mi 1.1035
88distrib/sets/lists/man/mi 1.1010 88distrib/sets/lists/man/mi 1.1010
89sys/netinet/tcp_usrreq.c 1.133 89sys/netinet/tcp_usrreq.c 1.133
90sys/netinet/tcp_var.h 1.148 90sys/netinet/tcp_var.h 1.148
91usr.sbin/Makefile 1.228 via patch 91usr.sbin/Makefile 1.228 via patch
92usr.sbin/tcpdrop/Makefile 1.1 92usr.sbin/tcpdrop/Makefile 1.1
93usr.sbin/tcpdrop/tcpdrop.8 1.1 93usr.sbin/tcpdrop/tcpdrop.8 1.1
94usr.sbin/tcpdrop/tcpdrop.c 1.1 - 1.3 94usr.sbin/tcpdrop/tcpdrop.c 1.1 - 1.3
95 95
96 Import tcpdrop(8) from OpenBSD 96 Import tcpdrop(8) from OpenBSD
97 [ghen, ticket #1039] 97 [ghen, ticket #1039]
98 98
99sys/arch/algor/algor/algor_p4032_intr.c 1.15, 1.17 via patch 99sys/arch/algor/algor/algor_p4032_intr.c 1.15, 1.17 via patch
100sys/arch/algor/algor/algor_p5064_intr.c 1.18, 1.20 via patch 100sys/arch/algor/algor/algor_p5064_intr.c 1.18, 1.20 via patch
101sys/arch/algor/algor/algor_p6032_intr.c 1.12, 1.14 via patch 101sys/arch/algor/algor/algor_p6032_intr.c 1.12, 1.14 via patch
102sys/arch/algor/algor/locore_machdep.S 1.4 102sys/arch/algor/algor/locore_machdep.S 1.4
103sys/arch/algor/dev/mcclock_mainbus.c 1.7 103sys/arch/algor/dev/mcclock_mainbus.c 1.7
104sys/arch/algor/isa/mcclock_isa.c 1.9 104sys/arch/algor/isa/mcclock_isa.c 1.9
105sys/arch/mips/mips/mips3_clock.c 1.8, 1.9 105sys/arch/mips/mips/mips3_clock.c 1.8, 1.9
106 106
107 Fix botch on MI todr(9) migration of algor on September 2006: 107 Fix botch on MI todr(9) migration of algor on September 2006:
108 initialize necessary values for mips3_delay(). 108 initialize necessary values for mips3_delay().
109 [tsutsui, ticket #1040] 109 [tsutsui, ticket #1040]
110 110
111sys/dev/ic/bt8xx.h 1.9 111sys/dev/ic/bt8xx.h 1.9
112sys/dev/pci/bktr/bktr_audio.c 1.18 112sys/dev/pci/bktr/bktr_audio.c 1.18
113sys/dev/pci/bktr/bktr_core.c 1.46 113sys/dev/pci/bktr/bktr_core.c 1.46
114sys/dev/pci/bktr/bktr_core.h 1.10 114sys/dev/pci/bktr/bktr_core.h 1.10
115sys/dev/pci/bktr/bktr_os.c 1.49 115sys/dev/pci/bktr/bktr_os.c 1.49
116sys/dev/pci/bktr/bktr_reg.h 1.18 116sys/dev/pci/bktr/bktr_reg.h 1.18
117 117
118 Don't assume that sizeof(long) == sizeof(int); 118 Don't assume that sizeof(long) == sizeof(int);
119 makes bktr work on amd64. 119 makes bktr work on amd64.
120 [jmcneill, ticket #1046] 120 [jmcneill, ticket #1046]
121 121
122sys/dev/usb/if_aue.c 1.107, 1.108 via patch  122sys/dev/usb/if_aue.c 1.107, 1.108 via patch
123sys/dev/usb/if_auereg.h 1.19, 1.20 via patch  123sys/dev/usb/if_auereg.h 1.19, 1.20 via patch
124 124
125 Prevents hang on close by unprotected creation of the formerly used 125 Prevents hang on close by unprotected creation of the formerly used
126 workqueue item. 126 workqueue item.
127 [is, ticket #1048] 127 [is, ticket #1048]
128 128
129sys/arch/x86/isa/clock.c 1.23 via patch 129sys/arch/x86/isa/clock.c 1.23 via patch
130 130
131 fixes clock accounting problem in i8254_get_timecount that caused 131 fixes clock accounting problem in i8254_get_timecount that caused
132 the auich auich_calibrate() function to get the wrong ac97 freq 132 the auich auich_calibrate() function to get the wrong ac97 freq
133 (may cause audio to play at wrong speed on some systems). 133 (may cause audio to play at wrong speed on some systems).
134 [chuck, ticket #1049] 134 [chuck, ticket #1049]
135 135
136sys/netinet/tcp_usrreq.c 1.134 136sys/netinet/tcp_usrreq.c 1.134
137 137
138 Protect inet6_ident_core() with #ifdef INET6, fixes building without 138 Protect inet6_ident_core() with #ifdef INET6, fixes building without
139 options INET6. 139 options INET6.
140 [joerg, ticket #1057] 140 [joerg, ticket #1057]
141 141
142sys/dev/pci/azalia_codec.c 1.48 142sys/dev/pci/azalia_codec.c 1.48
143 143
144 When converting mixer values to hardware values, round up. This makes 144 When converting mixer values to hardware values, round up. This makes
145 stepping and restore actually work. 145 stepping and restore actually work.
146 [joerg, ticket #982] 146 [joerg, ticket #982]
147 147
148lib/libkvm/kvm_sparc64.c 1.11 148lib/libkvm/kvm_sparc64.c 1.11
149sys/arch/sparc64/include/kcore.h 1.5 149sys/arch/sparc64/include/kcore.h 1.5
150sys/arch/sparc64/sparc64/pmap.c 1.201 150sys/arch/sparc64/sparc64/pmap.c 1.201
151 151
152 Extend the sparc64 cpu kcore segment so that it records all kernel 152 Extend the sparc64 cpu kcore segment so that it records all kernel
153 mappings done via locked 4 MB pages. 153 mappings done via locked 4 MB pages.
154 [martin, ticket #983] 154 [martin, ticket #983]
155 155
156sys/dev/pci/uhci_pci.c 1.38 156sys/dev/pci/uhci_pci.c 1.38
157 157
158 Be paranoid about disabling interrupts and acknowledging any pending 158 Be paranoid about disabling interrupts and acknowledging any pending
159 interrupts while attaching uhci. Fixes recent problems with uvm_fault 159 interrupts while attaching uhci. Fixes recent problems with uvm_fault
160 during uhci attach. 160 during uhci attach.
161 [gavan, ticket #1000] 161 [gavan, ticket #1000]
162 162
163sys/arch/xen/xen/isa_machdep.c 1.9 163sys/arch/xen/xen/isa_machdep.c 1.9
164sys/arch/xen/xen/pciide_machdep.c 1.7 164sys/arch/xen/xen/pciide_machdep.c 1.7
165 165
166 Properly setup the IO APIC for ISA and pciide compat interrupts too. 166 Properly setup the IO APIC for ISA and pciide compat interrupts too.
167 Makes ACPI kernels works again with pciide controllers in compat mode. 167 Makes ACPI kernels works again with pciide controllers in compat mode.
168 [bouyer, ticket #1001] 168 [bouyer, ticket #1001]
169 169
170sys/dev/pci/if_bnx.c 1.11 170sys/dev/pci/if_bnx.c 1.11
171 171
172 Reprogram multicast filter after SIOCADDMULTI / SIOCDELMULTI. 172 Reprogram multicast filter after SIOCADDMULTI / SIOCDELMULTI.
173 [dyoung, ticket #1011] 173 [dyoung, ticket #1011]
174 174
175sys/dev/scsipi/cd.c 1.270 175sys/dev/scsipi/cd.c 1.270
176sys/fs/udf/udf_subr.c 1.42 176sys/fs/udf/udf_subr.c 1.42
177sys/sys/cdio.h 1.29 177sys/sys/cdio.h 1.29
178 178
179 Fix panics on certain UDF disc mounts. 179 Fix panics on certain UDF disc mounts.
180 [reinoud, ticket #1004] 180 [reinoud, ticket #1004]
181 181
182etc/Makefile 1.347 182etc/Makefile 1.347
183 183
184 Remove MKUUCP from RELEASEVARS. It is no longer used in src. 184 Remove MKUUCP from RELEASEVARS. It is no longer used in src.
185 [minskim, ticket #1005] 185 [minskim, ticket #1005]
186 186
187sys/netinet6/in6_src.c 1.40 187sys/netinet6/in6_src.c 1.40
188 188
189 Fix ipv6 ephemeral port allocation. 189 Fix ipv6 ephemeral port allocation.
190 [yamt, ticket #1006] 190 [yamt, ticket #1006]
191 191
192sys/fs/msdosfs/msdosfs_vnops.c 1.43 192sys/fs/msdosfs/msdosfs_vnops.c 1.43
193 193
194 Fix msdos rename routine. 194 Fix msdos rename routine.
195 [pooka, ticket #1007] 195 [pooka, ticket #1007]
196 196
197sys/fs/tmpfs/tmpfs_pool.c 1.11 197sys/fs/tmpfs/tmpfs_pool.c 1.11
198 198
199 Fix a diagnostic panic if the pool allocator is called with NOWAIT. 199 Fix a diagnostic panic if the pool allocator is called with NOWAIT.
200 [pooka, ticket #1008] 200 [pooka, ticket #1008]
201 201
202sys/fs/tmpfs/tmpfs_vnops.c 1.43 202sys/fs/tmpfs/tmpfs_vnops.c 1.43
203 203
204 Fix a race condition in rename. 204 Fix a race condition in rename.
205 [pooka, ticket #1010] 205 [pooka, ticket #1010]
206 206
207distrib/sets/lists/etc/mi 1.186 207distrib/sets/lists/etc/mi 1.186
208etc/Makefile 1.338 208etc/Makefile 1.338
209etc/login.conf 1.1-1.2 209etc/login.conf 1.1-1.2
210 210
211 Add a default login.conf. 211 Add a default login.conf.
212 [elad, ticket #1012] 212 [elad, ticket #1012]
213 213
214sys/arch/atari/dev/wdc_mb.c 1.29-1.30 214sys/arch/atari/dev/wdc_mb.c 1.29-1.30
215 Apply missed following MI wdc changes to atari's mainbus wdc backend: 215 Apply missed following MI wdc changes to atari's mainbus wdc backend:
216 - make bus space handles an array for each command register 216 - make bus space handles an array for each command register
217 http://mail-index.netbsd.org/source-changes/2003/11/27/0036.html 217 http://mail-index.netbsd.org/source-changes/2003/11/27/0036.html
218 (note we no longer have to specify stride for wdc after this change) 218 (note we no longer have to specify stride for wdc after this change)
219 - add the notion of "shadow register" 219 - add the notion of "shadow register"
220 http://mail-index.netbsd.org/source-changes/2004/05/25/0048.html 220 http://mail-index.netbsd.org/source-changes/2004/05/25/0048.html
221 Problem reported by Alan Hourihane in PR#37464. 221 Problem reported by Alan Hourihane in PR#37464.
222 [tsutsui, ticket #1013] 222 [tsutsui, ticket #1013]
223 223
224usr.sbin/postinstall/postinstall 1.56 via patch 224usr.sbin/postinstall/postinstall 1.56 via patch
225 225
226 Update URLs after website reorganization in the motd check. PR#37070. 226 Update URLs after website reorganization in the motd check. PR#37070.
227 [jnemeth, ticket #1022] 227 [jnemeth, ticket #1022]
228 228
229share/examples/puffs/ssshfs/ssshfs.c patch 229share/examples/puffs/ssshfs/ssshfs.c patch
230 230
231 Fix symlink creation, from Dieter Rolants in PR#37549 231 Fix symlink creation, from Dieter Rolants in PR#37549
232 [pooka, ticket #1023] 232 [pooka, ticket #1023]
233 233
234sbin/newfs/mkfs.c 1.104 234sbin/newfs/mkfs.c 1.104
235sbin/newfs/mount_mfs.8 1.15 235sbin/newfs/mount_mfs.8 1.15
236 236
237 PR#37503 - De Zeurkous -- inaccurate description of -s option 237 PR#37503 - De Zeurkous -- inaccurate description of -s option
238 PR#37155 - Marcelo Schmidt -- specifying too large of a size 238 PR#37155 - Marcelo Schmidt -- specifying too large of a size
239 causes segvs 239 causes segvs
240 [jnemeth, ticket #1024] 240 [jnemeth, ticket #1024]
241 241
242sys/arch/sun3/sun3/obmem.c 1.24 242sys/arch/sun3/sun3/obmem.c 1.24
243 243
244 Pass correct size to allocate struct obmem_softc. Fixes an 244 Pass correct size to allocate struct obmem_softc. Fixes an
245 occasional panic on my 3/80. 245 occasional panic on my 3/80.
246 [tsutsui, ticket #1025] 246 [tsutsui, ticket #1025]
247 247
248sys/arch/cobalt/cobalt/machdep.c 1.91 248sys/arch/cobalt/cobalt/machdep.c 1.91
249 249
250 In icu_intr_establish(), don't panic if the specified irq 250 In icu_intr_establish(), don't panic if the specified irq
251 is already in use and just return NULL instead. 251 is already in use and just return NULL instead.
252 [tsutsui, ticket #1026] 252 [tsutsui, ticket #1026]
253 253
254common/dist/zlib/inflate.c 1.4 254common/dist/zlib/inflate.c 1.4
255 255
256 Disable a sanity check output buffer != NULL in _STANDALONE case. 256 Disable a sanity check output buffer != NULL in _STANDALONE case.
257 Some kernels are loaded at address 0x0 by bootloaders and 257 Some kernels are loaded at address 0x0 by bootloaders and
258 output buffer address could be zero in such case. 258 output buffer address could be zero in such case.
259 [tsutsui, ticket #1027] 259 [tsutsui, ticket #1027]
260 260
261sys/dev/ic/i82557.c 1.105 261sys/dev/ic/i82557.c 1.105
262sys/dev/ic/i82557reg.h 1.19 262sys/dev/ic/i82557reg.h 1.19
263sys/dev/ic/i82557var.h 1.36 263sys/dev/ic/i82557var.h 1.36
264 264
265 Pull several fixes from OpenBSD's fxp.c, fixing PR#30560 as 265 Pull several fixes from OpenBSD's fxp.c, fixing PR#30560 as
266 well as random pool corruption. 266 well as random pool corruption.
267 [tsutsui, ticket #1028] 267 [tsutsui, ticket #1028]
268 268
269usr.sbin/ndiscvt/ndiscvt.8 1.6 269usr.sbin/ndiscvt/ndiscvt.8 1.6
270 270
271 PR#37604 - Danilo Vidovic -- we do have a ndis(4) man page 271 PR#37604 - Danilo Vidovic -- we do have a ndis(4) man page
272 [jnemeth, ticket #1029] 272 [jnemeth, ticket #1029]
273 273
274sys/arch/sparc64/sparc64/autoconf.c 1.147 274sys/arch/sparc64/sparc64/autoconf.c 1.147
275 275
276 Fix unusued variable warning (depending on options). 276 Fix unusued variable warning (depending on options).
277 [martin, ticket #1030] 277 [martin, ticket #1030]
278 278
279dist/nawk/lex.c 1.8 279dist/nawk/lex.c 1.8
280 280
281 Bring back the fix in revision 1.6, apparently accidentally lost  281 Bring back the fix in revision 1.6, apparently accidentally lost
282 during last merge, to allow escape of a newline in string literals. 282 during last merge, to allow escape of a newline in string literals.
283 [christos, ticket #1034] 283 [christos, ticket #1034]
284 284
285usr.bin/systat/extern.h 1.38 285usr.bin/systat/extern.h 1.38
286usr.bin/systat/keyboard.c 1.24 286usr.bin/systat/keyboard.c 1.24
287usr.bin/systat/main.c 1.41 287usr.bin/systat/main.c 1.41
288 288
289 don't call curses from a signal handler! 289 don't call curses from a signal handler!
290 [christos, ticket #1031] 290 [christos, ticket #1031]
291 291
292sys/net/bpf_filter.c 1.34 292sys/net/bpf_filter.c 1.34
293 293
294 PR#37663: Guy Harris: bpf_validate rejects valid programs that use the 294 PR#37663: Guy Harris: bpf_validate rejects valid programs that use the
295 multiply instruction 295 multiply instruction
296 [christos, ticket #1032] 296 [christos, ticket #1032]
297 297
298sbin/fdisk/fdisk.c 1.114 298sbin/fdisk/fdisk.c 1.114
299 299
300 Add a sanity check to avoid possible division by zero, and 300 Add a sanity check to avoid possible division by zero, and
301 adjust sector numbers _after_ "Sanity check the data against all 301 adjust sector numbers _after_ "Sanity check the data against all
302 zeroes". PR#37656 302 zeroes". PR#37656
303 [tsutsui, ticket #1052] 303 [tsutsui, ticket #1052]
304 304
305sbin/fdisk/fdisk.c 1.107 305sbin/fdisk/fdisk.c 1.107
306 306
307 Don't print drive serial number if -S (setting shell variables) 307 Don't print drive serial number if -S (setting shell variables)
308 is specified. 308 is specified.
309 [tsutsui, ticket #1053] 309 [tsutsui, ticket #1053]
310 310
311games/larn/bill.c 1.9 311games/larn/bill.c 1.9
312games/larn/header.h 1.18 via patch 312games/larn/header.h 1.18 via patch
313games/larn/main.c 1.21 313games/larn/main.c 1.21
314games/larn/scores.c 1.16 via patch 314games/larn/scores.c 1.16 via patch
315 315
316 Since games are (now) setgid, not setuid, it is no longer necessary to 316 Since games are (now) setgid, not setuid, it is no longer necessary to
317 manipulate the effective uid, only the effective gid. 317 manipulate the effective uid, only the effective gid.
318 Use mkstemp to make the temporary files used when you win. 318 Use mkstemp to make the temporary files used when you win.
319 [dholland, ticket #1067] 319 [dholland, ticket #1067]
320 320
321sys/dev/audio.c 1.233 321sys/dev/audio.c 1.233
322 322
323 Don't enter an infinite loop in audio_read() when the sc->sc_rustream 323 Don't enter an infinite loop in audio_read() when the sc->sc_rustream
324 buffer is full. Fixes kern/34659. 324 buffer is full. Fixes kern/34659.
325 [gson, ticket #1054] 325 [gson, ticket #1054]
326 326
327sys/dev/usb/uhub.c 1.94 327sys/dev/usb/uhub.c 1.94
328 328
329 Speed up uhub attachment considerably. 329 Speed up uhub attachment considerably.
330 [jmcneill, ticket #1056] 330 [jmcneill, ticket #1056]
331 331
332usr.sbin/services_mkdb/services_mkdb.8 1.6 via patch 332usr.sbin/services_mkdb/services_mkdb.8 1.6 via patch
333 333
334 Update pathnames to the services and netgroups databases after 334 Update pathnames to the services and netgroups databases after
335 their move to /var/db. 335 their move to /var/db.
336 [jnemeth, ticket #1033] 336 [jnemeth, ticket #1033]
337 337
338sys/arch/ews4800mips/conf/RAMDISK 1.7 338sys/arch/ews4800mips/conf/RAMDISK 1.7
339 339
340 Disable agr(4) to shrink an install kernel. 340 Disable agr(4) to shrink an install kernel.
341 [tsutsui, ticket #1055] 341 [tsutsui, ticket #1055]
342 342
343sys/netipsec/ipsec_mbuf.c 1.10 via patch 343sys/netipsec/ipsec_mbuf.c 1.10 via patch
344 344
345 Avoid a buffer overrun which could crash a FAST_IPSEC kernel. 345 Avoid a buffer overrun which could crash a FAST_IPSEC kernel.
346 PR#30124. 346 PR#30124.
347 [seanb, ticket #1015] 347 [seanb, ticket #1015]
348 348
349sys/dev/usb/ukbd.c 1.96 349sys/dev/usb/ukbd.c 1.96
350 350
351 Add support for function keys F16 to F19 as present on e.g. the new 351 Add support for function keys F16 to F19 as present on e.g. the new
352 Apple aluminum keyboard. PR#37788. 352 Apple aluminum keyboard. PR#37788.
353 [tron, ticket #1060] 353 [tron, ticket #1060]
354 354
355xsrc/xfree/xc/programs/Xserver/hw/xfree86/os-support/bsd/bsd_KbdMap.c 1.11 355xsrc/xfree/xc/programs/Xserver/hw/xfree86/os-support/bsd/bsd_KbdMap.c 1.11
356 Add another translation table to make the modular kbd driver cope  356 Add another translation table to make the modular kbd driver cope
357 with our AT/PS2 pseudo XT scancodes. Tested on shark and sgimips 357 with our AT/PS2 pseudo XT scancodes. Tested on shark and sgimips
358 with an IBM Model M 358 with an IBM Model M
359 [macallan, ticket #1062] 359 [macallan, ticket #1062]
360 360
361sys/arch/hpcmips/conf/GENERIC 1.199 361sys/arch/hpcmips/conf/GENERIC 1.199
362sys/arch/hpcmips/conf/TX3912 1.68 362sys/arch/hpcmips/conf/TX3912 1.68
363sys/arch/hpcmips/conf/TX3922 1.80 363sys/arch/hpcmips/conf/TX3922 1.80
364sys/arch/hpcmips/tx/tx39power.c 1.18 364sys/arch/hpcmips/tx/tx39power.c 1.18
365sys/arch/mips/mips/cache_tx39.c 1.6 365sys/arch/mips/mips/cache_tx39.c 1.6
366sys/arch/mips/mips/locore_mips1.S 1.64 366sys/arch/mips/mips/locore_mips1.S 1.64
367 367
368 Make GENERIC and TX3922 kernels boot on TX3922 based machines 368 Make GENERIC and TX3922 kernels boot on TX3922 based machines
369 [tsutsui, ticket #1065] 369 [tsutsui, ticket #1065]
370 370
371sys/arch/hpcmips/conf/GENERIC 1.200 371sys/arch/hpcmips/conf/GENERIC 1.200
372sys/arch/hpcmips/conf/LROUTER 1.36 372sys/arch/hpcmips/conf/LROUTER 1.36
373sys/arch/hpcmips/conf/MPC303 1.48 373sys/arch/hpcmips/conf/MPC303 1.48
374sys/arch/hpcmips/conf/TX3912 1.69 374sys/arch/hpcmips/conf/TX3912 1.69
375sys/arch/hpcmips/conf/TX3922 1.81 375sys/arch/hpcmips/conf/TX3922 1.81
376sys/arch/hpcmips/conf/TX3922 1.82 376sys/arch/hpcmips/conf/TX3922 1.82
377sys/arch/hpcmips/conf/VR41XX 1.43 377sys/arch/hpcmips/conf/VR41XX 1.43
378 378
379 Add options COMPAT_16, COMPAT_20 and COMPAT_30 to non-GENERIC kernels. 379 Add options COMPAT_16, COMPAT_20 and COMPAT_30 to non-GENERIC kernels.
380 Requested by Risto Sainio in PR#37911. 380 Requested by Risto Sainio in PR#37911.
381 Add a definition for Fujitsu PenCentra 200 and enable wsmouse at ucbtp. 381 Add a definition for Fujitsu PenCentra 200 and enable wsmouse at ucbtp.
382 Tested and requested by Risto Sainio. 382 Tested and requested by Risto Sainio.
383 [tsutsui, ticket #1066] 383 [tsutsui, ticket #1066]
384 384
385etc/namedb/root.cache 1.12, 1.13 385etc/namedb/root.cache 1.12, 1.13
386 386
387 Update to 2008020400 version 387 Update to 2008020400 version
388 [ghen, ticket #1068] 388 [ghen, ticket #1068]
389 389
390distrib/notes/common/sysinst patch 390distrib/notes/common/sysinst patch
391 fix hp700 addition 391 fix hp700 addition
392 [skrll, ticket #1071] 392 [skrll, ticket #1071]
393 393
394usr.bin/stat/stat.c 1.25 394usr.bin/stat/stat.c 1.25
395 395
396 Fix a segfault when doing 'stat -f %R' on the stdin file handle, 396 Fix a segfault when doing 'stat -f %R' on the stdin file handle,
397 instead fake the filename '(stdin)' like the %N format. 397 instead fake the filename '(stdin)' like the %N format.
398 [mlelstv, ticket #1072] 398 [mlelstv, ticket #1072]
399 399
400usr.sbin/postinstall/postinstall 1.57, 1.58 400usr.sbin/postinstall/postinstall 1.57, 1.58
401 401
402 Don't fail the X11 check if "/usr/X11R6/lib" doesn't exist. This is 402 Don't fail the X11 check if "/usr/X11R6/lib" doesn't exist. This is
403 perfectly valid setup (e.g. no X11 or modular X11 from "pkgsrc"). 403 perfectly valid setup (e.g. no X11 or modular X11 from "pkgsrc").
404 Avoid error message in "obsolete" check if "/usr/X11R6/lib" 404 Avoid error message in "obsolete" check if "/usr/X11R6/lib"
405 doesn't exist. 405 doesn't exist.
406 [tron, ticket #1073] 406 [tron, ticket #1073]
407 407
408sys/dev/pci/pcidevs 1.929 408sys/dev/pci/pcidevs 1.929
409sys/dev/pci/pcidevs.h regen 409sys/dev/pci/pcidevs.h regen
410sys/dev/pci/pcidevs_data regen 410sys/dev/pci/pcidevs_data regen
411 411
412 Import PCI ids for the Matrox MGA G200e and the Intel E7230 and 82975X 412 Import PCI ids for the Matrox MGA G200e and the Intel E7230 and 82975X
413 chipsets from OpenBSD. 413 chipsets from OpenBSD.
414 [tron, ticket #1074] 414 [tron, ticket #1074]
415 415
416sys/arch/sh3/sh3/exception_vector.S 1.21 - 1.30 416sys/arch/sh3/sh3/exception_vector.S 1.21 - 1.30
417sys/arch/sh3/sh3/genassym.cf 1.11 - 1.12 417sys/arch/sh3/sh3/genassym.cf 1.11 - 1.12
418sys/arch/sh3/sh3/pmap.c 1.63 418sys/arch/sh3/sh3/pmap.c 1.63
419 419
420 Implement fast path TLB miss handling. Walk the page table without 420 Implement fast path TLB miss handling. Walk the page table without
421 creating a trapframe, with exceptions disabled and using only BANK1 421 creating a trapframe, with exceptions disabled and using only BANK1
422 registers. If a valid pte is found, load it and return. Otherwise 422 registers. If a valid pte is found, load it and return. Otherwise
423 create a trapframe and proceed to the full-blown C handler. 423 create a trapframe and proceed to the full-blown C handler.
424 [uwe, ticket #1075] 424 [uwe, ticket #1075]
425 425
426sys/kern/kern_malloc.c 1.117 via patch 426sys/kern/kern_malloc.c 1.117 via patch
427 427
428 malloc: fix freelist corruption. 428 malloc: fix freelist corruption.
429 [yamt, ticket #1076] 429 [yamt, ticket #1076]
430 430
431sys/arch/amd64/include/acpi_func.h 1.3 431sys/arch/amd64/include/acpi_func.h 1.3
432 432
433 Re-sync the (broken) amd64 ACPI Global Lock macros with their i386 433 Re-sync the (broken) amd64 ACPI Global Lock macros with their i386
434 counterparts. 434 counterparts.
435 [scw, ticket #1077] 435 [scw, ticket #1077]
436 436
437share/man/man4/ddb.4 1.110, 1.111 via patch 437share/man/man4/ddb.4 1.110, 1.111 via patch
438 438
439 Add magic keyboard sequence for NetBSD-amd64. 439 Add magic keyboard sequence for NetBSD-amd64.
440 [tron, ticket #1079] 440 [tron, ticket #1079]
441 441
442sys/netnatm/natm.c 1.13 442sys/netnatm/natm.c 1.13
443sys/netnatm/natm_proto.c 1.10 443sys/netnatm/natm_proto.c 1.10
444 444
445 Properly define the domain, and #ifdef out the sysctl routine 445 Properly define the domain, and #ifdef out the sysctl routine
446 which does nothing. 446 which does nothing.
447 [jnemeth, ticket #1081] 447 [jnemeth, ticket #1081]
448 448
449sys/dev/usb/uplcom.c 1.59, 1.61 via patch 449sys/dev/usb/uplcom.c 1.59, 1.61 via patch
450sys/dev/usb/usbdevs patch 450sys/dev/usb/usbdevs patch
451sys/dev/usb/usbdevs.h regen 451sys/dev/usb/usbdevs.h regen
452sys/dev/usb/usbdevs_data.h regen 452sys/dev/usb/usbdevs_data.h regen
453 453
454 Add some initialization magic from FreeBSD. This makes it work with 454 Add some initialization magic from FreeBSD. This makes it work with
455 the more recent PL2303 revision 4. 455 the more recent PL2303 revision 4.
456 [mlelstv, ticket #1088] 456 [mlelstv, ticket #1088]
457 457
458sbin/veriexecctl/veriexecctl.8: patch 458sbin/veriexecctl/veriexecctl.8: patch
459 459
460 reflect reality in the veriexecctl(8) man-page. 460 reflect reality in the veriexecctl(8) man-page.
461 [elad, ticket #1080] 461 [elad, ticket #1080]
462 462
463share/man/man4/nfe.4 1.4 463share/man/man4/nfe.4 1.4
464sys/dev/pci/if_nfe.c 1.22, 1.23, 1.25, 1.27 464sys/dev/pci/if_nfe.c 1.22, 1.23, 1.25, 1.27
465sys/dev/pci/if_nfereg.h 1.5, 1.6 465sys/dev/pci/if_nfereg.h 1.5, 1.6
466sys/dev/pci/if_nfevar.h 1.5, 1.6 466sys/dev/pci/if_nfevar.h 1.5, 1.6
467sys/dev/pci/pcidevs 1.914 467sys/dev/pci/pcidevs 1.914
468sys/dev/pci/pcidevs.h regen 468sys/dev/pci/pcidevs.h regen
469sys/dev/pci/pcidevs_data.h regen 469sys/dev/pci/pcidevs_data.h regen
470 470
471 Add NVIDIA MCP7[37] devices, from OpenBSD. 471 Add NVIDIA MCP7[37] devices, from OpenBSD.
472 Attach to NVIDIA MCP67/73 Ethernet controllers. 472 Attach to NVIDIA MCP67/73 Ethernet controllers.
473 Handle a quirk of newer MCP6x chips on reading MAC address. 473 Handle a quirk of newer MCP6x chips on reading MAC address.
474 Fix from Richy Kim in PR#36576. 474 Fix from Richy Kim in PR#36576.
475 Wakeup some newer chips from powerdown mode. 475 Wakeup some newer chips from powerdown mode.
476 via OpenBSD. 476 via OpenBSD.
477 Tested by wiz@ in PR#37868. 477 Tested by wiz@ in PR#37868.
478 [tsutsui, ticket #1061] 478 [tsutsui, ticket #1061]
479 479
480sys/arch/acorn32/stand/boot32/boot32.c 1.31 480sys/arch/acorn32/stand/boot32/boot32.c 1.31
481 481
482 Zero out the whole of the structure, not just the first 4 bytes. 482 Zero out the whole of the structure, not just the first 4 bytes.
483 Now a small kernel will boot up on my RISC-PC. 483 Now a small kernel will boot up on my RISC-PC.
484 [chris, ticket #1063] 484 [chris, ticket #1063]
485 485
486sys/arch/vax/vax/syscall.c 1.10 486sys/arch/vax/vax/syscall.c 1.10
487 487
488 Never ever trust the user. Fix bug introduced in version 1.8 of  488 Never ever trust the user. Fix bug introduced in version 1.8 of
489 trap.c by ragge nearly 13 years ago. 489 trap.c by ragge nearly 13 years ago.
490 [matt, ticket #1090] 490 [matt, ticket #1090]
491 491
492usr.bin/column/column.c 1.18 492usr.bin/column/column.c 1.18
493 493
494 Fix memory allocations in column. Fixes SegFault reported by 494 Fix memory allocations in column. Fixes SegFault reported by
495 Jeremy Reed on tech-misc. 495 Jeremy Reed on tech-misc.
496 [oster, ticket #1089] 496 [oster, ticket #1089]
497 497
498etc/rc.d/amd 1.15 498etc/rc.d/amd 1.15
499 499
500 Don't try to shutdown amd(8) gracefully. It seems to cause problems 500 Don't try to shutdown amd(8) gracefully. It seems to cause problems
501 for more people than the old (also broken) behavior. This fixes 501 for more people than the old (also broken) behavior. This fixes
502 PR#36506 and PR#38103. 502 PR#36506 and PR#38103.
503 [tron, ticket #1091] 503 [tron, ticket #1091]
504 504
505lib/libc/locale/mbrlen.3 1.9 505lib/libc/locale/mbrlen.3 1.9
506 506
507 bin/38047 fix bad prototype for function mbrlen 507 bin/38047 fix bad prototype for function mbrlen
508 [tnozaki, ticket #1093] 508 [tnozaki, ticket #1093]
509 509
510share/man/man9/uiomove.9 patch 510share/man/man9/uiomove.9 patch
511 Sync struct uio's documentation with reality in uiomove(9) to reflect 511 Sync struct uio's documentation with reality in uiomove(9) to reflect
512 the removal of uio_segflg and uio_procp. 512 the removal of uio_segflg and uio_procp.
513 [elad, #1092] 513 [elad, #1092]
514 514
515sys/arch/ews4800mips/conf/RAMDISK 1.9 515sys/arch/ews4800mips/conf/RAMDISK 1.9
516 516
517 Disable more options and file-systems to shrink install kernel. 517 Disable more options and file-systems to shrink install kernel.
518 [tsutsui, ticket #1095] 518 [tsutsui, ticket #1095]
519 519
520sys/arch/cobalt/pci/pci_machdep.c 1.25 520sys/arch/cobalt/pci/pci_machdep.c 1.25
521sys/arch/cobalt/stand/boot/cons.c 1.6 521sys/arch/cobalt/stand/boot/cons.c 1.6
522 522
523 Properly map the primary tulip Ethernet interrupt line on Qube2700 523 Properly map the primary tulip Ethernet interrupt line on Qube2700
524 cnscan() should return -1 (no input) if there is no console device, 524 cnscan() should return -1 (no input) if there is no console device,
525 fix boot on Qube2700 (which doesn't have serial console). 525 fix boot on Qube2700 (which doesn't have serial console).
526 [tsutsui, ticket #1096] 526 [tsutsui, ticket #1096]
527 527
528sys/dev/pci/pcidevs 1.930 528sys/dev/pci/pcidevs 1.930
529sys/dev/pci/pcidevs.h regen 529sys/dev/pci/pcidevs.h regen
530sys/dev/pci/pcidevs_data.h regen 530sys/dev/pci/pcidevs_data.h regen
531sys/dev/pci/pucdata.c 1.53 531sys/dev/pci/pucdata.c 1.53
532 532
533 Support I-O DATA RSA-PCI 2 port serial board (in 533 Support I-O DATA RSA-PCI 2 port serial board (in
534 16550A compatible mode) 534 16550A compatible mode)
535 [tsutsui, ticket #1097] 535 [tsutsui, ticket #1097]
536 536
537sys/dev/mii/rlphy.c 1.13 537sys/dev/mii/rlphy.c 1.13
538 538
539 Fix autonegotiation on 100BASE-TX on 8139C+ at boot time. 539 Fix autonegotiation on 100BASE-TX on 8139C+ at boot time.
540 This may also fix PR#34109. 540 This may also fix PR#34109.
541 [tsutsui, ticket #1098] 541 [tsutsui, ticket #1098]
542 542
543sbin/newfs/newfs.8 1.71 543sbin/newfs/newfs.8 1.71
544 544
545 Fix small documentation bug as reported in PR#38192 : 545 Fix small documentation bug as reported in PR#38192 :
546 FFS -> FFSv1 546 FFS -> FFSv1
547 UFS2 -> FFSv2 547 UFS2 -> FFSv2
548 [reinoud, ticket #1099] 548 [reinoud, ticket #1099]
549 549
550lib/libc/stdlib/strfmon.c 1.5 550lib/libc/stdlib/strfmon.c 1.5
551 551
552 Avoid integer overflow; reported by Maksymilian Arciemowicz.  552 Avoid integer overflow; reported by Maksymilian Arciemowicz.
553 [mjf, ticket #1102] 553 [mjf, ticket #1102]
554 554
555sys/arch/i386/stand/bootxx/Makefile.bootxx 1.30 555sys/arch/i386/stand/bootxx/Makefile.bootxx 1.30
556 556
557 Add EPIA_HACK so that boot loaders work on EDEN 5000 processors. 557 Add EPIA_HACK so that boot loaders work on EDEN 5000 processors.
558 [sborrill, ticket #1064] 558 [sborrill, ticket #1064]
559 559
560sys/arch/i386/stand/bootxx/Makefile.bootxx 1.31 560sys/arch/i386/stand/bootxx/Makefile.bootxx 1.31
561 561
562 Add -momit-leaf-frame-pointer, saves a few bytes. 562 Add -momit-leaf-frame-pointer, saves a few bytes.
563 [dsl, ticket #1101] 563 [dsl, ticket #1101]
564 564
565bin/mt/mt.1 1.34 565bin/mt/mt.1 1.34
566 566
567 Clarify that "mt offline" ejects tapes. Also some grammar and 567 Clarify that "mt offline" ejects tapes. Also some grammar and
568 formatting fixes. PR#37727 from Randolf Richardson. 568 formatting fixes. PR#37727 from Randolf Richardson.
569 [dholland, ticket #1100] 569 [dholland, ticket #1100]
570 570
571sys/dev/ic/ahcisata_core.c 1.6 571sys/dev/ic/ahcisata_core.c 1.6
572 572
573 Move a delay() inside a loop, so that the 1s delay is really 1s. 573 Move a delay() inside a loop, so that the 1s delay is really 1s.
574 [bouyer, ticket #1082] 574 [bouyer, ticket #1082]
575 575
576sys/arch/xen/include/xenio.h 1.6 via patch 576sys/arch/xen/include/xenio.h 1.6 via patch
577sys/arch/xen/include/xenio3.h 1.2 via patch 577sys/arch/xen/include/xenio3.h 1.2 via patch
578sys/arch/xen/xen/privcmd.c 1.25 via patch 578sys/arch/xen/xen/privcmd.c 1.25 via patch
579 579
580 Fix IOCTL_PRIVCMD_HYPERCALL issue which shows up with xen-3.1.3. 580 Fix IOCTL_PRIVCMD_HYPERCALL issue which shows up with xen-3.1.3.
581 Add a 'retval' member to the privcmd_hypercall_t argument. 581 Add a 'retval' member to the privcmd_hypercall_t argument.
582 Handle the old IOCTL_PRIVCMD_HYPERCALL under COMPAT_40. 582 Handle the old IOCTL_PRIVCMD_HYPERCALL under COMPAT_40.
583 [bouyer, ticket #1083] 583 [bouyer, ticket #1083]
584 584
585sys/arch/xen/i386/xen_machdep.c 1.17-1.18 585sys/arch/xen/i386/xen_machdep.c 1.17-1.18
586 586
587 Support root= as an alias for bootdev=, for consistency with multiboot 587 Support root= as an alias for bootdev=, for consistency with multiboot
588 support. Suggested by Pavel Cahyna. 588 support. Suggested by Pavel Cahyna.
589 [bouyer, ticket #1084] 589 [bouyer, ticket #1084]
590 590
591sys/dev/ic/ahcisata_core.c 1.8 via patch 591sys/dev/ic/ahcisata_core.c 1.8 via patch
592 592
593 Add ATAPI support to ahcisata(4). lightly tested with a DVD burner, 593 Add ATAPI support to ahcisata(4). lightly tested with a DVD burner,
594 by mounting a CD and reading from it, and blanking a DVD-RW using 594 by mounting a CD and reading from it, and blanking a DVD-RW using
595 cdrecord. 595 cdrecord.
596 [bouyer, ticket #1085] 596 [bouyer, ticket #1085]
597 597
598sys/arch/xen/i386/xen_shm_machdep.c 1.3 via patch 598sys/arch/xen/i386/xen_shm_machdep.c 1.3 via patch
599sys/arch/xen/x86/xenfunc.c 1.4 via patch 599sys/arch/xen/x86/xenfunc.c 1.4 via patch
600sys/arch/xen/xen/pci_intr_machdep.c 1.4 via patch 600sys/arch/xen/xen/pci_intr_machdep.c 1.4 via patch
601sys/arch/xen/xen/pci_machdep.c 1.12 via patch 601sys/arch/xen/xen/pci_machdep.c 1.12 via patch
602sys/arch/xen/xen/xbdback.c 1.30 via patch 602sys/arch/xen/xen/xbdback.c 1.30 via patch
603sys/arch/xen/xen/xbdback_xenbus.c 1.14 via patch 603sys/arch/xen/xen/xbdback_xenbus.c 1.14 via patch
604sys/arch/xen/xen/xen_acpi_machdep.c 1.4 via patch 604sys/arch/xen/xen/xen_acpi_machdep.c 1.4 via patch
605sys/arch/xen/xen/xenevt.c 1.20 via patch 605sys/arch/xen/xen/xenevt.c 1.20 via patch
606sys/arch/xen/xen/xengnt.c 1.6 via patch 606sys/arch/xen/xen/xengnt.c 1.6 via patch
607sys/arch/xen/xen/xennetback.c 1.31 via patch 607sys/arch/xen/xen/xennetback.c 1.31 via patch
608 608
609 Add missing __KERNEL_RCSID() 609 Add missing __KERNEL_RCSID()
610 [bouyer, ticket #1086] 610 [bouyer, ticket #1086]
611 611
612distrib/sets/lists/comp/md.i386 1.104 via patch 612distrib/sets/lists/comp/md.i386 1.104 via patch
613sys/arch/i386/Makefile 1.33 via patch 613sys/arch/i386/Makefile 1.33 via patch
614sys/arch/xen/include/Makefile 1.3 via patch 614sys/arch/xen/include/Makefile 1.3 via patch
615usr.bin/kdump/Makefile.ioctl-c 1.20 via patch 615usr.bin/kdump/Makefile.ioctl-c 1.20 via patch
616 616
617 Install xenio.h and xenio3.h in /usr/include/xen, for the benefit 617 Install xenio.h and xenio3.h in /usr/include/xen, for the benefit
618 of xentools3. 618 of xentools3.
619 [bouyer, ticket #1087] 619 [bouyer, ticket #1087]
620 620
621dist/bzip2/CHANGES: patch 621dist/bzip2/CHANGES: patch
622dist/bzip2/LICENSE: patch 622dist/bzip2/LICENSE: patch
623dist/bzip2/Makefile-libbz2_so: patch 623dist/bzip2/Makefile-libbz2_so: patch
624dist/bzip2/Makefile: patch 624dist/bzip2/Makefile: patch
625dist/bzip2/README.COMPILATION.PROBLEMS: patch 625dist/bzip2/README.COMPILATION.PROBLEMS: patch
626dist/bzip2/README.XML.STUFF: patch 626dist/bzip2/README.XML.STUFF: patch
627dist/bzip2/README: patch 627dist/bzip2/README: patch
628dist/bzip2/Y2K_INFO: patch 628dist/bzip2/Y2K_INFO: patch
629dist/bzip2/blocksort.c: patch 629dist/bzip2/blocksort.c: patch
630dist/bzip2/bz-common.xsl: patch 630dist/bzip2/bz-common.xsl: patch
631dist/bzip2/bz-fo.xsl: patch 631dist/bzip2/bz-fo.xsl: patch
632dist/bzip2/bz-html.xsl: patch 632dist/bzip2/bz-html.xsl: patch
633dist/bzip2/bzdiff.1: patch 633dist/bzip2/bzdiff.1: patch
634dist/bzip2/bzdiff: patch 634dist/bzip2/bzdiff: patch
635dist/bzip2/bzgrep.1: patch 635dist/bzip2/bzgrep.1: patch
636dist/bzip2/bzgrep: patch 636dist/bzip2/bzgrep: patch
637dist/bzip2/bzip.css: patch 637dist/bzip2/bzip.css: patch
638dist/bzip2/bzip2.1: patch 638dist/bzip2/bzip2.1: patch
639dist/bzip2/bzip2.c: patch 639dist/bzip2/bzip2.c: patch
640dist/bzip2/bzip2netbsd: patch 640dist/bzip2/bzip2netbsd: patch
641dist/bzip2/bzip2recover.c: patch 641dist/bzip2/bzip2recover.c: patch
642dist/bzip2/bzlib.c: patch 642dist/bzip2/bzlib.c: patch
643dist/bzip2/bzlib.h: patch 643dist/bzip2/bzlib.h: patch
644dist/bzip2/bzlib_private.h: patch 644dist/bzip2/bzlib_private.h: patch
645dist/bzip2/bzmore.1: patch 645dist/bzip2/bzmore.1: patch
646dist/bzip2/compress.c: patch 646dist/bzip2/compress.c: patch
647dist/bzip2/crctable.c: patch 647dist/bzip2/crctable.c: patch
648dist/bzip2/decompress.c: patch 648dist/bzip2/decompress.c: patch
649dist/bzip2/dlltest.c: patch 649dist/bzip2/dlltest.c: patch
650dist/bzip2/entities.xml: patch 650dist/bzip2/entities.xml: patch
651dist/bzip2/format.pl: patch 651dist/bzip2/format.pl: patch
652dist/bzip2/huffman.c: patch 652dist/bzip2/huffman.c: patch
653dist/bzip2/manual.html: patch 653dist/bzip2/manual.html: patch
654dist/bzip2/manual.texi: patch 654dist/bzip2/manual.texi: patch
655dist/bzip2/manual.xml: patch 655dist/bzip2/manual.xml: patch
656dist/bzip2/manual_1.html: patch 656dist/bzip2/manual_1.html: patch
657dist/bzip2/manual_2.html: patch 657dist/bzip2/manual_2.html: patch
658dist/bzip2/manual_3.html: patch 658dist/bzip2/manual_3.html: patch
659dist/bzip2/manual_4.html: patch 659dist/bzip2/manual_4.html: patch
660dist/bzip2/manual_abt.html: patch 660dist/bzip2/manual_abt.html: patch
661dist/bzip2/manual_ovr.html: patch 661dist/bzip2/manual_ovr.html: patch
662dist/bzip2/manual_toc.html: patch 662dist/bzip2/manual_toc.html: patch
663dist/bzip2/mk251.c: patch 663dist/bzip2/mk251.c: patch
664dist/bzip2/randtable.c: patch 664dist/bzip2/randtable.c: patch
665dist/bzip2/spewG.c: patch 665dist/bzip2/spewG.c: patch
666dist/bzip2/unzcrash.c: patch 666dist/bzip2/unzcrash.c: patch
667dist/bzip2/words0: patch 667dist/bzip2/words0: patch
668dist/bzip2/words2: patch 668dist/bzip2/words2: patch
669dist/bzip2/words3: patch 669dist/bzip2/words3: patch
670dist/bzip2/xmlproc.sh: patch 670dist/bzip2/xmlproc.sh: patch
671distrib/sets/lists/base/shl.mi: patch 671distrib/sets/lists/base/shl.mi: patch
672distrib/sets/lists/man/mi: patch 672distrib/sets/lists/man/mi: patch
673distrib/sets/lists/misc/mi: patch 673distrib/sets/lists/misc/mi: patch
674doc/3RDPARTY: patch 674doc/3RDPARTY: patch
675lib/libbz2/Makefile: patch 675lib/libbz2/Makefile: patch
676lib/libbz2/shlib_version: patch 676lib/libbz2/shlib_version: patch
677 677
678 Upgrade bzip2 to 1.0.5, fixing CVE-2008-1372 and CVE-2005-0953 678 Upgrade bzip2 to 1.0.5, fixing CVE-2008-1372 and CVE-2005-0953
679 [adrianp, ticket #1106] 679 [adrianp, ticket #1106]
680sys/arch/cobalt/dev/panel.c 1.16 680sys/arch/cobalt/dev/panel.c 1.16
681 681
682 Print "NetBSD/cobalt Starting up... " to LCD panel on boot, and also 682 Print "NetBSD/cobalt Starting up... " to LCD panel on boot, and also
683 print "NetBSD/cobalt Shutting donw..." on halt via shutdown hook. 683 print "NetBSD/cobalt Shutting donw..." on halt via shutdown hook.
684 This would be useful for users who don't have serial console. 684 This would be useful for users who don't have serial console.
685 [tsutsui, ticket #1103] 685 [tsutsui, ticket #1103]
686 686
687sys/arch/cobalt/cobalt/machdep.c 1.93 via patch 687sys/arch/cobalt/cobalt/machdep.c 1.93 via patch
688 688
689 Fix botched spl(9) bug I introduced back in 3.99.18 (rev 1.64): 689 Fix botched spl(9) bug I introduced back in 3.99.18 (rev 1.64):
690 Don't enable unhandled interrupts before all interrupts are processed. 690 Don't enable unhandled interrupts before all interrupts are processed.
691 Should fix "long download, network frozen" problems reported on 691 Should fix "long download, network frozen" problems reported on
692 port-cobalt by several people. 692 port-cobalt by several people.
693 [tsutsui, ticket #1104] 693 [tsutsui, ticket #1104]
694 694
695sys/dev/ic/rtl8169.c 1.94, 1.95, 1.97, 1.98 695sys/dev/ic/rtl8169.c 1.94, 1.95, 1.97, 1.98
696sys/dev/ic/rtl81x9reg.h 1.28 696sys/dev/ic/rtl81x9reg.h 1.28
697 697
698 It looks vlan tag info must appear not only in the first descriptor 698 It looks vlan tag info must appear not only in the first descriptor
699 but in all descriptors of a multi-descriptor transmission attempt on 699 but in all descriptors of a multi-descriptor transmission attempt on
700 re(4). Problem was reported and fix was confirmed by Chris Brookes 700 re(4). Problem was reported and fix was confirmed by Chris Brookes
701 on tech-net. Should also close PR#37959. 701 on tech-net. Should also close PR#37959.
702 Other various, cosmetic fixes. 702 Other various, cosmetic fixes.
703 [tsutsui, ticket #1105] 703 [tsutsui, ticket #1105]
704 704
705sys/secmodel/overlay/overlay.h 1.2 705sys/secmodel/overlay/overlay.h 1.2
706sys/secmodel/overlay/secmodel_overlay.c 1.4 via patch 706sys/secmodel/overlay/secmodel_overlay.c 1.4 via patch
707 707
708 Support device scope. 708 Support device scope.
709 [elad, ticket #1108] 709 [elad, ticket #1108]
710 710
711sys/dev/ata/wd.c 1.359 711sys/dev/ata/wd.c 1.359
712 The Hitachi HDP725025GLA380 returns "aborted command" instead of 712 The Hitachi HDP725025GLA380 returns "aborted command" instead of
713 "id not found" when hitting the LBA48 bug, so also install the 713 "id not found" when hitting the LBA48 bug, so also install the
714 LBA48 bug workaround on "aborted command" errors. 714 LBA48 bug workaround on "aborted command" errors.
715 [bouyer, ticket #1094] 715 [bouyer, ticket #1094]
716 716
717share/man/man4/rum.4 1.4 717share/man/man4/rum.4 1.4
718 Correct firmware path in rum(4).  718 Correct firmware path in rum(4).
719 PR#38216 from Nicola Mingotti. 719 PR#38216 from Nicola Mingotti.
720 [dholland, ticket #1110] 720 [dholland, ticket #1110]
721 721
722sys/dev/mii/rlphy.c 1.14-1.15 722sys/dev/mii/rlphy.c 1.14-1.15
723 Prepare sc_rtl8201l flag in softc and use it in rlphy_status() so that 723 Prepare sc_rtl8201l flag in softc and use it in rlphy_status() so that
724 we don't have to check device names of device_parent(). From FreeBSD. 724 we don't have to check device names of device_parent(). From FreeBSD.
725 PR#38234. 725 PR#38234.
726 [tsutsui, ticket #1111] 726 [tsutsui, ticket #1111]
727 727
728sys/netinet/ip_input.c 1.263 via patch 728sys/netinet/ip_input.c 1.263 via patch
729sys/netinet/tcp_subr.c 1.225 via patch 729sys/netinet/tcp_subr.c 1.225 via patch
730 Make sure we send a reasonable fragment size when IPSEC is configured. 730 Make sure we send a reasonable fragment size when IPSEC is configured.
731 Otherwise we end up sending a dubious "0" whenever we cannot find a 731 Otherwise we end up sending a dubious "0" whenever we cannot find a
732 proper association for the packet. 732 proper association for the packet.
733 Reset sack_newdata along with snd_nxt to avoid improper integer 733 Reset sack_newdata along with snd_nxt to avoid improper integer
734 arithmetics that lead to sending data from an incorrect place in the 734 arithmetics that lead to sending data from an incorrect place in the
735 stream, making it appear as corrupted. 735 stream, making it appear as corrupted.
736 [cube, ticket #1109] 736 [cube, ticket #1109]
737 737
738src/crypto/dist/ssh/channels.c 1.38 via patch 738src/crypto/dist/ssh/channels.c 1.38 via patch
739src/crypto/dist/ssh/session.c 1.45 via patch 739src/crypto/dist/ssh/session.c 1.45 via patch
740src/crypto/dist/ssh/sshd_config.5 1.14 via patch 740src/crypto/dist/ssh/sshd_config.5 1.14 via patch
741 Fix two vulnerabilities in OpenSSH: 741 Fix two vulnerabilities in OpenSSH:
742 - X11 forwarding information disclosure (CVE-2008-1483) 742 - X11 forwarding information disclosure (CVE-2008-1483)
743 - ForceCommand bypass vulnerability 743 - ForceCommand bypass vulnerability
744 [adrianp, ticket #1113] 744 [adrianp, ticket #1113]
745 745
746src/crypto/dist/ssh/auth-options.c 1.8 via patch 746src/crypto/dist/ssh/auth-options.c 1.8 via patch
747src/crypto/dist/ssh/auth-options.h 1.4 via patch 747src/crypto/dist/ssh/auth-options.h 1.4 via patch
748src/crypto/dist/ssh/session.c 1.46 via patch 748src/crypto/dist/ssh/session.c 1.46 via patch
749src/crypto/dist/ssh/sshd.8 1.39 via patch 749src/crypto/dist/ssh/sshd.8 1.39 via patch
750 Add no-user-rc option which disables execution of ~/.ssh/rc 750 Add no-user-rc option which disables execution of ~/.ssh/rc
751 (backport from OpenSSH 4.9) 751 (backport from OpenSSH 4.9)
752 [adrianp, ticket #1114] 752 [adrianp, ticket #1114]
753 753
754lib/libc/stdlib/strfmon.c 1.6 754lib/libc/stdlib/strfmon.c 1.6
755 Fix another integer overflow issue discovered by Maksymilian 755 Fix another integer overflow issue discovered by Maksymilian
756 Arciemowicz. On top of this, limit the range of getnumber to 756 Arciemowicz. On top of this, limit the range of getnumber to
757 0x00ffffff to make sure that adding two of them does not cause 757 0x00ffffff to make sure that adding two of them does not cause
758 an integer overflow. 758 an integer overflow.
759 [mjf, ticket #1115] 759 [mjf, ticket #1115]
760 760
761sys/dev/vnd.c 1.174 761sys/dev/vnd.c 1.174
762 Add disk-info properties to vnd(4), for use by userland tools 762 Add disk-info properties to vnd(4), for use by userland tools
763 such as gpt(8). 763 such as gpt(8).
764 [riz, ticket #1116] 764 [riz, ticket #1116]
765 765
766src/sbin/gpt/add.c 1.5 766src/sbin/gpt/add.c 1.5
767src/sbin/gpt/create.c 1.3 767src/sbin/gpt/create.c 1.3
768src/sbin/gpt/destroy.c 1.3 768src/sbin/gpt/destroy.c 1.3
769src/sbin/gpt/gpt.c 1.4-1.6 769src/sbin/gpt/gpt.c 1.4-1.6
770src/sbin/gpt/label.c 1.5-1.6 770src/sbin/gpt/label.c 1.5-1.6
771src/sbin/gpt/migrate.c 1.4 771src/sbin/gpt/migrate.c 1.4
772src/sbin/gpt/recover.c 1.3 772src/sbin/gpt/recover.c 1.3
773src/sbin/gpt/remove.c 1.4 773src/sbin/gpt/remove.c 1.4
774src/sbin/gpt/show.c 1.3 774src/sbin/gpt/show.c 1.3
775 Improve gpt(8) error and usage messages. 775 Improve gpt(8) error and usage messages.
776 [riz, ticket #1117] 776 [riz, ticket #1117]
777 777
778src/etc/MAKEDEV.tmpl 1.100 via patch 778src/etc/MAKEDEV.tmpl 1.100 via patch
779 Create drvctl as part of 'all'. 779 Create drvctl as part of 'all'.
780 [riz, ticket #1118] 780 [riz, ticket #1118]
781 781
782src/sbin/gpt/add.c 1.6 782src/sbin/gpt/add.c 1.6
783src/sbin/gpt/gpt.c 1.7 783src/sbin/gpt/gpt.c 1.7
784src/sbin/gpt/show.c 1.4 784src/sbin/gpt/show.c 1.4
785src/sys/dev/dkwedge/dkwedge_gpt.c 1.7 785src/sys/dev/dkwedge/dkwedge_gpt.c 1.7
786src/sys/sys/disk.h 1.47 786src/sys/sys/disk.h 1.47
787src/sys/sys/disklabel_gpt.h 1.4 787src/sys/sys/disklabel_gpt.h 1.4
788 Add NetBSD GPT partition types for swap, ffs, lfs, raidframe, 788 Add NetBSD GPT partition types for swap, ffs, lfs, raidframe,
789 and cgd. gpt(8) now defaults to NetBSD ffs if no type is 789 and cgd. gpt(8) now defaults to NetBSD ffs if no type is
790 given, but previous FreeBSD types are still recognized in 790 given, but previous FreeBSD types are still recognized in
791 the DKWEDGE_AUTODISCOVER code. 791 the DKWEDGE_AUTODISCOVER code.
792 [riz, ticket #1119] 792 [riz, ticket #1119]
793 793
794src/lib/libc/gdtoa/dmisc.c 1.4 794src/lib/libc/gdtoa/dmisc.c 1.4
795src/lib/libc/gdtoa/gdtoa.c 1.4 795src/lib/libc/gdtoa/gdtoa.c 1.4
796src/lib/libc/gdtoa/gethex.c 1.4 796src/lib/libc/gdtoa/gethex.c 1.4
797src/lib/libc/gdtoa/misc.c 1.4 797src/lib/libc/gdtoa/misc.c 1.4
798src/lib/libc/gdtoa/strtof_vaxf.c 1.4-1.5 798src/lib/libc/gdtoa/strtof_vaxf.c 1.4-1.5
799src/lib/libc/gdtoa/strtopQ.c 1.4 799src/lib/libc/gdtoa/strtopQ.c 1.4
800src/lib/libc/gdtoa/strtopx.c 1.4 800src/lib/libc/gdtoa/strtopx.c 1.4
801src/lib/libc/gdtoa/strtopxL.c 1.4 801src/lib/libc/gdtoa/strtopxL.c 1.4
802src/lib/libc/gdtoa/strtord.c 1.4 802src/lib/libc/gdtoa/strtord.c 1.4
803src/lib/libc/gdtoa/dtoa.c 1.5 803src/lib/libc/gdtoa/dtoa.c 1.5
804src/lib/libc/gdtoa/strtod.c 1.5 804src/lib/libc/gdtoa/strtod.c 1.5
805src/lib/libc/gdtoa/g_Qfmt.c 1.3 805src/lib/libc/gdtoa/g_Qfmt.c 1.3
806src/lib/libc/gdtoa/g_xLfmt.c 1.3 806src/lib/libc/gdtoa/g_xLfmt.c 1.3
807src/lib/libc/gdtoa/g_xfmt.c 1.3 807src/lib/libc/gdtoa/g_xfmt.c 1.3
808src/lib/libc/gdtoa/smisc.c 1.3 808src/lib/libc/gdtoa/smisc.c 1.3
809src/lib/libc/gdtoa/strtof.c 1.3 809src/lib/libc/gdtoa/strtof.c 1.3
810src/lib/libc/gdtoa/strtorQ.c 1.3 810src/lib/libc/gdtoa/strtorQ.c 1.3
811src/lib/libc/gdtoa/strtorx.c 1.3 811src/lib/libc/gdtoa/strtorx.c 1.3
812src/lib/libc/gdtoa/strtorxL.c 1.3 812src/lib/libc/gdtoa/strtorxL.c 1.3
813src/lib/libc/gdtoa/g_ddfmt.c 1.2 813src/lib/libc/gdtoa/g_ddfmt.c 1.2
814src/lib/libc/gdtoa/g_dfmt.c 1.2 814src/lib/libc/gdtoa/g_dfmt.c 1.2
815src/lib/libc/gdtoa/g_ffmt.c 1.2 815src/lib/libc/gdtoa/g_ffmt.c 1.2
816src/lib/libc/gdtoa/strtoIQ.c 1.2 816src/lib/libc/gdtoa/strtoIQ.c 1.2
817src/lib/libc/gdtoa/strtoId.c 1.2 817src/lib/libc/gdtoa/strtoId.c 1.2
818src/lib/libc/gdtoa/strtoIdd.c 1.2 818src/lib/libc/gdtoa/strtoIdd.c 1.2
819src/lib/libc/gdtoa/strtoIf.c 1.2 819src/lib/libc/gdtoa/strtoIf.c 1.2
820src/lib/libc/gdtoa/strtoIg.c 1.2 820src/lib/libc/gdtoa/strtoIg.c 1.2
821src/lib/libc/gdtoa/strtoIx.c 1.2 821src/lib/libc/gdtoa/strtoIx.c 1.2
822src/lib/libc/gdtoa/strtoIxL.c 1.2 822src/lib/libc/gdtoa/strtoIxL.c 1.2
823src/lib/libc/gdtoa/strtodI.c 1.2 823src/lib/libc/gdtoa/strtodI.c 1.2
824src/lib/libc/gdtoa/strtodnrp.c 1.2 824src/lib/libc/gdtoa/strtodnrp.c 1.2
825src/lib/libc/gdtoa/strtopd.c 1.2 825src/lib/libc/gdtoa/strtopd.c 1.2
826src/lib/libc/gdtoa/strtopdd.c 1.2 826src/lib/libc/gdtoa/strtopdd.c 1.2
827src/lib/libc/gdtoa/strtopf.c 1.2 827src/lib/libc/gdtoa/strtopf.c 1.2
828src/lib/libc/gdtoa/strtordd.c 1.2 828src/lib/libc/gdtoa/strtordd.c 1.2
829src/lib/libc/gdtoa/strtorf.c 1.2 829src/lib/libc/gdtoa/strtorf.c 1.2
830src/lib/libc/gdtoa/sum.c 1.2 830src/lib/libc/gdtoa/sum.c 1.2
831src/lib/libc/gdtoa/gdtoa.h 1.8 831src/lib/libc/gdtoa/gdtoa.h 1.8
832src/lib/libc/gdtoa/hdtoa.c 1.6 832src/lib/libc/gdtoa/hdtoa.c 1.6
833src/lib/libc/gdtoa/strtodg.c 1.6 833src/lib/libc/gdtoa/strtodg.c 1.6
834src/lib/libc/stdio/vfwprintf.c 1.12 834src/lib/libc/stdio/vfwprintf.c 1.12
835 Don't coredump on out of memory conditions. This solution leaks, 835 Don't coredump on out of memory conditions. This solution leaks,
836 but gdtoa is too complicated to fix. 836 but gdtoa is too complicated to fix.
837 Try printf %99999999999.9999999999f 2 837 Try printf %99999999999.9999999999f 2
838 [mjf, ticket #1120] 838 [mjf, ticket #1120]
839 839
840src/sys/kern/kern_ktrace.c 1.112.4.1 840src/sys/kern/kern_ktrace.c 1.112.4.1
841src/sys/kern/kern_sa.c 1.87.4.9 841src/sys/kern/kern_sa.c 1.87.4.9
842src/sys/sys/ktrace.h 1.45.4.1 842src/sys/sys/ktrace.h 1.45.4.1
843 Pass an array of pointers in kernel VM space to ktrsaupcall for it 843 Pass an array of pointers in kernel VM space to ktrsaupcall for it
844 to create the ktrace record instead of trying to access a pointer 844 to create the ktrace record instead of trying to access a pointer
845 in userland. 845 in userland.
846 Fixes PR#37534 846 Fixes PR#37534
847 [skrll, ticket #1121] 847 [skrll, ticket #1121]
848 848
849crypto/dist/openssl/crypto/bn/bn_mont.c 1.2 849crypto/dist/openssl/crypto/bn/bn_mont.c 1.2
850 850
851 Fix for CVE-2007-3108. 851 Fix for CVE-2007-3108.
852 The BN_from_montgomery function in crypto/bn/bn_mont.c in 852 The BN_from_montgomery function in crypto/bn/bn_mont.c in
853 OpenSSL 0.9.8e and earlier does not properly perform Montgomery 853 OpenSSL 0.9.8e and earlier does not properly perform Montgomery
854 multiplication, which might allow local users to conduct 854 multiplication, which might allow local users to conduct
855 a side-channel attack and retrieve RSA private keys. 855 a side-channel attack and retrieve RSA private keys.
856 [adrianp, ticket #1123] 856 [adrianp, ticket #1123]
857 857
858src/dist/tcpdump/print-802_11.c patch 858src/dist/tcpdump/print-802_11.c patch
859src/dist/tcpdump/print-bgp.c patch 859src/dist/tcpdump/print-bgp.c patch
860src/dist/tcpdump/print-isoclns.c patch 860src/dist/tcpdump/print-isoclns.c patch
861 861
862 Fix CVE-2007-1218, CVE-2007-3798 and CAN-2005-1278 in base-tcpdump. 862 Fix CVE-2007-1218, CVE-2007-3798 and CAN-2005-1278 in base-tcpdump.
863 [tonnerre, ticket #1124] 863 [tonnerre, ticket #1124]
864 864
865sys/dev/pci/agp_ali.c 1.14 865sys/dev/pci/agp_ali.c 1.14
866 866
867 Fix infinite loop with AGP on Ali M1689 (from PR/38269 and PR/35416), 867 Fix infinite loop with AGP on Ali M1689 (from PR/38269 and PR/35416),
868 by disallowing aperture size values below 1MB. 868 by disallowing aperture size values below 1MB.
869 [njoly, ticket #1125] 869 [njoly, ticket #1125]
870 870
871sys/dev/raidframe/rf_driver.c 1.117 871sys/dev/raidframe/rf_driver.c 1.117
872 872
873 Fix display of total number of sectors if > 2^32 on 32-bit machines 873 Fix display of total number of sectors if > 2^32 on 32-bit machines
874 [sborrill, ticket #1126] 874 [sborrill, ticket #1126]
875 875
876sys/dev/raidframe/rf_reconstruct.c 1.103 876sys/dev/raidframe/rf_reconstruct.c 1.103
877 877
878 Fixes the (mostly cosmetic) bug where the reconstruction 878 Fixes the (mostly cosmetic) bug where the reconstruction
879 status values stop updating, and from raidctl it appears that 879 status values stop updating, and from raidctl it appears that
880 reconstruction has totally stalled (which it actually hasn't). 880 reconstruction has totally stalled (which it actually hasn't).
881 [oster, ticket #1127] 881 [oster, ticket #1127]
882 882
883distrib/sets/lists/man/mi 1.1062, 1.1063 via patch 883distrib/sets/lists/man/mi 1.1062, 1.1063 via patch
884share/man/man4/Makefile 1.460 via patch 884share/man/man4/Makefile 1.460 via patch
885share/man/man4/lii.4 1.1 via patch 885share/man/man4/lii.4 1.1 via patch
886sys/arch/i386/conf/ALL 1.161 via patch 886sys/arch/i386/conf/ALL 1.161 via patch
887sys/arch/i386/conf/GENERIC 1.885 via patch 887sys/arch/i386/conf/GENERIC 1.885 via patch
888sys/arch/i386/conf/INSTALL 1.323 via patch 888sys/arch/i386/conf/INSTALL 1.323 via patch
889sys/arch/i386/conf/XEN2_DOM0 1.43 via patch 889sys/arch/i386/conf/XEN2_DOM0 1.43 via patch
890sys/dev/DEVNAMES 1.238 via patch 890sys/dev/DEVNAMES 1.238 via patch
891sys/dev/pci/files.pci 1.303 via patch 891sys/dev/pci/files.pci 1.303 via patch
892sys/dev/pci/if_lii.c 1.1, 1.3 via patch 892sys/dev/pci/if_lii.c 1.1, 1.3 via patch
893sys/dev/pci/if_lii.c 1.3 via patch 893sys/dev/pci/if_lii.c 1.3 via patch
894sys/dev/pci/pcidevs patch 894sys/dev/pci/pcidevs patch
895sys/dev/pci/pcidevs.h regen 895sys/dev/pci/pcidevs.h regen
896sys/dev/pci/pcidevs_data.h regen 896sys/dev/pci/pcidevs_data.h regen
897 897
898 Add a driver for the Atheros/Attansic L2 Fast-Ethernet chip found on a 898 Add a driver for the Atheros/Attansic L2 Fast-Ethernet chip found on a
899 series of hardware that includes Asus's famous EeePC. 899 series of hardware that includes Asus's famous EeePC.
900 [sborrill, ticket #1128] 900 [sborrill, ticket #1128]
901 901
902gnu/dist/binutils/bfd/elf32-vax.c 1.5.6.1 902gnu/dist/binutils/bfd/elf32-vax.c 1.5.6.1
903gnu/dist/binutils/gas/config/tc-vax.c 1.4.4.1.2.1 903gnu/dist/binutils/gas/config/tc-vax.c 1.4.4.1.2.1
904gnu/dist/binutils/gas/config/tc-vax.h 1.1.1.1.18.1 904gnu/dist/binutils/gas/config/tc-vax.h 1.1.1.1.18.1
905gnu/dist/gcc4/gcc/config/vax/builtins.md 1.2.10.2 905gnu/dist/gcc4/gcc/config/vax/builtins.md 1.2.10.2
906gnu/dist/gcc4/gcc/config/vax/elf.h 1.1.1.1.6.1 906gnu/dist/gcc4/gcc/config/vax/elf.h 1.1.1.1.6.1
907gnu/dist/gcc4/gcc/config/vax/netbsd-elf.h 1.1.1.1.6.1 907gnu/dist/gcc4/gcc/config/vax/netbsd-elf.h 1.1.1.1.6.1
908gnu/dist/gcc4/gcc/config/vax/predicates.md 1.3.10.2 908gnu/dist/gcc4/gcc/config/vax/predicates.md 1.3.10.2
909gnu/dist/gcc4/gcc/config/vax/vax-protos.h 1.1.1.1.6.1 909gnu/dist/gcc4/gcc/config/vax/vax-protos.h 1.1.1.1.6.1
910gnu/dist/gcc4/gcc/config/vax/vax.c 1.1.1.1.6.1 910gnu/dist/gcc4/gcc/config/vax/vax.c 1.1.1.1.6.1
911gnu/dist/gcc4/gcc/config/vax/vax.h 1.2.6.1 911gnu/dist/gcc4/gcc/config/vax/vax.h 1.2.6.1
912gnu/dist/gcc4/gcc/config/vax/vax.md 1.1.1.1.4.1.2.1 912gnu/dist/gcc4/gcc/config/vax/vax.md 1.1.1.1.4.1.2.1
913gnu/dist/gcc4/gcc/config/vax/vax.opt 1.1.1.1.6.1 913gnu/dist/gcc4/gcc/config/vax/vax.opt 1.1.1.1.6.1
914gnu/lib/crtstuff4/Makefile 1.1.6.1 914gnu/lib/crtstuff4/Makefile 1.1.6.1
915gnu/lib/libgcc4/libgcc/Makefile 1.2.6.1 915gnu/lib/libgcc4/libgcc/Makefile 1.2.6.1
916lib/libcrypto/Makefile 1.46.4.2 916lib/libcrypto/Makefile 1.46.4.2
917share/mk/bsd.own.mk 1.489.4.3 917share/mk/bsd.own.mk 1.489.4.3
918sys/arch/vax/boot/Makefile.inc 1.12.16.1 918sys/arch/vax/boot/Makefile.inc 1.12.16.1
919sys/arch/vax/conf/Makefile.vax 1.77.22.1 919sys/arch/vax/conf/Makefile.vax 1.77.22.1
920sys/arch/vax/include/macros.h 1.37.14.1 920sys/arch/vax/include/macros.h 1.37.14.1
921sys/lib/libkern/libkern.h 1.67.6.1 921sys/lib/libkern/libkern.h 1.67.6.1
922tools/gcc/Makefile 1.22.4.1 922tools/gcc/Makefile 1.22.4.1
923 923
924 Pullup changes to get vax shlibs working from the wrstuden-fixsa branch. 924 Pullup changes to get vax shlibs working from the wrstuden-fixsa branch.
925 [skrll, ticket #1129] 925 [skrll, ticket #1129]
926 926
927sys/dev/pcmcia/esp_pcmcia.c 1.30 927sys/dev/pcmcia/esp_pcmcia.c 1.30
928 928
929 Fix kernel panics on attach. Fix kern/34537 (and part of kern/26909). 929 Fix kernel panics on attach. Fix kern/34537 (and part of kern/26909).
930 [itohy, ticket #1130] 930 [itohy, ticket #1130]
931 931
932sys/arch/i386/bios/vesafb.c 1.27 932sys/arch/i386/bios/vesafb.c 1.27
933 933
934 Disable splashscreen during autoconf in a number of scenarios. 934 Disable splashscreen during autoconf in a number of scenarios.
935 [sborrill, ticket #1135] 935 [sborrill, ticket #1135]
936 936
937sys/dev/isa/if_fmv_isa.c 1.12 937sys/dev/isa/if_fmv_isa.c 1.12
938 938
939 Fix a botch (inverted test) in rev 1.4. 939 Fix a botch (inverted test) in rev 1.4.
940 [tsutsui, ticket #1131] 940 [tsutsui, ticket #1131]
941 941
942sys/arch/sparc/stand/common/conf.c 1.2 942sys/arch/sparc/stand/common/conf.c 1.2
943sys/arch/sparc/stand/common/promdev.c 1.21 943sys/arch/sparc/stand/common/promdev.c 1.21
944 944
945 Add support booting from UFS2 partition for sparc. 945 Add support booting from UFS2 partition for sparc.
946 Tested on tme emulating SS2. 946 Tested on tme emulating SS2.
947 Closes PR#36068. 947 Closes PR#36068.
948 [tsutsui, ticket #1132] 948 [tsutsui, ticket #1132]
949 949
950usr.bin/gzip/znew 1.3 950usr.bin/gzip/znew 1.3
951 951
952 Our gzip does not have "-o" option. 952 Our gzip does not have "-o" option.
953 So replace -o with >, so that znew can now work again. 953 So replace -o with >, so that znew can now work again.
954 [nakayama, ticket #1133] 954 [nakayama, ticket #1133]
955 955
956usr.bin/gzip/zgrep 1.6 956usr.bin/gzip/zgrep 1.6
957 957
958 grep "-H" option (print the filename for each match) always prints 958 grep "-H" option (print the filename for each match) always prints
959 filenames whether "-h" option (suppress filenames when multiple files 959 filenames whether "-h" option (suppress filenames when multiple files
960 are searched) is specified or not. 960 are searched) is specified or not.
961 Make zgrep "-h" option actually work with using "-H" option only 961 Make zgrep "-h" option actually work with using "-H" option only
962 when "-h" is not specified. 962 when "-h" is not specified.
963 Fixes PR#36062. 963 Fixes PR#36062.
964 [nakayama, ticket #1134] 964 [nakayama, ticket #1134]
965 965
966usr.sbin/lpr/common_source/common.c 1.38 966usr.sbin/lpr/common_source/common.c 1.38
967 967
968 Sort queue by time and jobid so that jobs submitted within the 968 Sort queue by time and jobid so that jobs submitted within the
969 same second are printed in order. 969 same second are printed in order.
970 [mlelstv, ticket #1136] 970 [mlelstv, ticket #1136]
971 971
972sys/netipsec/key.c 1.54 972sys/netipsec/key.c 1.54
973 973
974 In key_do_allocsa_policy, fix a bad usage of key_setsadbmsg. 974 In key_do_allocsa_policy, fix a bad usage of key_setsadbmsg.
975 The third argument is an SADB_SATYPE_*, not an IPPROTO_* . 975 The third argument is an SADB_SATYPE_*, not an IPPROTO_* .
976 Fixes PR#38405 976 Fixes PR#38405
977 [degroote, ticket #1137] 977 [degroote, ticket #1137]
978 978
979gnu/dist/gcc4/gcc/config/m68k/m68k.md 1.5 979gnu/dist/gcc4/gcc/config/m68k/m68k.md 1.5
980 980
981 Pull the follwoing fix from upstream: 981 Pull the follwoing fix from upstream:
982 http://gcc.gnu.org/viewcvs/trunk/gcc/config/m68k/m68k.md#rev117181 982 http://gcc.gnu.org/viewcvs/trunk/gcc/config/m68k/m68k.md#rev117181
983 Fixes "internal compiler error: in do_SUBST" on compiling 983 Fixes "internal compiler error: in do_SUBST" on compiling
984 floating point ops with -msoft-float or -m68010 on LP64 hosts, 984 floating point ops with -msoft-float or -m68010 on LP64 hosts,
985 May fix PR#38359. 985 May fix PR#38359.
986 [tsutsui, ticket #1138] 986 [tsutsui, ticket #1138]
987 987
988gnu/dist/gcc4/gcc/genemit.c 1.2 988gnu/dist/gcc4/gcc/genemit.c 1.2
989gnu/dist/gcc4/gcc/genrecog.c 1.2 989gnu/dist/gcc4/gcc/genrecog.c 1.2
990gnu/dist/gcc4/gcc/hwint.h 1.2 990gnu/dist/gcc4/gcc/hwint.h 1.2
991 991
992 Defer wide int L/LL suffix choice in insn-*.c until we compile for 992 Defer wide int L/LL suffix choice in insn-*.c until we compile for
993 host using correct set of HOST_WIDE_INT* defines. Fixes compilation 993 host using correct set of HOST_WIDE_INT* defines. Fixes compilation
994 of native sh3 gcc on 64-bit build machines. 994 of native sh3 gcc on 64-bit build machines.
995 PR#34549. 995 PR#34549.
996 [uwe, ticket #1139] 996 [uwe, ticket #1139]
997 997
998sys/dev/raidframe/rf_layout.c 1.20 998sys/dev/raidframe/rf_layout.c 1.20
999 999
1000 Both StripeUnitsPerParityUnit and StripeUnitsPerReconstructUnit need 1000 Both StripeUnitsPerParityUnit and StripeUnitsPerReconstructUnit need
@@ -1109,999 +1109,1027 @@ distrib/sets/lists/xbase/mi 1.57 @@ -1109,999 +1109,1027 @@ distrib/sets/lists/xbase/mi 1.57
1109distrib/sets/lists/xbase4/mi 1.21 1109distrib/sets/lists/xbase4/mi 1.21
1110share/man/man4/pckbd.4 1.15 1110share/man/man4/pckbd.4 1.15
1111sys/dev/pckbport/wskbdmap_mfii.c 1.15 1111sys/dev/pckbport/wskbdmap_mfii.c 1.15
1112sys/dev/sun/wskbdmap_sun.c 1.15 1112sys/dev/sun/wskbdmap_sun.c 1.15
1113sys/dev/usb/ukbdmap.c 1.20 1113sys/dev/usb/ukbdmap.c 1.20
1114sys/dev/wscons/wsksymdef.h 1.61 1114sys/dev/wscons/wsksymdef.h 1.61
1115x11/bin/xkbcomp/symbols/Makefile 1.6 1115x11/bin/xkbcomp/symbols/Makefile 1.6
1116x11/bin/xkbcomp/symbols/pc/Makefile 1.5 1116x11/bin/xkbcomp/symbols/pc/Makefile 1.5
1117xsrc/xfree/xc/programs/xkbcomp/symbols/colemak 1.1 1117xsrc/xfree/xc/programs/xkbcomp/symbols/colemak 1.1
1118xsrc/xfree/xc/programs/xkbcomp/symbols/pc/colemak 1.1 1118xsrc/xfree/xc/programs/xkbcomp/symbols/pc/colemak 1.1
1119 1119
1120 Add support for the Colemak keyboard layout. 1120 Add support for the Colemak keyboard layout.
1121 [ghen, ticket #1155] 1121 [ghen, ticket #1155]
1122 1122
1123sys/dev/pci/if_ipw.c 1.40 1123sys/dev/pci/if_ipw.c 1.40
1124 1124
1125 PR#34477: Don't dereference ni_chan if it points to the special 1125 PR#34477: Don't dereference ni_chan if it points to the special
1126 ``any channel'' token IEEE80211_CHAN_ANYC 1126 ``any channel'' token IEEE80211_CHAN_ANYC
1127 [jmcneill, ticket #1156] 1127 [jmcneill, ticket #1156]
1128 1128
1129bin/sh/eval.c 1.90 1129bin/sh/eval.c 1.90
1130 1130
1131 Port revision 1.44 of "src/bin/sh/eval.c" from FreeBSD to fix 1131 Port revision 1.44 of "src/bin/sh/eval.c" from FreeBSD to fix
1132 PR bin/38584: exit if set -e is active an a pipeline fails. 1132 PR bin/38584: exit if set -e is active an a pipeline fails.
1133 [tron, ticket #1157] 1133 [tron, ticket #1157]
1134 1134
1135sys/arch/m68k/m68k/pmap_motorola.c 1.22 1135sys/arch/m68k/m68k/pmap_motorola.c 1.22
1136 1136
1137 Allow pmap_enter_ptpage to fail, sometimes. Pass WAIT/NOWAIT flags and 1137 Allow pmap_enter_ptpage to fail, sometimes. Pass WAIT/NOWAIT flags and
1138 fix some obvious locking problems. Fix panic reported in 1138 fix some obvious locking problems. Fix panic reported in
1139 http://mail-index.netbsd.org/tech-kern/2006/12/12/0000.html 1139 http://mail-index.netbsd.org/tech-kern/2006/12/12/0000.html
1140 [hauke, ticket #1158] 1140 [hauke, ticket #1158]
1141 1141
1142src/gnu/dist/binutils/bfd/tekhex.c 1.2 1142src/gnu/dist/binutils/bfd/tekhex.c 1.2
1143 1143
1144 Fix for PR #33551 (a.k.a CVE-2006-2362) 1144 Fix for PR #33551 (a.k.a CVE-2006-2362)
1145 Back port from the binutils CVS tree. 1145 Back port from the binutils CVS tree.
1146 Buffer overflow in getsym in tekhex.c in libbfd in Free Software 1146 Buffer overflow in getsym in tekhex.c in libbfd in Free Software
1147 Foundation GNU Binutils before 20060423, as used by GNU strings, 1147 Foundation GNU Binutils before 20060423, as used by GNU strings,
1148 allows context-dependent attackers to cause a denial of service 1148 allows context-dependent attackers to cause a denial of service
1149 (application crash) and possibly execute arbitrary code via a file 1149 (application crash) and possibly execute arbitrary code via a file
1150 with a crafted Tektronix Hex Format (TekHex) record in which the 1150 with a crafted Tektronix Hex Format (TekHex) record in which the
1151 length character is not a valid hexadecimal character. 1151 length character is not a valid hexadecimal character.
1152 [adrianp, ticket #1160] 1152 [adrianp, ticket #1160]
1153 1153
1154sys/arch/sparc64/sparc64/locore.s 1.280 1154sys/arch/sparc64/sparc64/locore.s 1.280
1155 1155
1156 Close unterminated comment. 1156 Close unterminated comment.
1157 Fix unexpected behavior in case of loadfpstate from unaligned buffer. 1157 Fix unexpected behavior in case of loadfpstate from unaligned buffer.
1158 [nakayama, ticket #1159] 1158 [nakayama, ticket #1159]
1159 1159
1160sys/dev/pci/auvia.c 1.66 1160sys/dev/pci/auvia.c 1.66
1161 1161
1162 VT8233+ uses a different register base for capturing, 1162 VT8233+ uses a different register base for capturing,
1163 tested by sborrill 1163 tested by sborrill
1164 [sborrill, ticket #1161] 1164 [sborrill, ticket #1161]
1165 1165
1166sys/dev/pci/azalia_codec.c 1.67 1166sys/dev/pci/azalia_codec.c 1.67
1167 1167
1168 Commit patch from jmcneill@ to fix "No sound on Thinkpad azalia" 1168 Commit patch from jmcneill@ to fix "No sound on Thinkpad azalia"
1169 Definitely fixes a T60p, and hopefully will fix PR#37141 1169 Definitely fixes a T60p, and hopefully will fix PR#37141
1170 for an R61 also 1170 for an R61 also
1171 [abs, ticket #1162] 1171 [abs, ticket #1162]
1172 1172
1173dist/bind/CHANGES patch 1173dist/bind/CHANGES patch
1174dist/bind/COPYRIGHT patch 1174dist/bind/COPYRIGHT patch
1175dist/bind/FAQ patch 1175dist/bind/FAQ patch
1176dist/bind/FAQ.xml patch 1176dist/bind/FAQ.xml patch
1177dist/bind/Makefile.in patch 1177dist/bind/Makefile.in patch
1178dist/bind/README patch 1178dist/bind/README patch
1179dist/bind/config.h.in patch 1179dist/bind/config.h.in patch
1180dist/bind/configure patch 1180dist/bind/configure patch
1181dist/bind/configure.in patch 1181dist/bind/configure.in patch
1182dist/bind/version patch 1182dist/bind/version patch
1183dist/bind/bin/check/check-tool.c patch 1183dist/bind/bin/check/check-tool.c patch
1184dist/bind/bin/check/named-checkconf.8 patch 1184dist/bind/bin/check/named-checkconf.8 patch
1185dist/bind/bin/check/named-checkconf.docbook patch 1185dist/bind/bin/check/named-checkconf.docbook patch
1186dist/bind/bin/check/named-checkconf.html patch 1186dist/bind/bin/check/named-checkconf.html patch
1187dist/bind/bin/check/named-checkzone.8 patch 1187dist/bind/bin/check/named-checkzone.8 patch
1188dist/bind/bin/check/named-checkzone.c patch 1188dist/bind/bin/check/named-checkzone.c patch
1189dist/bind/bin/check/named-checkzone.docbook patch 1189dist/bind/bin/check/named-checkzone.docbook patch
1190dist/bind/bin/check/named-checkzone.html patch 1190dist/bind/bin/check/named-checkzone.html patch
1191dist/bind/bin/dig/dig.1 patch 1191dist/bind/bin/dig/dig.1 patch
1192dist/bind/bin/dig/dig.c patch 1192dist/bind/bin/dig/dig.c patch
1193dist/bind/bin/dig/dig.docbook patch 1193dist/bind/bin/dig/dig.docbook patch
1194dist/bind/bin/dig/dig.html patch 1194dist/bind/bin/dig/dig.html patch
1195dist/bind/bin/dig/dighost.c patch 1195dist/bind/bin/dig/dighost.c patch
1196dist/bind/bin/dig/host.1 patch 1196dist/bind/bin/dig/host.1 patch
1197dist/bind/bin/dig/host.c patch 1197dist/bind/bin/dig/host.c patch
1198dist/bind/bin/dig/host.docbook patch 1198dist/bind/bin/dig/host.docbook patch
1199dist/bind/bin/dig/host.html patch 1199dist/bind/bin/dig/host.html patch
1200dist/bind/bin/dig/nslookup.1 patch 1200dist/bind/bin/dig/nslookup.1 patch
1201dist/bind/bin/dig/nslookup.c patch 1201dist/bind/bin/dig/nslookup.c patch
1202dist/bind/bin/dig/nslookup.docbook patch 1202dist/bind/bin/dig/nslookup.docbook patch
1203dist/bind/bin/dig/nslookup.html patch 1203dist/bind/bin/dig/nslookup.html patch
1204dist/bind/bin/dig/include/dig/dig.h patch 1204dist/bind/bin/dig/include/dig/dig.h patch
1205dist/bind/bin/dnssec/dnssec-keygen.8 patch 1205dist/bind/bin/dnssec/dnssec-keygen.8 patch
1206dist/bind/bin/dnssec/dnssec-keygen.c patch 1206dist/bind/bin/dnssec/dnssec-keygen.c patch
1207dist/bind/bin/dnssec/dnssec-keygen.docbook patch 1207dist/bind/bin/dnssec/dnssec-keygen.docbook patch
1208dist/bind/bin/dnssec/dnssec-keygen.html patch 1208dist/bind/bin/dnssec/dnssec-keygen.html patch
1209dist/bind/bin/dnssec/dnssec-signzone.8 patch 1209dist/bind/bin/dnssec/dnssec-signzone.8 patch
1210dist/bind/bin/dnssec/dnssec-signzone.c patch 1210dist/bind/bin/dnssec/dnssec-signzone.c patch
1211dist/bind/bin/dnssec/dnssec-signzone.docbook patch 1211dist/bind/bin/dnssec/dnssec-signzone.docbook patch
1212dist/bind/bin/dnssec/dnssec-signzone.html patch 1212dist/bind/bin/dnssec/dnssec-signzone.html patch
1213dist/bind/bin/named/client.c patch 1213dist/bind/bin/named/client.c patch
1214dist/bind/bin/named/config.c patch 1214dist/bind/bin/named/config.c patch
1215dist/bind/bin/named/control.c patch 1215dist/bind/bin/named/control.c patch
1216dist/bind/bin/named/lwresd.8 patch 1216dist/bind/bin/named/lwresd.8 patch
1217dist/bind/bin/named/lwresd.docbook patch 1217dist/bind/bin/named/lwresd.docbook patch
1218dist/bind/bin/named/lwresd.html patch 1218dist/bind/bin/named/lwresd.html patch
1219dist/bind/bin/named/named.8 patch 1219dist/bind/bin/named/named.8 patch
1220dist/bind/bin/named/named.conf.5 patch 1220dist/bind/bin/named/named.conf.5 patch
1221dist/bind/bin/named/named.conf.docbook patch 1221dist/bind/bin/named/named.conf.docbook patch
1222dist/bind/bin/named/named.conf.html patch 1222dist/bind/bin/named/named.conf.html patch
1223dist/bind/bin/named/named.docbook patch 1223dist/bind/bin/named/named.docbook patch
1224dist/bind/bin/named/named.html patch 1224dist/bind/bin/named/named.html patch
1225dist/bind/bin/named/query.c patch 1225dist/bind/bin/named/query.c patch
1226dist/bind/bin/named/server.c patch 1226dist/bind/bin/named/server.c patch
1227dist/bind/bin/named/update.c patch 1227dist/bind/bin/named/update.c patch
1228dist/bind/bin/nsupdate/nsupdate.8 patch 1228dist/bind/bin/nsupdate/nsupdate.8 patch
1229dist/bind/bin/nsupdate/nsupdate.c patch 1229dist/bind/bin/nsupdate/nsupdate.c patch
1230dist/bind/bin/nsupdate/nsupdate.docbook patch 1230dist/bind/bin/nsupdate/nsupdate.docbook patch
1231dist/bind/bin/nsupdate/nsupdate.html patch 1231dist/bind/bin/nsupdate/nsupdate.html patch
1232dist/bind/bin/rndc/Makefile.in patch 1232dist/bind/bin/rndc/Makefile.in patch
1233dist/bind/bin/rndc/rndc-confgen.docbook patch 1233dist/bind/bin/rndc/rndc-confgen.docbook patch
1234dist/bind/bin/rndc/rndc.8 patch 1234dist/bind/bin/rndc/rndc.8 patch
1235dist/bind/bin/rndc/rndc.conf.5 patch 1235dist/bind/bin/rndc/rndc.conf.5 patch
1236dist/bind/bin/rndc/rndc.conf.docbook patch 1236dist/bind/bin/rndc/rndc.conf.docbook patch
1237dist/bind/bin/rndc/rndc.conf.html patch 1237dist/bind/bin/rndc/rndc.conf.html patch
1238dist/bind/bin/rndc/rndc.docbook patch 1238dist/bind/bin/rndc/rndc.docbook patch
1239dist/bind/bin/rndc/rndc.html patch 1239dist/bind/bin/rndc/rndc.html patch
1240dist/bind/bin/tests/compress_test.c patch 1240dist/bind/bin/tests/compress_test.c patch
1241dist/bind/bin/tests/journalprint.c patch 1241dist/bind/bin/tests/journalprint.c patch
1242dist/bind/bin/tests/system/start.sh patch 1242dist/bind/bin/tests/system/start.sh patch
1243dist/bind/bin/tests/system/stop.sh patch 1243dist/bind/bin/tests/system/stop.sh patch
1244dist/bind/bin/tests/system/checknames/ns2/named.conf patch 1244dist/bind/bin/tests/system/checknames/ns2/named.conf patch
1245dist/bind/bin/tests/system/checknames/ns3/named.conf patch 1245dist/bind/bin/tests/system/checknames/ns3/named.conf patch
1246dist/bind/bin/tests/system/dlv/ns5/named.conf patch 1246dist/bind/bin/tests/system/dlv/ns5/named.conf patch
1247dist/bind/bin/tests/system/dnssec/ns4/named.conf patch 1247dist/bind/bin/tests/system/dnssec/ns4/named.conf patch
1248dist/bind/bin/tests/system/dnssec/ns5/named.conf patch 1248dist/bind/bin/tests/system/dnssec/ns5/named.conf patch
1249dist/bind/bin/tests/system/dnssec/ns6/named.conf patch 1249dist/bind/bin/tests/system/dnssec/ns6/named.conf patch
1250dist/bind/bin/tests/system/lwresd/lwtest.c patch 1250dist/bind/bin/tests/system/lwresd/lwtest.c patch
1251dist/bind/bin/tests/system/lwresd/tests.sh patch 1251dist/bind/bin/tests/system/lwresd/tests.sh patch
1252dist/bind/bin/tests/system/notify/ns3/named.conf patch 1252dist/bind/bin/tests/system/notify/ns3/named.conf patch
1253dist/bind/bin/tests/system/nsupdate/ns2/named.conf patch 1253dist/bind/bin/tests/system/nsupdate/ns2/named.conf patch
1254dist/bind/bin/tests/system/resolver/ns1/named.conf patch 1254dist/bind/bin/tests/system/resolver/ns1/named.conf patch
1255dist/bind/bin/tests/system/rrsetorder/ns3/named.conf patch 1255dist/bind/bin/tests/system/rrsetorder/ns3/named.conf patch
1256dist/bind/bin/tests/system/stress/ns3/named.conf patch 1256dist/bind/bin/tests/system/stress/ns3/named.conf patch
1257dist/bind/bin/tests/system/stress/ns4/named.conf patch 1257dist/bind/bin/tests/system/stress/ns4/named.conf patch
1258dist/bind/bin/tests/system/stub/ns3/named.conf patch 1258dist/bind/bin/tests/system/stub/ns3/named.conf patch
1259dist/bind/bin/tests/system/upforwd/ns1/named.conf patch 1259dist/bind/bin/tests/system/upforwd/ns1/named.conf patch
1260dist/bind/bin/tests/system/upforwd/ns2/named.conf patch 1260dist/bind/bin/tests/system/upforwd/ns2/named.conf patch
1261dist/bind/bin/tests/system/upforwd/ns3/named.conf patch 1261dist/bind/bin/tests/system/upforwd/ns3/named.conf patch
1262dist/bind/bin/tests/system/v6synth/ns2/named.conf patch 1262dist/bind/bin/tests/system/v6synth/ns2/named.conf patch
1263dist/bind/bin/tests/system/v6synth/ns3/named.conf patch 1263dist/bind/bin/tests/system/v6synth/ns3/named.conf patch
1264dist/bind/bin/tests/system/xfer/ns3/named.conf patch 1264dist/bind/bin/tests/system/xfer/ns3/named.conf patch
1265dist/bind/bin/win32/BINDInstall/BINDInstallDlg.cpp patch 1265dist/bind/bin/win32/BINDInstall/BINDInstallDlg.cpp patch
1266dist/bind/contrib/dbus/dbus_mgr.c patch 1266dist/bind/contrib/dbus/dbus_mgr.c patch
1267dist/bind/contrib/dbus/dbus_service.c patch 1267dist/bind/contrib/dbus/dbus_service.c patch
1268dist/bind/contrib/dbus/dbus_service.h patch 1268dist/bind/contrib/dbus/dbus_service.h patch
1269dist/bind/contrib/dlz/bin/dlzbdb/Makefile.in patch 1269dist/bind/contrib/dlz/bin/dlzbdb/Makefile.in patch
1270dist/bind/contrib/queryperf/configure patch 1270dist/bind/contrib/queryperf/configure patch
1271dist/bind/contrib/queryperf/configure.in patch 1271dist/bind/contrib/queryperf/configure.in patch
1272dist/bind/contrib/queryperf/queryperf.c patch 1272dist/bind/contrib/queryperf/queryperf.c patch
1273dist/bind/contrib/sdb/pgsql/zonetodb.c patch 1273dist/bind/contrib/sdb/pgsql/zonetodb.c patch
1274dist/bind/doc/arm/Bv9ARM-book.xml patch 1274dist/bind/doc/arm/Bv9ARM-book.xml patch
1275dist/bind/doc/arm/Bv9ARM.ch01.html patch 1275dist/bind/doc/arm/Bv9ARM.ch01.html patch
1276dist/bind/doc/arm/Bv9ARM.ch02.html patch 1276dist/bind/doc/arm/Bv9ARM.ch02.html patch
1277dist/bind/doc/arm/Bv9ARM.ch03.html patch 1277dist/bind/doc/arm/Bv9ARM.ch03.html patch
1278dist/bind/doc/arm/Bv9ARM.ch04.html patch 1278dist/bind/doc/arm/Bv9ARM.ch04.html patch
1279dist/bind/doc/arm/Bv9ARM.ch05.html patch 1279dist/bind/doc/arm/Bv9ARM.ch05.html patch
1280dist/bind/doc/arm/Bv9ARM.ch06.html patch 1280dist/bind/doc/arm/Bv9ARM.ch06.html patch
1281dist/bind/doc/arm/Bv9ARM.ch07.html patch 1281dist/bind/doc/arm/Bv9ARM.ch07.html patch
1282dist/bind/doc/arm/Bv9ARM.ch08.html patch 1282dist/bind/doc/arm/Bv9ARM.ch08.html patch
1283dist/bind/doc/arm/Bv9ARM.ch09.html patch 1283dist/bind/doc/arm/Bv9ARM.ch09.html patch
1284dist/bind/doc/arm/Bv9ARM.ch10.html patch 1284dist/bind/doc/arm/Bv9ARM.ch10.html patch
1285dist/bind/doc/arm/Bv9ARM.html patch 1285dist/bind/doc/arm/Bv9ARM.html patch
1286dist/bind/doc/arm/Bv9ARM.pdf patch 1286dist/bind/doc/arm/Bv9ARM.pdf patch
1287dist/bind/doc/arm/Makefile.in patch 1287dist/bind/doc/arm/Makefile.in patch
1288dist/bind/doc/arm/man.dig.html patch 1288dist/bind/doc/arm/man.dig.html patch
1289dist/bind/doc/arm/man.dnssec-keygen.html patch 1289dist/bind/doc/arm/man.dnssec-keygen.html patch
1290dist/bind/doc/arm/man.dnssec-signzone.html patch 1290dist/bind/doc/arm/man.dnssec-signzone.html patch
1291dist/bind/doc/arm/man.host.html patch 1291dist/bind/doc/arm/man.host.html patch
1292dist/bind/doc/arm/man.named-checkconf.html patch 1292dist/bind/doc/arm/man.named-checkconf.html patch
1293dist/bind/doc/arm/man.named-checkzone.html patch 1293dist/bind/doc/arm/man.named-checkzone.html patch
1294dist/bind/doc/arm/man.named.html patch 1294dist/bind/doc/arm/man.named.html patch
1295dist/bind/doc/arm/man.rndc-confgen.html patch 1295dist/bind/doc/arm/man.rndc-confgen.html patch
1296dist/bind/doc/arm/man.rndc.conf.html patch 1296dist/bind/doc/arm/man.rndc.conf.html patch
1297dist/bind/doc/arm/man.rndc.html patch 1297dist/bind/doc/arm/man.rndc.html patch
1298dist/bind/doc/misc/Makefile.in patch 1298dist/bind/doc/misc/Makefile.in patch
1299dist/bind/doc/misc/migration patch 1299dist/bind/doc/misc/migration patch
1300dist/bind/doc/rfc/index patch 1300dist/bind/doc/rfc/index patch
1301dist/bind/doc/xsl/isc-manpage.xsl.in patch 1301dist/bind/doc/xsl/isc-manpage.xsl.in patch
1302dist/bind/lib/bind/api patch 1302dist/bind/lib/bind/api patch
1303dist/bind/lib/bind/config.h.in patch 1303dist/bind/lib/bind/config.h.in patch
1304dist/bind/lib/bind/configure patch 1304dist/bind/lib/bind/configure patch
1305dist/bind/lib/bind/configure.in patch 1305dist/bind/lib/bind/configure.in patch
1306dist/bind/lib/bind/port_before.h.in patch 1306dist/bind/lib/bind/port_before.h.in patch
1307dist/bind/lib/bind/dst/dst_api.c patch 1307dist/bind/lib/bind/dst/dst_api.c patch
1308dist/bind/lib/bind/dst/hmac_link.c patch 1308dist/bind/lib/bind/dst/hmac_link.c patch
1309dist/bind/lib/bind/irs/gai_strerror.c patch 1309dist/bind/lib/bind/irs/gai_strerror.c patch
1310dist/bind/lib/bind/irs/irs_data.c patch 1310dist/bind/lib/bind/irs/irs_data.c patch
1311dist/bind/lib/bind/isc/ctl_clnt.c patch 1311dist/bind/lib/bind/isc/ctl_clnt.c patch
1312dist/bind/lib/bind/make/rules.in patch 1312dist/bind/lib/bind/make/rules.in patch
1313dist/bind/lib/bind/nameser/ns_parse.c patch 1313dist/bind/lib/bind/nameser/ns_parse.c patch
1314dist/bind/lib/bind/resolv/res_data.c patch 1314dist/bind/lib/bind/resolv/res_data.c patch
1315dist/bind/lib/bind/resolv/res_init.c patch 1315dist/bind/lib/bind/resolv/res_init.c patch
1316dist/bind/lib/bind9/api patch 1316dist/bind/lib/bind9/api patch
1317dist/bind/lib/bind9/check.c patch 1317dist/bind/lib/bind9/check.c patch
1318dist/bind/lib/bind9/win32/DLLMain.c patch 1318dist/bind/lib/bind9/win32/DLLMain.c patch
1319dist/bind/lib/dns/adb.c patch 1319dist/bind/lib/dns/adb.c patch
1320dist/bind/lib/dns/api patch 1320dist/bind/lib/dns/api patch
1321dist/bind/lib/dns/dispatch.c patch 1321dist/bind/lib/dns/dispatch.c patch
1322dist/bind/lib/dns/dnssec.c patch 1322dist/bind/lib/dns/dnssec.c patch
1323dist/bind/lib/dns/journal.c patch 1323dist/bind/lib/dns/journal.c patch
1324dist/bind/lib/dns/lookup.c patch 1324dist/bind/lib/dns/lookup.c patch
1325dist/bind/lib/dns/master.c patch 1325dist/bind/lib/dns/master.c patch
1326dist/bind/lib/dns/message.c patch 1326dist/bind/lib/dns/message.c patch
1327dist/bind/lib/dns/openssl_link.c patch 1327dist/bind/lib/dns/openssl_link.c patch
1328dist/bind/lib/dns/openssldh_link.c patch 1328dist/bind/lib/dns/openssldh_link.c patch
1329dist/bind/lib/dns/openssldsa_link.c patch 1329dist/bind/lib/dns/openssldsa_link.c patch
1330dist/bind/lib/dns/rbtdb.c patch 1330dist/bind/lib/dns/rbtdb.c patch
1331dist/bind/lib/dns/rdataslab.c patch 1331dist/bind/lib/dns/rdataslab.c patch
1332dist/bind/lib/dns/resolver.c patch 1332dist/bind/lib/dns/resolver.c patch
1333dist/bind/lib/dns/rootns.c patch 1333dist/bind/lib/dns/rootns.c patch
1334dist/bind/lib/dns/sdb.c patch 1334dist/bind/lib/dns/sdb.c patch
1335dist/bind/lib/dns/sdlz.c patch 1335dist/bind/lib/dns/sdlz.c patch
1336dist/bind/lib/dns/tsig.c patch 1336dist/bind/lib/dns/tsig.c patch
1337dist/bind/lib/dns/validator.c patch 1337dist/bind/lib/dns/validator.c patch
1338dist/bind/lib/dns/view.c patch 1338dist/bind/lib/dns/view.c patch
1339dist/bind/lib/dns/xfrin.c patch 1339dist/bind/lib/dns/xfrin.c patch
1340dist/bind/lib/dns/zone.c patch 1340dist/bind/lib/dns/zone.c patch
1341dist/bind/lib/dns/include/dns/db.h patch 1341dist/bind/lib/dns/include/dns/db.h patch
1342dist/bind/lib/dns/include/dns/dispatch.h patch 1342dist/bind/lib/dns/include/dns/dispatch.h patch
1343dist/bind/lib/dns/include/dns/validator.h patch 1343dist/bind/lib/dns/include/dns/validator.h patch
1344dist/bind/lib/dns/rdata/generic/dlv_32769.c patch 1344dist/bind/lib/dns/rdata/generic/dlv_32769.c patch
1345dist/bind/lib/dns/rdata/generic/ds_43.c patch 1345dist/bind/lib/dns/rdata/generic/ds_43.c patch
1346dist/bind/lib/dns/win32/DLLMain.c patch 1346dist/bind/lib/dns/win32/DLLMain.c patch
1347dist/bind/lib/dns/win32/libdns.def patch 1347dist/bind/lib/dns/win32/libdns.def patch
1348dist/bind/lib/isc/Makefile.in patch 1348dist/bind/lib/isc/Makefile.in patch
1349dist/bind/lib/isc/api patch 1349dist/bind/lib/isc/api patch
1350dist/bind/lib/isc/hmacsha.c patch 1350dist/bind/lib/isc/hmacsha.c patch
1351dist/bind/lib/isc/mem.c patch 1351dist/bind/lib/isc/mem.c patch
1352dist/bind/lib/isc/timer.c patch 1352dist/bind/lib/isc/timer.c patch
1353dist/bind/lib/isc/include/isc/platform.h.in patch 1353dist/bind/lib/isc/include/isc/platform.h.in patch
1354dist/bind/lib/isc/include/isc/string.h patch 1354dist/bind/lib/isc/include/isc/string.h patch
1355dist/bind/lib/isc/powerpc/include/isc/atomic.h patch 1355dist/bind/lib/isc/powerpc/include/isc/atomic.h patch
1356dist/bind/lib/isc/unix/ifiter_getifaddrs.c patch 1356dist/bind/lib/isc/unix/ifiter_getifaddrs.c patch
1357dist/bind/lib/isc/unix/ifiter_ioctl.c patch 1357dist/bind/lib/isc/unix/ifiter_ioctl.c patch
1358dist/bind/lib/isc/unix/net.c patch 1358dist/bind/lib/isc/unix/net.c patch
1359dist/bind/lib/isc/unix/socket.c patch 1359dist/bind/lib/isc/unix/socket.c patch
1360dist/bind/lib/isc/unix/syslog.c patch 1360dist/bind/lib/isc/unix/syslog.c patch
1361dist/bind/lib/isc/win32/DLLMain.c patch 1361dist/bind/lib/isc/win32/DLLMain.c patch
1362dist/bind/lib/isc/win32/condition.c patch 1362dist/bind/lib/isc/win32/condition.c patch
1363dist/bind/lib/isc/win32/interfaceiter.c patch 1363dist/bind/lib/isc/win32/interfaceiter.c patch
1364dist/bind/lib/isc/win32/libisc.def patch 1364dist/bind/lib/isc/win32/libisc.def patch
1365dist/bind/lib/isc/win32/net.c patch 1365dist/bind/lib/isc/win32/net.c patch
1366dist/bind/lib/isc/win32/ntpaths.c patch 1366dist/bind/lib/isc/win32/ntpaths.c patch
1367dist/bind/lib/isc/win32/once.c patch 1367dist/bind/lib/isc/win32/once.c patch
1368dist/bind/lib/isc/win32/socket.c patch 1368dist/bind/lib/isc/win32/socket.c patch
1369dist/bind/lib/isc/win32/include/isc/condition.h patch 1369dist/bind/lib/isc/win32/include/isc/condition.h patch
1370dist/bind/lib/isc/win32/include/isc/ipv6.h patch 1370dist/bind/lib/isc/win32/include/isc/ipv6.h patch
1371dist/bind/lib/isccc/symtab.c patch 1371dist/bind/lib/isccc/symtab.c patch
1372dist/bind/lib/isccc/win32/DLLMain.c patch 1372dist/bind/lib/isccc/win32/DLLMain.c patch
1373dist/bind/lib/isccfg/api patch 1373dist/bind/lib/isccfg/api patch
1374dist/bind/lib/isccfg/win32/DLLMain.c patch 1374dist/bind/lib/isccfg/win32/DLLMain.c patch
1375dist/bind/lib/lwres/api patch 1375dist/bind/lib/lwres/api patch
1376dist/bind/lib/lwres/context.c patch 1376dist/bind/lib/lwres/context.c patch
1377dist/bind/lib/lwres/getaddrinfo.c patch 1377dist/bind/lib/lwres/getaddrinfo.c patch
1378dist/bind/lib/lwres/getipnode.c patch 1378dist/bind/lib/lwres/getipnode.c patch
1379dist/bind/lib/lwres/lwres_gnba.c patch 1379dist/bind/lib/lwres/lwres_gnba.c patch
1380dist/bind/lib/lwres/man/lwres.docbook patch 1380dist/bind/lib/lwres/man/lwres.docbook patch
1381dist/bind/lib/lwres/man/lwres_buffer.docbook patch 1381dist/bind/lib/lwres/man/lwres_buffer.docbook patch
1382dist/bind/lib/lwres/man/lwres_config.docbook patch 1382dist/bind/lib/lwres/man/lwres_config.docbook patch
1383dist/bind/lib/lwres/man/lwres_context.docbook patch 1383dist/bind/lib/lwres/man/lwres_context.docbook patch
1384dist/bind/lib/lwres/man/lwres_gabn.docbook patch 1384dist/bind/lib/lwres/man/lwres_gabn.docbook patch
1385dist/bind/lib/lwres/man/lwres_gai_strerror.docbook patch 1385dist/bind/lib/lwres/man/lwres_gai_strerror.docbook patch
1386dist/bind/lib/lwres/man/lwres_getaddrinfo.docbook patch 1386dist/bind/lib/lwres/man/lwres_getaddrinfo.docbook patch
1387dist/bind/lib/lwres/man/lwres_gethostent.docbook patch 1387dist/bind/lib/lwres/man/lwres_gethostent.docbook patch
1388dist/bind/lib/lwres/man/lwres_getipnode.docbook patch 1388dist/bind/lib/lwres/man/lwres_getipnode.docbook patch
1389dist/bind/lib/lwres/man/lwres_getnameinfo.docbook patch 1389dist/bind/lib/lwres/man/lwres_getnameinfo.docbook patch
1390dist/bind/lib/lwres/man/lwres_getrrsetbyname.docbook patch 1390dist/bind/lib/lwres/man/lwres_getrrsetbyname.docbook patch
1391dist/bind/lib/lwres/man/lwres_gnba.docbook patch 1391dist/bind/lib/lwres/man/lwres_gnba.docbook patch
1392dist/bind/lib/lwres/man/lwres_hstrerror.docbook patch 1392dist/bind/lib/lwres/man/lwres_hstrerror.docbook patch
1393dist/bind/lib/lwres/man/lwres_inetntop.docbook patch 1393dist/bind/lib/lwres/man/lwres_inetntop.docbook patch
1394dist/bind/lib/lwres/man/lwres_noop.docbook patch 1394dist/bind/lib/lwres/man/lwres_noop.docbook patch
1395dist/bind/lib/lwres/man/lwres_packet.docbook patch 1395dist/bind/lib/lwres/man/lwres_packet.docbook patch
1396dist/bind/lib/lwres/man/lwres_resutil.docbook patch 1396dist/bind/lib/lwres/man/lwres_resutil.docbook patch
1397dist/bind/lib/lwres/win32/DLLMain.c patch 1397dist/bind/lib/lwres/win32/DLLMain.c patch
1398dist/bind/lib/lwres/win32/liblwres.dsp patch 1398dist/bind/lib/lwres/win32/liblwres.dsp patch
1399dist/bind/lib/lwres/win32/liblwres.mak patch 1399dist/bind/lib/lwres/win32/liblwres.mak patch
1400dist/bind/lib/lwres/win32/lwconfig.c patch 1400dist/bind/lib/lwres/win32/lwconfig.c patch
1401dist/bind/lib/lwres/win32/include/lwres/platform.h patch 1401dist/bind/lib/lwres/win32/include/lwres/platform.h patch
1402dist/bind/make/rules.in patch 1402dist/bind/make/rules.in patch
1403dist/bind/win32utils/BuildAll.bat patch 1403dist/bind/win32utils/BuildAll.bat patch
1404dist/bind/win32utils/BuildSetup.bat patch 1404dist/bind/win32utils/BuildSetup.bat patch
1405dist/bind/win32utils/readme1st.txt patch 1405dist/bind/win32utils/readme1st.txt patch
1406dist/bind/win32utils/updateopenssl.pl patch 1406dist/bind/win32utils/updateopenssl.pl patch
1407doc/3RDPARTY patch 1407doc/3RDPARTY patch
1408usr.sbin/bind/Makefile.inc patch 1408usr.sbin/bind/Makefile.inc patch
1409dist/bind/contrib/queryperf/config.h.in patch 1409dist/bind/contrib/queryperf/config.h.in patch
1410dist/bind/contrib/sdb/sqlite/README.sdb_sqlite patch 1410dist/bind/contrib/sdb/sqlite/README.sdb_sqlite patch
1411dist/bind/contrib/sdb/sqlite/sqlitedb.cx patch 1411dist/bind/contrib/sdb/sqlite/sqlitedb.cx patch
1412dist/bind/contrib/sdb/sqlite/sqlitedb.h patch 1412dist/bind/contrib/sdb/sqlite/sqlitedb.h patch
1413dist/bind/contrib/sdb/sqlite/zone2sqlite.c patch 1413dist/bind/contrib/sdb/sqlite/zone2sqlite.c patch
1414dist/bind/doc/rfc/rfc4398.txt patch 1414dist/bind/doc/rfc/rfc4398.txt patch
1415dist/bind/doc/rfc/rfc4408.txt patch 1415dist/bind/doc/rfc/rfc4408.txt patch
1416dist/bind/doc/rfc/rfc4470.txt patch 1416dist/bind/doc/rfc/rfc4470.txt patch
1417dist/bind/doc/rfc/rfc4634.txt patch 1417dist/bind/doc/rfc/rfc4634.txt patch
1418dist/bind/doc/rfc/rfc4641.txt patch 1418dist/bind/doc/rfc/rfc4641.txt patch
1419dist/bind/lib/bind/port/sunos/include/paths.h patch 1419dist/bind/lib/bind/port/sunos/include/paths.h patch
1420dist/bind/lib/isc/alpha/Makefile.in patch 1420dist/bind/lib/isc/alpha/Makefile.in patch
1421dist/bind/lib/isc/alpha/include/Makefile.in patch 1421dist/bind/lib/isc/alpha/include/Makefile.in patch
1422dist/bind/lib/isc/alpha/include/isc/Makefile.in patch 1422dist/bind/lib/isc/alpha/include/isc/Makefile.in patch
1423dist/bind/lib/isc/ia64/Makefile.in patch 1423dist/bind/lib/isc/ia64/Makefile.in patch
1424dist/bind/lib/isc/ia64/include/Makefile.in patch 1424dist/bind/lib/isc/ia64/include/Makefile.in patch
1425dist/bind/lib/isc/ia64/include/isc/Makefile.in patch 1425dist/bind/lib/isc/ia64/include/isc/Makefile.in patch
1426dist/bind/lib/isc/mips/Makefile.in patch 1426dist/bind/lib/isc/mips/Makefile.in patch
1427dist/bind/lib/isc/mips/include/Makefile.in patch 1427dist/bind/lib/isc/mips/include/Makefile.in patch
1428dist/bind/lib/isc/mips/include/isc/Makefile.in patch 1428dist/bind/lib/isc/mips/include/isc/Makefile.in patch
1429dist/bind/lib/isc/noatomic/Makefile.in patch 1429dist/bind/lib/isc/noatomic/Makefile.in patch
1430dist/bind/lib/isc/noatomic/include/Makefile.in patch 1430dist/bind/lib/isc/noatomic/include/Makefile.in patch
1431dist/bind/lib/isc/noatomic/include/isc/Makefile.in patch 1431dist/bind/lib/isc/noatomic/include/isc/Makefile.in patch
1432dist/bind/lib/isc/powerpc/Makefile.in patch 1432dist/bind/lib/isc/powerpc/Makefile.in patch
1433dist/bind/lib/isc/powerpc/include/Makefile.in patch 1433dist/bind/lib/isc/powerpc/include/Makefile.in patch
1434dist/bind/lib/isc/powerpc/include/isc/Makefile.in patch 1434dist/bind/lib/isc/powerpc/include/isc/Makefile.in patch
1435dist/bind/lib/isc/sparc64/Makefile.in patch 1435dist/bind/lib/isc/sparc64/Makefile.in patch
1436dist/bind/lib/isc/sparc64/include/Makefile.in patch 1436dist/bind/lib/isc/sparc64/include/Makefile.in patch
1437dist/bind/lib/isc/sparc64/include/isc/Makefile.in patch 1437dist/bind/lib/isc/sparc64/include/isc/Makefile.in patch
1438dist/bind/lib/isc/x86_32/Makefile.in patch 1438dist/bind/lib/isc/x86_32/Makefile.in patch
1439dist/bind/lib/isc/x86_32/include/Makefile.in patch 1439dist/bind/lib/isc/x86_32/include/Makefile.in patch
1440dist/bind/lib/isc/x86_32/include/isc/Makefile.in patch 1440dist/bind/lib/isc/x86_32/include/isc/Makefile.in patch
1441dist/bind/lib/isc/x86_64/Makefile.in patch 1441dist/bind/lib/isc/x86_64/Makefile.in patch
1442dist/bind/lib/isc/x86_64/include/Makefile.in patch 1442dist/bind/lib/isc/x86_64/include/Makefile.in patch
1443dist/bind/lib/isc/x86_64/include/isc/Makefile.in patch 1443dist/bind/lib/isc/x86_64/include/isc/Makefile.in patch
1444dist/bind/lib/lwres/win32/socket.c patch 1444dist/bind/lib/lwres/win32/socket.c patch
1445dist/bind/win32utils/BuildOpenSSL.bat patch 1445dist/bind/win32utils/BuildOpenSSL.bat patch
1446 1446
1447 Update BIND to 9.4.2-P1 and turn off pthreads. 1447 Update BIND to 9.4.2-P1 and turn off pthreads.
1448 [adrianp, ticket #1168]  1448 [adrianp, ticket #1168]
1449 1449
1450etc/named.conf 1.5 1450etc/named.conf 1.5
1451 1451
1452 The default named.conf should not contain a query-source statement. 1452 The default named.conf should not contain a query-source statement.
1453 Comment it out and describe what it's for and why not to use it. 1453 Comment it out and describe what it's for and why not to use it.
1454 [dholland, ticket #1169] 1454 [dholland, ticket #1169]
1455 1455
1456sys/net/if_pppoe.c 1.88 1456sys/net/if_pppoe.c 1.88
1457 Apply patch from Yasuoka Masahiko in PR kern/39321: fix length check 1457 Apply patch from Yasuoka Masahiko in PR kern/39321: fix length check
1458 when parsing pppoe discovery phase packets. 1458 when parsing pppoe discovery phase packets.
1459 [martin, ticket #1179] 1459 [martin, ticket #1179]
1460 1460
1461crypto/dist/ipsec-tools/ChangeLog 1.91.4.64 1461crypto/dist/ipsec-tools/ChangeLog 1.91.4.64
1462crypto/dist/ipsec-tools/NEWS 1.1.1.6.6.3 1462crypto/dist/ipsec-tools/NEWS 1.1.1.6.6.3
1463crypto/dist/ipsec-tools/configure.ac 1.3.4.10 1463crypto/dist/ipsec-tools/configure.ac 1.3.4.10
1464crypto/dist/ipsec-tools/src/libipsec/Makefile.am 1.2.4.1 1464crypto/dist/ipsec-tools/src/libipsec/Makefile.am 1.2.4.1
1465crypto/dist/ipsec-tools/src/libipsec/pfkey.c 1.13.4.2 1465crypto/dist/ipsec-tools/src/libipsec/pfkey.c 1.13.4.2
1466crypto/dist/ipsec-tools/src/racoon/Makefile.am 1.3.4.3 1466crypto/dist/ipsec-tools/src/racoon/Makefile.am 1.3.4.3
1467crypto/dist/ipsec-tools/src/racoon/admin.c 1.17.6.2 1467crypto/dist/ipsec-tools/src/racoon/admin.c 1.17.6.2
1468crypto/dist/ipsec-tools/src/racoon/cfparse.y 1.18.4.7 1468crypto/dist/ipsec-tools/src/racoon/cfparse.y 1.18.4.7
1469crypto/dist/ipsec-tools/src/racoon/cftoken.l 1.11.4.2 1469crypto/dist/ipsec-tools/src/racoon/cftoken.l 1.11.4.2
1470crypto/dist/ipsec-tools/src/racoon/crypto_openssl.c 1.11.6.4 1470crypto/dist/ipsec-tools/src/racoon/crypto_openssl.c 1.11.6.4
1471crypto/dist/ipsec-tools/src/racoon/eaytest.c 1.7.6.2 1471crypto/dist/ipsec-tools/src/racoon/eaytest.c 1.7.6.2
1472crypto/dist/ipsec-tools/src/racoon/grabmyaddr.c 1.4.6.3 1472crypto/dist/ipsec-tools/src/racoon/grabmyaddr.c 1.4.6.3
1473crypto/dist/ipsec-tools/src/racoon/handler.c 1.9.6.7 1473crypto/dist/ipsec-tools/src/racoon/handler.c 1.9.6.7
1474crypto/dist/ipsec-tools/src/racoon/handler.h 1.9.6.1 1474crypto/dist/ipsec-tools/src/racoon/handler.h 1.9.6.1
1475crypto/dist/ipsec-tools/src/racoon/ipsec_doi.c 1.23.4.9 1475crypto/dist/ipsec-tools/src/racoon/ipsec_doi.c 1.23.4.9
1476crypto/dist/ipsec-tools/src/racoon/isakmp.c 1.20.6.11 1476crypto/dist/ipsec-tools/src/racoon/isakmp.c 1.20.6.11
1477crypto/dist/ipsec-tools/src/racoon/isakmp_cfg.c 1.12.6.3 1477crypto/dist/ipsec-tools/src/racoon/isakmp_cfg.c 1.12.6.3
1478crypto/dist/ipsec-tools/src/racoon/isakmp_inf.c 1.14.4.14 1478crypto/dist/ipsec-tools/src/racoon/isakmp_inf.c 1.14.4.14
1479crypto/dist/ipsec-tools/src/racoon/kmpstat.c 1.4.6.2 1479crypto/dist/ipsec-tools/src/racoon/kmpstat.c 1.4.6.2
1480crypto/dist/ipsec-tools/src/racoon/misc.c 1.4.6.1 1480crypto/dist/ipsec-tools/src/racoon/misc.c 1.4.6.1
1481crypto/dist/ipsec-tools/src/racoon/misc.h 1.4.6.1 1481crypto/dist/ipsec-tools/src/racoon/misc.h 1.4.6.1
1482crypto/dist/ipsec-tools/src/racoon/oakley.c 1.9.6.3 1482crypto/dist/ipsec-tools/src/racoon/oakley.c 1.9.6.3
1483crypto/dist/ipsec-tools/src/racoon/pfkey.c 1.18.4.5 1483crypto/dist/ipsec-tools/src/racoon/pfkey.c 1.18.4.5
1484crypto/dist/ipsec-tools/src/racoon/plog.c 1.4.6.1 1484crypto/dist/ipsec-tools/src/racoon/plog.c 1.4.6.1
1485crypto/dist/ipsec-tools/src/racoon/plog.h 1.4.6.1 1485crypto/dist/ipsec-tools/src/racoon/plog.h 1.4.6.1
1486crypto/dist/ipsec-tools/src/racoon/proposal.c 1.13.4.2 1486crypto/dist/ipsec-tools/src/racoon/proposal.c 1.13.4.2
1487crypto/dist/ipsec-tools/src/racoon/racoon.conf.5 1.34.4.3 1487crypto/dist/ipsec-tools/src/racoon/racoon.conf.5 1.34.4.3
1488crypto/dist/ipsec-tools/src/racoon/racoonctl.c 1.7.6.1 1488crypto/dist/ipsec-tools/src/racoon/racoonctl.c 1.7.6.1
1489crypto/dist/ipsec-tools/src/racoon/remoteconf.c 1.9.4.2 1489crypto/dist/ipsec-tools/src/racoon/remoteconf.c 1.9.4.2
1490crypto/dist/ipsec-tools/src/setkey/Makefile.am 1.1.1.2.8.1 1490crypto/dist/ipsec-tools/src/setkey/Makefile.am 1.1.1.2.8.1
1491lib/libipsec/package_version.h 1.18.2.2 via patch 1491lib/libipsec/package_version.h 1.18.2.2 via patch
1492 1492
1493 Upgrade ipsec-tools to release 0.7.1. 1493 Upgrade ipsec-tools to release 0.7.1.
1494 [manu, ticket #1183] 1494 [manu, ticket #1183]
1495 1495
1496sys/arch/hppa/hppa/copy.S 1.8 1496sys/arch/hppa/hppa/copy.S 1.8
1497 1497
1498 Fix potential kernel / userland memory corruption in copy{in,out}str 1498 Fix potential kernel / userland memory corruption in copy{in,out}str
1499 on hppa. 1499 on hppa.
1500 [skrll, ticket #1180] 1500 [skrll, ticket #1180]
1501 1501
1502sys/dev/pci/if_lii.c 1.5 1502sys/dev/pci/if_lii.c 1.5
1503 1503
1504 Fix multicast (multicast hash table were calculated incorrectly). 1504 Fix multicast (multicast hash table were calculated incorrectly).
1505 [sborrill, ticket #1164] 1505 [sborrill, ticket #1164]
1506 1506
1507gnu/dist/binutils/bfd/elflink.c 1.8 1507gnu/dist/binutils/bfd/elflink.c 1.8
1508 1508
1509 Set the size of undefined symbols to 0 1509 Set the size of undefined symbols to 0
1510 [matt, ticket #1167] 1510 [matt, ticket #1167]
1511 1511
1512usr.sbin/postinstall/postinstall 1.65 1512usr.sbin/postinstall/postinstall 1.65
1513 1513
1514 Make sure to update root.cache too. 1514 Make sure to update root.cache too.
1515 [matt, ticket #1170] 1515 [matt, ticket #1170]
1516 1516
1517sys/dev/pci/if_bge.c 1.149 1517sys/dev/pci/if_bge.c 1.149
1518sys/dev/pci/if_bgereg.h 1.47 1518sys/dev/pci/if_bgereg.h 1.47
1519 1519
1520 Add support for Broadcom 5722 and identify 5755 ASICs. 1520 Add support for Broadcom 5722 and identify 5755 ASICs.
1521 [sborrill, ticket #1172] 1521 [sborrill, ticket #1172]
1522 1522
1523sys/arch/powerpc/powerpc/trap_subr.S 1.65 1523sys/arch/powerpc/powerpc/trap_subr.S 1.65
1524 1524
1525 Fix bug where SRR1 (%r2) was being accidently misused and modifed 1525 Fix bug where SRR1 (%r2) was being accidently misused and modifed
1526 in place of segreg (%r1). 1526 in place of segreg (%r1).
1527 > From Konrad Karpowicz <konradk at pacomp dot pl>. 1527 > From Konrad Karpowicz <konradk at pacomp dot pl>.
1528 [matt, ticket #1174] 1528 [matt, ticket #1174]
1529 1529
1530sys/netbt/l2cap_lower.c 1.8 1530sys/netbt/l2cap_lower.c 1.8
1531 1531
1532 drop L2CAP packets that exceed the negotiated MTU 1532 drop L2CAP packets that exceed the negotiated MTU
1533 [plunky, ticket #1176] 1533 [plunky, ticket #1176]
1534 1534
1535gnu/dist/grep/src/search.c 1.3 1535gnu/dist/grep/src/search.c 1.3
1536 1536
1537 fix grep's -w 1537 fix grep's -w
1538 [perry, ticket #1177] 1538 [perry, ticket #1177]
1539 1539
1540sys/arch/macppc/dev/ofb.c 1.61 1540sys/arch/macppc/dev/ofb.c 1.61
1541 1541
1542 fix typo, now wsfb on ofb should work properly 1542 fix typo, now wsfb on ofb should work properly
1543 [macallan, ticket #1178] 1543 [macallan, ticket #1178]
1544 1544
1545sys/arch/mips/mips/mips_machdep.c 1.202 1545sys/arch/mips/mips/mips_machdep.c 1.202
1546 1546
1547 Add CPU_MIPS_DOUBLE_COUNT to R10K family CPUs and 1547 Add CPU_MIPS_DOUBLE_COUNT to R10K family CPUs and
1548 also remove (unused?) MIPS_NOT_SUPP flag from them. 1548 also remove (unused?) MIPS_NOT_SUPP flag from them.
1549 1549
1550 Problem on R10k O2 is reported by martin@ on port-sgimips. 1550 Problem on R10k O2 is reported by martin@ on port-sgimips.
1551 [tsutsui, ticket #1181] 1551 [tsutsui, ticket #1181]
1552 1552
1553lib/libsdp/search.c 1.2 1553lib/libsdp/search.c 1.2
1554 1554
1555 Fix problem with handling SDP contination state, from FreeBSD 1555 Fix problem with handling SDP contination state, from FreeBSD
1556 1556
1557 (specifically, this manifested itself when reading a long HID 1557 (specifically, this manifested itself when reading a long HID
1558 descriptor from a Microsoft Mouse.) 1558 descriptor from a Microsoft Mouse.)
1559 [plunky, ticket #1182] 1559 [plunky, ticket #1182]
1560 1560
1561sys/net/if_spppsubr.c 1.111 1561sys/net/if_spppsubr.c 1.111
1562 1562
1563 PR kern/39280: Uninitialized callout stopped in if_spppsubr layer 1563 PR kern/39280: Uninitialized callout stopped in if_spppsubr layer
1564 in kernels without options INET6. 1564 in kernels without options INET6.
1565 [martin, ticket #1185] 1565 [martin, ticket #1185]
1566 1566
1567sys/compat/linux32/common/linux32_ioctl.c 1.10 via patch 1567sys/compat/linux32/common/linux32_ioctl.c 1.10 via patch
1568sys/compat/ossaudio/ossaudiovar.h 1.14 1568sys/compat/ossaudio/ossaudiovar.h 1.14
1569 1569
1570 Add ossaudio support for COMPAT_LINUX32, with help from mrg. With this 1570 Add ossaudio support for COMPAT_LINUX32, with help from mrg. With this
1571 change, audio now works on amd64 with native firefox, nspluginwrapper, 1571 change, audio now works on amd64 with native firefox, nspluginwrapper,
1572 and the 32-bit linux flash binaries. 1572 and the 32-bit linux flash binaries.
1573 [jmcneill, ticket #1051] 1573 [jmcneill, ticket #1051]
1574 1574
1575lib/libsdp/sdp.h 1.3, 1.4 1575lib/libsdp/sdp.h 1.3, 1.4
1576usr.sbin/sdpd/Makefile 1.4 via patch 1576usr.sbin/sdpd/Makefile 1.4 via patch
1577usr.sbin/sdpd/gn.c 1.1 1577usr.sbin/sdpd/gn.c 1.1
1578usr.sbin/sdpd/nap.c 1.1 1578usr.sbin/sdpd/nap.c 1.1
1579usr.sbin/sdpd/panu.c 1.1 1579usr.sbin/sdpd/panu.c 1.1
1580usr.sbin/sdpd/profile.c 1.5 1580usr.sbin/sdpd/profile.c 1.5
1581usr.sbin/sdpd/profile.h 1.3 1581usr.sbin/sdpd/profile.h 1.3
1582 1582
1583 add the knowledge to create service records for "Personal Area 1583 add the knowledge to create service records for "Personal Area
1584 Networking" profiles 1584 Networking" profiles
1585 NAP Network Access Point 1585 NAP Network Access Point
1586 GN Group Network 1586 GN Group Network
1587 PANU Personal Area Networking User 1587 PANU Personal Area Networking User
1588 [plunky, ticket #1184] 1588 [plunky, ticket #1184]
1589 1589
1590sys/net/if_pppoe.c 1.89 - 1.92 1590sys/net/if_pppoe.c 1.89 - 1.92
1591 1591
1592 pppoe improvements on memory allocation failures and on reconnect. 1592 pppoe improvements on memory allocation failures and on reconnect.
1593 [martin, ticket #1186] 1593 [martin, ticket #1186]
1594 1594
1595sys/netinet6/mld6.c 1.47 1595sys/netinet6/mld6.c 1.47
1596 1596
1597 Fix from matt@ for malformed ICMPv6 MLD query (CVE-2008-2464). 1597 Fix from matt@ for malformed ICMPv6 MLD query (CVE-2008-2464).
1598 [adrianp, ticket #1187] 1598 [adrianp, ticket #1187]
1599 1599
1600dist/bind/CHANGES patch 1600dist/bind/CHANGES patch
1601dist/bind/COPYRIGHT patch 1601dist/bind/COPYRIGHT patch
1602dist/bind/configure patch 1602dist/bind/configure patch
1603dist/bind/configure.in patch 1603dist/bind/configure.in patch
1604dist/bind/version patch 1604dist/bind/version patch
1605dist/bind/bin/dig/dighost.c patch 1605dist/bind/bin/dig/dighost.c patch
1606dist/bind/bin/named/client.c patch 1606dist/bind/bin/named/client.c patch
1607dist/bind/bin/named/config.c patch 1607dist/bind/bin/named/config.c patch
1608dist/bind/bin/named/controlconf.c patch 1608dist/bind/bin/named/controlconf.c patch
1609dist/bind/bin/named/interfacemgr.c patch 1609dist/bind/bin/named/interfacemgr.c patch
1610dist/bind/bin/named/lwresd.c patch 1610dist/bind/bin/named/lwresd.c patch
1611dist/bind/bin/named/named.conf.docbook patch 1611dist/bind/bin/named/named.conf.docbook patch
1612dist/bind/bin/named/server.c patch 1612dist/bind/bin/named/server.c patch
1613dist/bind/bin/rndc/rndc.c patch 1613dist/bind/bin/rndc/rndc.c patch
1614dist/bind/bin/tests/sig0_test.c patch 1614dist/bind/bin/tests/sig0_test.c patch
1615dist/bind/bin/tests/sock_test.c patch 1615dist/bind/bin/tests/sock_test.c patch
1616dist/bind/bin/tests/system/ifconfig.sh patch 1616dist/bind/bin/tests/system/ifconfig.sh patch
1617dist/bind/doc/arm/Bv9ARM-book.xml patch 1617dist/bind/doc/arm/Bv9ARM-book.xml patch
1618dist/bind/lib/bind/configure patch 1618dist/bind/lib/bind/configure patch
1619dist/bind/lib/bind/configure.in patch 1619dist/bind/lib/bind/configure.in patch
1620dist/bind/lib/dns/api patch 1620dist/bind/lib/dns/api patch
1621dist/bind/lib/dns/dispatch.c patch 1621dist/bind/lib/dns/dispatch.c patch
1622dist/bind/lib/dns/request.c patch 1622dist/bind/lib/dns/request.c patch
1623dist/bind/lib/dns/resolver.c patch 1623dist/bind/lib/dns/resolver.c patch
1624dist/bind/lib/dns/xfrin.c patch 1624dist/bind/lib/dns/xfrin.c patch
1625dist/bind/lib/dns/include/dns/dispatch.h patch 1625dist/bind/lib/dns/include/dns/dispatch.h patch
1626dist/bind/lib/isc/api patch 1626dist/bind/lib/isc/api patch
1627dist/bind/lib/isc/timer.c patch 1627dist/bind/lib/isc/timer.c patch
1628dist/bind/lib/isc/include/isc/resource.h patch 1628dist/bind/lib/isc/include/isc/resource.h patch
1629dist/bind/lib/isc/include/isc/socket.h patch 1629dist/bind/lib/isc/include/isc/socket.h patch
1630dist/bind/lib/isc/include/isc/timer.h patch 1630dist/bind/lib/isc/include/isc/timer.h patch
1631dist/bind/lib/isc/unix/app.c patch 1631dist/bind/lib/isc/unix/app.c patch
1632dist/bind/lib/isc/unix/resource.c patch 1632dist/bind/lib/isc/unix/resource.c patch
1633dist/bind/lib/isc/unix/socket.c patch 1633dist/bind/lib/isc/unix/socket.c patch
1634dist/bind/lib/isc/unix/socket_p.h patch 1634dist/bind/lib/isc/unix/socket_p.h patch
1635dist/bind/lib/isc/win32/libisc.def patch 1635dist/bind/lib/isc/win32/libisc.def patch
1636dist/bind/lib/isc/win32/resource.c patch 1636dist/bind/lib/isc/win32/resource.c patch
1637dist/bind/lib/isc/win32/socket.c patch 1637dist/bind/lib/isc/win32/socket.c patch
1638dist/bind/lib/isccfg/api patch 1638dist/bind/lib/isccfg/api patch
1639dist/bind/lib/isccfg/namedconf.c patch 1639dist/bind/lib/isccfg/namedconf.c patch
1640doc/3RDPARTY patch 1640doc/3RDPARTY patch
1641 1641
1642 Update BIND to 9.4.2-P2 (performance and bug fixes) 1642 Update BIND to 9.4.2-P2 (performance and bug fixes)
1643 [adrianp, ticket #1189] 1643 [adrianp, ticket #1189]
1644 1644
1645sys/netinet/if_arp.c 1.141 1645sys/netinet/if_arp.c 1.141
1646 1646
1647 Missing "\n" in log(9) messages. 1647 Missing "\n" in log(9) messages.
1648 [uebayasi, ticket #1191] 1648 [uebayasi, ticket #1191]
1649 1649
1650sys/dev/bio.c patch 1650sys/dev/bio.c patch
1651sys/dev/biovar.h patch 1651sys/dev/biovar.h patch
1652sys/dev/pci/arcmsr.c patch 1652sys/dev/pci/arcmsr.c patch
1653sys/dev/pci/arcmsrvar.h patch 1653sys/dev/pci/arcmsrvar.h patch
1654sbin/bioctl/Makefile patch 1654sbin/bioctl/Makefile patch
1655sbin/bioctl/bioctl.8 patch 1655sbin/bioctl/bioctl.8 patch
1656sbin/bioctl/bioctl.c patch 1656sbin/bioctl/bioctl.c patch
1657sbin/bioctl/dehumanize_number.c patch 1657sbin/bioctl/dehumanize_number.c patch
1658sbin/bioctl/strtonum.c patch 1658sbin/bioctl/strtonum.c patch
1659sbin/bioctl/strtonum.h patch 1659sbin/bioctl/strtonum.h patch
1660 1660
1661 Port bioctl(8) and arcmsr(4) from current: 1661 Port bioctl(8) and arcmsr(4) from current:
1662 bioctl(8): Rewritten to handle new features like creating/removing 1662 bioctl(8): Rewritten to handle new features like creating/removing
1663 hot-spare, pass-through disks and RAID volumes, start/stop 1663 hot-spare, pass-through disks and RAID volumes, start/stop
1664 consistency checks in volumes and others. 1664 consistency checks in volumes and others.
1665 arcmsr(4): Added support to create/remove hot-spare, pass-through 1665 arcmsr(4): Added support to create/remove hot-spare, pass-through
1666 disks and RAID volumes, start/stop consistency checks 1666 disks and RAID volumes, start/stop consistency checks
1667 in volumes as well as showing information about physical 1667 in volumes as well as showing information about physical
1668 disks (even if they are marked as hot-spare, pass-through 1668 disks (even if they are marked as hot-spare, pass-through
1669 or unused). 1669 or unused).
1670 [christos, ticket #1175] 1670 [christos, ticket #1175]
1671 1671
1672gnu/dist/gcc4/gcc/config.gcc 1.18 1672gnu/dist/gcc4/gcc/config.gcc 1.18
1673gnu/dist/gcc4/gcc/configure.ac 1.9 via patch 1673gnu/dist/gcc4/gcc/configure.ac 1.9 via patch
1674gnu/dist/gcc4/gcc/configure regen (via patch) 1674gnu/dist/gcc4/gcc/configure regen (via patch)
1675src/gnu/usr.bin/gcc4/arch/m68000/auto-host.h regen (via patch) 1675src/gnu/usr.bin/gcc4/arch/m68000/auto-host.h regen (via patch)
1676src/gnu/usr.bin/gcc4/arch/m68000/configargs.h regen (via patch) 1676src/gnu/usr.bin/gcc4/arch/m68000/configargs.h regen (via patch)
1677src/gnu/usr.bin/gcc4/arch/m68000/defs.mk regen (via patch) 1677src/gnu/usr.bin/gcc4/arch/m68000/defs.mk regen (via patch)
1678src/gnu/usr.bin/gcc4/arch/m68000/tm.h regen (via patch) 1678src/gnu/usr.bin/gcc4/arch/m68000/tm.h regen (via patch)
1679src/gnu/usr.bin/gcc4/arch/m68k/auto-host.h regen (via patch) 1679src/gnu/usr.bin/gcc4/arch/m68k/auto-host.h regen (via patch)
1680src/gnu/usr.bin/gcc4/arch/m68k/configargs.h regen (via patch) 1680src/gnu/usr.bin/gcc4/arch/m68k/configargs.h regen (via patch)
1681src/gnu/usr.bin/gcc4/arch/m68k/defs.mk regen (via patch) 1681src/gnu/usr.bin/gcc4/arch/m68k/defs.mk regen (via patch)
1682src/gnu/usr.bin/gcc4/arch/m68k/tm.h regen (via patch) 1682src/gnu/usr.bin/gcc4/arch/m68k/tm.h regen (via patch)
1683src/gnu/lib/crtstuff4/arch/m68000.mk regen (via patch) 1683src/gnu/lib/crtstuff4/arch/m68000.mk regen (via patch)
1684src/gnu/lib/crtstuff4/arch/m68k.mk regen (via patch) 1684src/gnu/lib/crtstuff4/arch/m68k.mk regen (via patch)
1685src/gnu/lib/libgcc4/arch/m68000.mk regen (via patch) 1685src/gnu/lib/libgcc4/arch/m68000.mk regen (via patch)
1686src/gnu/lib/libgcc4/arch/m68k.mk regen (via patch) 1686src/gnu/lib/libgcc4/arch/m68k.mk regen (via patch)
1687 1687
1688 config.gcc: Do not completely overwrite tm_defines in m68k specific 1688 config.gcc: Do not completely overwrite tm_defines in m68k specific
1689 target selection, it may have been set globaly before for 1689 target selection, it may have been set globaly before for
1690 NETBSD_ENABLE_PTHREADS. This caused wrong (old, pre NetBSD 2.0) 1690 NETBSD_ENABLE_PTHREADS. This caused wrong (old, pre NetBSD 2.0)
1691 builtin specs for m68k. Fixes PR toolchain/38931. 1691 builtin specs for m68k. Fixes PR toolchain/38931.
1692 configure.ac: 1692 configure.ac:
1693 make the AC_CACHE_CHECK(__stack_chk_fail, [ ... ]) cross-compile 1693 make the AC_CACHE_CHECK(__stack_chk_fail, [ ... ]) cross-compile
1694 friendly. 1694 friendly.
1695 Rerun mknative for m68k after config.gcc and configure changes. 1695 Rerun mknative for m68k after config.gcc and configure changes.
1696 [martin, ticket #1188] 1696 [martin, ticket #1188]
1697 1697
1698sys/arch/xen/include/xenbus.h 1.8 (via patch) 1698sys/arch/xen/include/xenbus.h 1.8 (via patch)
1699sys/arch/xen/xen/xbd_xenbus.c 1.24 (via patch) 1699sys/arch/xen/xen/xbd_xenbus.c 1.24 (via patch)
1700sys/arch/xen/xen/xbdback_xenbus.c 1.15 (via patch) 1700sys/arch/xen/xen/xbdback_xenbus.c 1.15 (via patch)
1701sys/arch/xen/xenbus/xenbus_xs.c 1.14 (via patch) 1701sys/arch/xen/xenbus/xenbus_xs.c 1.14 (via patch)
1702 1702
1703 Add swedge support to xbd backed, and make the virtual block device 1703 Add swedge support to xbd backed, and make the virtual block device
1704 handle sizes larger than 4TB. Tested by Jukka Marin. PR#37370. 1704 handle sizes larger than 4TB. Tested by Jukka Marin. PR#37370.
1705 [bouyer, ticket #1149] 1705 [bouyer, ticket #1149]
1706 1706
1707usr.sbin/ypserv/ypserv/ypserv.8 1.19 1707usr.sbin/ypserv/ypserv/ypserv.8 1.19
1708usr.sbin/ypserv/ypserv/ypserv.c 1.22 1708usr.sbin/ypserv/ypserv/ypserv.c 1.22
1709 1709
1710 Disable hostname lookup for ypserv(8) libwrap access control, 1710 Disable hostname lookup for ypserv(8) libwrap access control,
1711 as they can cause performance problems while ypserv is blocked 1711 as they can cause performance problems while ypserv is blocked
1712 waiting for the DNS to respond. Patch from Doug Needham, 1712 waiting for the DNS to respond. Patch from Doug Needham,
1713 initially discussed here: 1713 initially discussed here:
1714 http://mail-index.netbsd.org/tech-userlevel/2006/11/01/0014.html 1714 http://mail-index.netbsd.org/tech-userlevel/2006/11/01/0014.html
1715 [chuck, ticket #1150] 1715 [chuck, ticket #1150]
1716 1716
1717sys/arch/xen/xen/xbd_xenbus.c 1.30 1717sys/arch/xen/xen/xbd_xenbus.c 1.30
1718 xbd_map_align() can be called from interrupt context (though 1718 xbd_map_align() can be called from interrupt context (though
1719 xbd_handler()->dk_iodone()->dk_start()->xbd_start()), so don't try 1719 xbd_handler()->dk_iodone()->dk_start()->xbd_start()), so don't try
1720 to sleep in uvm_km_alloc(). 1720 to sleep in uvm_km_alloc().
1721 [bouyer, ticket #1163] 1721 [bouyer, ticket #1163]
1722 1722
1723sys/arch/x86/x86/bus_dma.c 1.45 1723sys/arch/x86/x86/bus_dma.c 1.45
1724 port-i386/38935: Add appropriate x86_lfence or x86_mfence calls to 1724 port-i386/38935: Add appropriate x86_lfence or x86_mfence calls to
1725 bus_dmamap_sync(), depending on the BUS_DMASYNC flag. This makes sure 1725 bus_dmamap_sync(), depending on the BUS_DMASYNC flag. This makes sure
1726 that the kernel reads data from main memory in the intended order. 1726 that the kernel reads data from main memory in the intended order.
1727 [bouyer, ticket #1165] 1727 [bouyer, ticket #1165]
1728 1728
1729sys/dev/usb/ehci.c 1.138 (via patch) 1729sys/dev/usb/ehci.c 1.138 (via patch)
1730sys/dev/usb/ehcivar.h 1.31 (via patch) 1730sys/dev/usb/ehcivar.h 1.31 (via patch)
1731sys/dev/usb/ohci.c 1.195 (via patch) 1731sys/dev/usb/ohci.c 1.195 (via patch)
1732sys/dev/usb/ohcivar.h 1.45 (via patch) 1732sys/dev/usb/ohcivar.h 1.45 (via patch)
1733sys/dev/usb/uhcivar.h 1.45 (via patch) 1733sys/dev/usb/uhcivar.h 1.45 (via patch)
1734sys/dev/usb/uhci.c 1.223 (via patch) 1734sys/dev/usb/uhci.c 1.223 (via patch)
1735sys/dev/usb/usb_mem.c 1.37 (via patch) 1735sys/dev/usb/usb_mem.c 1.37 (via patch)
1736sys/dev/usb/usb_mem.h 1.27 (via patch) 1736sys/dev/usb/usb_mem.h 1.27 (via patch)
1737 Add appropriate bus_dmamap_sync() calls to uhci(4), ohci(4) and 1737 Add appropriate bus_dmamap_sync() calls to uhci(4), ohci(4) and
1738 ehci(4). This adds explicit barriers between DMA descriptors 1738 ehci(4). This adds explicit barriers between DMA descriptors
1739 reads/writes, fixing race conditions on DMA descriptors access 1739 reads/writes, fixing race conditions on DMA descriptors access
1740 with the controller. 1740 with the controller.
1741 [bouyer, ticket #1166] 1741 [bouyer, ticket #1166]
1742 1742
1743crypto/dist/heimdal/lib/krb5/crypto.c: patch 1743crypto/dist/heimdal/lib/krb5/crypto.c: patch
1744 1744
1745 Fix a file descriptor leak in seed_something(), preventing pam_krb5 1745 Fix a file descriptor leak in seed_something(), preventing pam_krb5
1746 from leaking file descriptors. Fixes PR lib/39434. 1746 from leaking file descriptors. Fixes PR lib/39434.
1747 [bad, ticket #1193] 1747 [bad, ticket #1193]
1748 1748
1749distrib/notes/acorn32/prep.RISCOS 1.19 1749distrib/notes/acorn32/prep.RISCOS 1.19
1750distrib/notes/common/contents 1.140, 1.141 1750distrib/notes/common/contents 1.140, 1.141
1751distrib/notes/common/legal.common 1.51 1751distrib/notes/common/legal.common 1.51
1752distrib/notes/common/macros 1.35 1752distrib/notes/common/macros 1.35
1753distrib/notes/common/main 1.385, 1.387, 1.389 via patch, 1753distrib/notes/common/main 1.385, 1.387, 1.389 via patch,
1754 1.390-1.394, 1.397-1.403, 1754 1.390-1.394, 1.397-1.403,
1755 1.405 via patch, 1.406-1.407, 1755 1.405 via patch, 1.406-1.407,
1756 1.409, 1.413, 1.415 1756 1.409, 1.413, 1.415
1757distrib/notes/common/sysinst 1.86-1.87 1757distrib/notes/common/sysinst 1.86-1.87
1758distrib/notes/common/upgrade 1.24 1758distrib/notes/common/upgrade 1.24
1759distrib/notes/hp300/prep 1.22 1759distrib/notes/hp300/prep 1.22
1760distrib/notes/i386/hardware 1.122 1760distrib/notes/i386/hardware 1.122
1761 1761
1762 Various fixes to install notes, including fix display issues 1762 Various fixes to install notes, including fix display issues
1763 and sync developers lists with reality 1763 and sync developers lists with reality
1764 [tsutsui, ticket #1195] 1764 [tsutsui, ticket #1195]
1765 1765
1766sys/altq/altq_wfq.c 1.19 1766sys/altq/altq_wfq.c 1.19
1767sys/altq/altq_wfq.h 1.6 1767sys/altq/altq_wfq.h 1.6
1768usr.sbin/altq/altqd/altq.conf.5 1.12 1768usr.sbin/altq/altqd/altq.conf.5 1.12
1769usr.sbin/altq/libaltq/qop_wfq.c 1.6 1769usr.sbin/altq/libaltq/qop_wfq.c 1.6
1770 1770
1771 Add support for source address hashhing in ALTQs WFQ. This allows to 1771 Add support for source address hashhing in ALTQs WFQ. This allows to
1772 easily distribute bandwidth for huge number of clients for incoming 1772 easily distribute bandwidth for huge number of clients for incoming
1773 traffic. 1773 traffic.
1774 [joerg, ticket #1197] 1774 [joerg, ticket #1197]
1775 1775
1776distrib/notes/alpha/hardware 1.15 1776distrib/notes/alpha/hardware 1.15
1777distrib/notes/alpha/install 1.34 1777distrib/notes/alpha/install 1.34
1778distrib/notes/amiga/install 1.34 1778distrib/notes/amiga/install 1.34
1779distrib/notes/amiga/prep 1.27 1779distrib/notes/amiga/prep 1.27
1780distrib/notes/amiga/upgrade 1.27 1780distrib/notes/amiga/upgrade 1.27
1781distrib/notes/atari/xfer 1.16 1781distrib/notes/atari/xfer 1.16
1782distrib/notes/cats/prep 1.10 1782distrib/notes/cats/prep 1.10
1783distrib/notes/common/contents 1.142 1783distrib/notes/common/contents 1.142
1784distrib/notes/common/main 1.416 1784distrib/notes/common/main 1.416
1785distrib/notes/common/sysinst 1.91, 1.92 1785distrib/notes/common/sysinst 1.91, 1.92
1786distrib/notes/evbarm/install 1.9 1786distrib/notes/evbarm/install 1.9
1787distrib/notes/evbarm/prep 1.9 1787distrib/notes/evbarm/prep 1.9
1788distrib/notes/evbppc/hardware 1.4 1788distrib/notes/evbppc/hardware 1.4
1789distrib/notes/hp300/prep 1.23 1789distrib/notes/hp300/prep 1.23
1790distrib/notes/hp700/prep 1.2 1790distrib/notes/hp700/prep 1.2
1791distrib/notes/hpcmips/install 1.11 1791distrib/notes/hpcmips/install 1.11
1792distrib/notes/i386/hardware 1.123 1792distrib/notes/i386/hardware 1.123
1793distrib/notes/macppc/hardware 1.45, 1.46 1793distrib/notes/macppc/hardware 1.45, 1.46
1794distrib/notes/macppc/install 1.37 1794distrib/notes/macppc/install 1.37
1795distrib/notes/macppc/prep.OPENFIRMWARE 1.10, 1.11 1795distrib/notes/macppc/prep.OPENFIRMWARE 1.10, 1.11
1796distrib/notes/mvme68k/hardware 1.10 1796distrib/notes/mvme68k/hardware 1.10
1797distrib/notes/mvme68k/install 1.20 1797distrib/notes/mvme68k/install 1.20
1798distrib/notes/mvme68k/prep 1.14 1798distrib/notes/mvme68k/prep 1.14
1799distrib/notes/mvme68k/xfer 1.17 1799distrib/notes/mvme68k/xfer 1.17
1800distrib/notes/next68k/prep 1.7 1800distrib/notes/next68k/prep 1.7
1801distrib/notes/next68k/xfer 1.7 1801distrib/notes/next68k/xfer 1.7
1802distrib/notes/sandpoint/install 1.4 1802distrib/notes/sandpoint/install 1.4
1803distrib/notes/sparc/hardware 1.34 1803distrib/notes/sparc/hardware 1.34
1804distrib/notes/sparc/install 1.55 1804distrib/notes/sparc/install 1.55
1805distrib/notes/sparc/prep 1.23, 1.24 1805distrib/notes/sparc/prep 1.23, 1.24
1806distrib/notes/sparc64/install 1.30 1806distrib/notes/sparc64/install 1.30
1807distrib/notes/sun2/install 1.7, 1.8 1807distrib/notes/sun2/install 1.7, 1.8
1808distrib/notes/sun3/install 1.16 1808distrib/notes/sun3/install 1.16
1809distrib/notes/vax/install 1.17 1809distrib/notes/vax/install 1.17
1810 1810
1811 Cosmetics or mdoc warning fixes 1811 Cosmetics or mdoc warning fixes
1812 [tsutsui, ticket #1198] 1812 [tsutsui, ticket #1198]
1813 1813
1814dist/ipf/ip_fil.c 1.16 1814dist/ipf/ip_fil.c 1.16
1815dist/ipf/lib/printnat.c 1.1.1.7, 1.2 1815dist/ipf/lib/printnat.c 1.1.1.7, 1.2
1816dist/ipf/test/regress/n12 1.2 1816dist/ipf/test/regress/n12 1.2
1817dist/ipf/tools/ipnat_y.y 1.17 1817dist/ipf/tools/ipnat_y.y 1.17
1818regress/sys/kern/ipf/regress/n12 1.2 1818regress/sys/kern/ipf/regress/n12 1.2
1819regress/sys/kern/ipf/regress/n2 1.2 1819regress/sys/kern/ipf/regress/n2 1.2
1820regress/sys/kern/ipf/regress/n5 1.2 1820regress/sys/kern/ipf/regress/n5 1.2
1821regress/sys/kern/ipf/regress/ni1.nat 1.2 1821regress/sys/kern/ipf/regress/ni1.nat 1.2
1822regress/sys/kern/ipf/regress/ni2.nat 1.2 1822regress/sys/kern/ipf/regress/ni2.nat 1.2
1823regress/sys/kern/ipf/regress/ni4.nat 1.2 1823regress/sys/kern/ipf/regress/ni4.nat 1.2
1824sys/dist/ipf/netinet/ip_compat.h 1.22 1824sys/dist/ipf/netinet/ip_compat.h 1.22
1825sys/dist/ipf/netinet/ip_fil.h 1.17 1825sys/dist/ipf/netinet/ip_fil.h 1.17
1826sys/dist/ipf/netinet/ip_nat.c 1.37, 1.38 1826sys/dist/ipf/netinet/ip_nat.c 1.37, 1.38
1827sys/dist/ipf/netinet/ip_nat.h 1.14 1827sys/dist/ipf/netinet/ip_nat.h 1.14
1828sys/dist/ipf/netinet/ip_state.c 1.33 1828sys/dist/ipf/netinet/ip_state.c 1.33
1829 1829
1830 2020447 IPFilter's NAT can undo name server random port selection 1830 2020447 IPFilter's NAT can undo name server random port selection
1831 [darrenr, ticket #1171] 1831 [darrenr, ticket #1171]
1832 1832
1833gnu/dist/gdb removed 1833gnu/dist/gdb removed
1834gnu/usr.bin/gdb53 removed 1834gnu/usr.bin/gdb53 removed
1835distrib/cats/instkernel/Makefile sync with 1.14.6.1 1835distrib/cats/instkernel/Makefile sync with 1.14.6.1
1836gnu/dist/gdb6/bfd/config.bfd sync with 1.3.6.1 1836gnu/dist/gdb6/bfd/config.bfd sync with 1.3.6.1
1837gnu/dist/gdb6/bfd/elfxx-sparc.c sync with 1.1.1.2.6.1 1837gnu/dist/gdb6/bfd/elfxx-sparc.c sync with 1.1.1.2.6.1
1838gnu/dist/gdb6/bfd/elfxx-sparc.h sync with 1.1.1.2.6.1 1838gnu/dist/gdb6/bfd/elfxx-sparc.h sync with 1.1.1.2.6.1
1839gnu/dist/gdb6/gdb/Makefile.in sync with 1.2.2.1.2.2 1839gnu/dist/gdb6/gdb/Makefile.in sync with 1.2.2.1.2.2
1840gnu/dist/gdb6/gdb/alpha-tdep.c sync with 1.1.1.2.6.1 1840gnu/dist/gdb6/gdb/alpha-tdep.c sync with 1.1.1.2.6.1
1841gnu/dist/gdb6/gdb/alpha-tdep.h sync with 1.1.1.2.6.1 1841gnu/dist/gdb6/gdb/alpha-tdep.h sync with 1.1.1.2.6.1
1842gnu/dist/gdb6/gdb/alphabsd-nat.c sync with 1.1.1.2.6.2 1842gnu/dist/gdb6/gdb/alphabsd-nat.c sync with 1.1.1.2.6.2
1843gnu/dist/gdb6/gdb/alphabsd-nat.h sync with 1.1.2.1 1843gnu/dist/gdb6/gdb/alphabsd-nat.h sync with 1.1.2.1
1844gnu/dist/gdb6/gdb/alphabsd-tdep.c sync with 1.1.1.2.6.1 1844gnu/dist/gdb6/gdb/alphabsd-tdep.c sync with 1.1.1.2.6.1
1845gnu/dist/gdb6/gdb/alphabsd-tdep.h sync with 1.1.1.2.6.1 1845gnu/dist/gdb6/gdb/alphabsd-tdep.h sync with 1.1.1.2.6.1
1846gnu/dist/gdb6/gdb/alphanbsd-nat.c sync with 1.1.2.1 1846gnu/dist/gdb6/gdb/alphanbsd-nat.c sync with 1.1.2.1
1847gnu/dist/gdb6/gdb/alphanbsd-tdep.c sync with 1.1.1.2.6.1 1847gnu/dist/gdb6/gdb/alphanbsd-tdep.c sync with 1.1.1.2.6.1
1848gnu/dist/gdb6/gdb/amd64-nat.c sync with 1.1.1.2.6.1 1848gnu/dist/gdb6/gdb/amd64-nat.c sync with 1.1.1.2.6.1
1849gnu/dist/gdb6/gdb/amd64bsd-nat.c sync with 1.1.1.2.6.1 1849gnu/dist/gdb6/gdb/amd64bsd-nat.c sync with 1.1.1.2.6.1
1850gnu/dist/gdb6/gdb/amd64nbsd-nat.c sync with 1.1.1.2.6.3 1850gnu/dist/gdb6/gdb/amd64nbsd-nat.c sync with 1.1.1.2.6.3
1851gnu/dist/gdb6/gdb/amd64nbsd-tdep.c sync with 1.1.1.2.6.1 1851gnu/dist/gdb6/gdb/amd64nbsd-tdep.c sync with 1.1.1.2.6.1
1852gnu/dist/gdb6/gdb/arm-tdep.h sync with 1.1.1.2.6.1 1852gnu/dist/gdb6/gdb/arm-tdep.h sync with 1.1.1.2.6.1
1853gnu/dist/gdb6/gdb/armbsd-tdep.c sync with 1.1.2.1 1853gnu/dist/gdb6/gdb/armbsd-tdep.c sync with 1.1.2.1
1854gnu/dist/gdb6/gdb/armnbsd-nat.c sync with 1.1.1.2.6.2 1854gnu/dist/gdb6/gdb/armnbsd-nat.c sync with 1.1.1.2.6.2
1855gnu/dist/gdb6/gdb/armnbsd-tdep.c sync with 1.1.1.2.6.1 1855gnu/dist/gdb6/gdb/armnbsd-tdep.c sync with 1.1.1.2.6.1
1856gnu/dist/gdb6/gdb/configure sync with 1.1.1.2.6.1 1856gnu/dist/gdb6/gdb/configure sync with 1.1.1.2.6.1
1857gnu/dist/gdb6/gdb/configure.ac sync with 1.1.1.2.6.1 1857gnu/dist/gdb6/gdb/configure.ac sync with 1.1.1.2.6.1
1858gnu/dist/gdb6/gdb/i386bsd-nat.c sync with 1.1.1.2.6.1 1858gnu/dist/gdb6/gdb/i386bsd-nat.c sync with 1.1.1.2.6.1
1859gnu/dist/gdb6/gdb/i386nbsd-tdep.c sync with 1.1.1.2.6.1 1859gnu/dist/gdb6/gdb/i386nbsd-tdep.c sync with 1.1.1.2.6.1
1860gnu/dist/gdb6/gdb/m68kbsd-nat.c sync with 1.1.1.2.6.2 1860gnu/dist/gdb6/gdb/m68kbsd-nat.c sync with 1.1.1.2.6.2
1861gnu/dist/gdb6/gdb/mipsnbsd-nat.c sync with 1.1.1.2.6.2 1861gnu/dist/gdb6/gdb/mipsnbsd-nat.c sync with 1.1.1.2.6.2
1862gnu/dist/gdb6/gdb/nbsd-thread.c sync with 1.1.2.3 1862gnu/dist/gdb6/gdb/nbsd-thread.c sync with 1.1.2.3
1863gnu/dist/gdb6/gdb/ppcnbsd-nat.c sync with 1.1.1.2.6.2 1863gnu/dist/gdb6/gdb/ppcnbsd-nat.c sync with 1.1.1.2.6.2
1864gnu/dist/gdb6/gdb/ppcnbsd-tdep.c sync with 1.3.6.1 1864gnu/dist/gdb6/gdb/ppcnbsd-tdep.c sync with 1.3.6.1
1865gnu/dist/gdb6/gdb/sh-tdep.c sync with 1.1.1.2.6.1 1865gnu/dist/gdb6/gdb/sh-tdep.c sync with 1.1.1.2.6.1
1866gnu/dist/gdb6/gdb/shnbsd-nat.c sync with 1.1.1.2.6.3 1866gnu/dist/gdb6/gdb/shnbsd-nat.c sync with 1.1.1.2.6.3
1867gnu/dist/gdb6/gdb/shnbsd-tdep.c sync with 1.1.1.2.6.4 1867gnu/dist/gdb6/gdb/shnbsd-tdep.c sync with 1.1.1.2.6.4
1868gnu/dist/gdb6/gdb/shnbsd-tdep.h sync with 1.1.1.2.6.1 1868gnu/dist/gdb6/gdb/shnbsd-tdep.h sync with 1.1.1.2.6.1
1869gnu/dist/gdb6/gdb/sparc-nat.c sync with 1.1.1.2.6.1 1869gnu/dist/gdb6/gdb/sparc-nat.c sync with 1.1.1.2.6.1
1870gnu/dist/gdb6/gdb/sparc64nbsd-nat.c sync with 1.1.1.2.6.2 1870gnu/dist/gdb6/gdb/sparc64nbsd-nat.c sync with 1.1.1.2.6.2
1871gnu/dist/gdb6/gdb/sparcnbsd-nat.c sync with 1.1.1.2.6.2 1871gnu/dist/gdb6/gdb/sparcnbsd-nat.c sync with 1.1.1.2.6.2
1872gnu/dist/gdb6/gdb/tramp-frame.h sync with 1.1.1.2.6.1 1872gnu/dist/gdb6/gdb/tramp-frame.h sync with 1.1.1.2.6.1
1873gnu/dist/gdb6/gdb/vaxbsd-nat.c sync with 1.1.1.2.6.2 1873gnu/dist/gdb6/gdb/vaxbsd-nat.c sync with 1.1.1.2.6.2
1874gnu/dist/gdb6/gdb/config/alpha/nbsd.mh sync with 1.1.1.2.6.1 1874gnu/dist/gdb6/gdb/config/alpha/nbsd.mh sync with 1.1.1.2.6.1
1875gnu/dist/gdb6/gdb/config/arm/nbsd.mt sync with 1.1.1.1.6.1 1875gnu/dist/gdb6/gdb/config/arm/nbsd.mt sync with 1.1.1.1.6.1
1876gnu/dist/gdb6/gdb/config/arm/nbsdelf.mh sync with 1.1.1.1.6.1 1876gnu/dist/gdb6/gdb/config/arm/nbsdelf.mh sync with 1.1.1.1.6.1
1877gnu/dist/gdb6/gdb/config/i386/nbsd64.mh sync with 1.1.1.1.6.1 1877gnu/dist/gdb6/gdb/config/i386/nbsd64.mh sync with 1.1.1.1.6.1
1878gnu/dist/gdb6/gdb/config/m68k/nbsdelf.mh sync with 1.1.1.1.6.1 1878gnu/dist/gdb6/gdb/config/m68k/nbsdelf.mh sync with 1.1.1.1.6.1
1879gnu/dist/gdb6/gdb/config/mips/nbsd.mh sync with 1.1.1.1.6.1 1879gnu/dist/gdb6/gdb/config/mips/nbsd.mh sync with 1.1.1.1.6.1
1880gnu/dist/gdb6/gdb/config/powerpc/nbsd.mh sync with 1.1.1.2.6.1 1880gnu/dist/gdb6/gdb/config/powerpc/nbsd.mh sync with 1.1.1.2.6.1
1881gnu/dist/gdb6/gdb/config/sh/nbsd.mh sync with 1.1.1.1.6.2 1881gnu/dist/gdb6/gdb/config/sh/nbsd.mh sync with 1.1.1.1.6.2
1882gnu/dist/gdb6/gdb/config/sh/tm-nbsd.h sync with 1.1.1.1.6.1 1882gnu/dist/gdb6/gdb/config/sh/tm-nbsd.h sync with 1.1.1.1.6.1
1883gnu/dist/gdb6/gdb/config/sparc/nbsd64.mh sync with 1.1.1.1.6.1 1883gnu/dist/gdb6/gdb/config/sparc/nbsd64.mh sync with 1.1.1.1.6.1
1884gnu/dist/gdb6/gdb/config/sparc/nbsdelf.mh sync with 1.1.1.1.6.1 1884gnu/dist/gdb6/gdb/config/sparc/nbsdelf.mh sync with 1.1.1.1.6.1
1885gnu/dist/gdb6/gdb/config/vax/nbsdelf.mh sync with 1.1.1.1.6.1 1885gnu/dist/gdb6/gdb/config/vax/nbsdelf.mh sync with 1.1.1.1.6.1
1886gnu/dist/gdb6/opcodes/configure sync with 1.1.1.2.6.1 1886gnu/dist/gdb6/opcodes/configure sync with 1.1.1.2.6.1
1887gnu/dist/gdb6/opcodes/configure.in sync with 1.1.1.2.6.1 1887gnu/dist/gdb6/opcodes/configure.in sync with 1.1.1.2.6.1
1888gnu/usr.bin/Makefile sync with 1.126.4.1 1888gnu/usr.bin/Makefile sync with 1.126.4.1
1889gnu/usr.bin/gdb6/arch/alpha/config.h sync with 1.3.4.1 1889gnu/usr.bin/gdb6/arch/alpha/config.h sync with 1.3.4.1
1890gnu/usr.bin/gdb6/arch/alpha/defs.mk sync with 1.2.6.1 1890gnu/usr.bin/gdb6/arch/alpha/defs.mk sync with 1.2.6.1
1891gnu/usr.bin/gdb6/arch/alpha/init.c sync with 1.2.6.1 1891gnu/usr.bin/gdb6/arch/alpha/init.c sync with 1.2.6.1
1892gnu/usr.bin/gdb6/arch/alpha/nm.h sync with 1.2.6.1 1892gnu/usr.bin/gdb6/arch/alpha/nm.h sync with 1.2.6.1
1893gnu/usr.bin/gdb6/arch/arm/defs.mk sync with 1.2.6.2 1893gnu/usr.bin/gdb6/arch/arm/defs.mk sync with 1.2.6.2
1894gnu/usr.bin/gdb6/arch/arm/init.c sync with 1.1.6.1 1894gnu/usr.bin/gdb6/arch/arm/init.c sync with 1.1.6.1
1895gnu/usr.bin/gdb6/arch/armeb/config.h sync with 1.1.6.2 1895gnu/usr.bin/gdb6/arch/armeb/config.h sync with 1.1.6.2
1896gnu/usr.bin/gdb6/arch/armeb/defs.mk sync with 1.1.6.3 1896gnu/usr.bin/gdb6/arch/armeb/defs.mk sync with 1.1.6.3
1897gnu/usr.bin/gdb6/arch/armeb/init.c sync with 1.1.6.2 1897gnu/usr.bin/gdb6/arch/armeb/init.c sync with 1.1.6.2
1898gnu/usr.bin/gdb6/arch/armeb/tm.h sync with 1.1.6.2 1898gnu/usr.bin/gdb6/arch/armeb/tm.h sync with 1.1.6.2
1899gnu/usr.bin/gdb6/arch/armeb/version.c sync with 1.1.6.2 1899gnu/usr.bin/gdb6/arch/armeb/version.c sync with 1.1.6.2
1900gnu/usr.bin/gdb6/arch/i386/defs.mk sync with 1.4.4.1 1900gnu/usr.bin/gdb6/arch/i386/defs.mk sync with 1.4.4.1
1901gnu/usr.bin/gdb6/arch/i386/init.c sync with 1.3.6.1 1901gnu/usr.bin/gdb6/arch/i386/init.c sync with 1.3.6.1
1902gnu/usr.bin/gdb6/arch/m68000/config.h sync with 1.1.6.2 1902gnu/usr.bin/gdb6/arch/m68000/config.h sync with 1.1.6.2
1903gnu/usr.bin/gdb6/arch/m68000/defs.mk sync with 1.1.6.2 1903gnu/usr.bin/gdb6/arch/m68000/defs.mk sync with 1.1.6.2
1904gnu/usr.bin/gdb6/arch/m68000/init.c sync with 1.1.6.2 1904gnu/usr.bin/gdb6/arch/m68000/init.c sync with 1.1.6.2
1905gnu/usr.bin/gdb6/arch/m68000/tm.h sync with 1.1.6.2 1905gnu/usr.bin/gdb6/arch/m68000/tm.h sync with 1.1.6.2
1906gnu/usr.bin/gdb6/arch/m68000/version.c sync with 1.1.6.2 1906gnu/usr.bin/gdb6/arch/m68000/version.c sync with 1.1.6.2
1907gnu/usr.bin/gdb6/arch/m68k/defs.mk sync with 1.1.4.1 1907gnu/usr.bin/gdb6/arch/m68k/defs.mk sync with 1.1.4.1
1908gnu/usr.bin/gdb6/arch/m68k/init.c sync with 1.1.4.1 1908gnu/usr.bin/gdb6/arch/m68k/init.c sync with 1.1.4.1
1909gnu/usr.bin/gdb6/arch/mipseb/config.h sync with 1.3.4.1 1909gnu/usr.bin/gdb6/arch/mipseb/config.h sync with 1.3.4.1
1910gnu/usr.bin/gdb6/arch/mipseb/defs.mk sync with 1.2.6.2 1910gnu/usr.bin/gdb6/arch/mipseb/defs.mk sync with 1.2.6.2
1911gnu/usr.bin/gdb6/arch/mipseb/init.c sync with 1.2.6.2 1911gnu/usr.bin/gdb6/arch/mipseb/init.c sync with 1.2.6.2
1912gnu/usr.bin/gdb6/arch/mipsel/config.h sync with 1.2.6.3 1912gnu/usr.bin/gdb6/arch/mipsel/config.h sync with 1.2.6.3
1913gnu/usr.bin/gdb6/arch/mipsel/defs.mk sync with 1.2.6.3 1913gnu/usr.bin/gdb6/arch/mipsel/defs.mk sync with 1.2.6.3
1914gnu/usr.bin/gdb6/arch/mipsel/init.c sync with 1.2.6.3 1914gnu/usr.bin/gdb6/arch/mipsel/init.c sync with 1.2.6.3
1915gnu/usr.bin/gdb6/arch/mipsel/tm.h sync with 1.2.6.2 1915gnu/usr.bin/gdb6/arch/mipsel/tm.h sync with 1.2.6.2
1916gnu/usr.bin/gdb6/arch/mipsel/version.c sync with 1.2.6.2 1916gnu/usr.bin/gdb6/arch/mipsel/version.c sync with 1.2.6.2
1917gnu/usr.bin/gdb6/arch/powerpc/defs.mk sync with 1.3.6.1 1917gnu/usr.bin/gdb6/arch/powerpc/defs.mk sync with 1.3.6.1
1918gnu/usr.bin/gdb6/arch/powerpc/init.c sync with 1.3.6.1 1918gnu/usr.bin/gdb6/arch/powerpc/init.c sync with 1.3.6.1
1919gnu/usr.bin/gdb6/arch/sh3eb/config.h sync with 1.2.2.2 1919gnu/usr.bin/gdb6/arch/sh3eb/config.h sync with 1.2.2.2
1920gnu/usr.bin/gdb6/arch/sh3eb/defs.mk sync with 1.2.8.3 1920gnu/usr.bin/gdb6/arch/sh3eb/defs.mk sync with 1.2.8.3
1921gnu/usr.bin/gdb6/arch/sh3eb/init.c sync with 1.1.8.3 1921gnu/usr.bin/gdb6/arch/sh3eb/init.c sync with 1.1.8.3
1922gnu/usr.bin/gdb6/arch/sh3eb/nm.h sync with 1.1.8.2 1922gnu/usr.bin/gdb6/arch/sh3eb/nm.h sync with 1.1.8.2
1923gnu/usr.bin/gdb6/arch/sh3eb/tm.h sync with 1.1.8.2 1923gnu/usr.bin/gdb6/arch/sh3eb/tm.h sync with 1.1.8.2
1924gnu/usr.bin/gdb6/arch/sh3eb/version.c sync with 1.1.8.2 1924gnu/usr.bin/gdb6/arch/sh3eb/version.c sync with 1.1.8.2
1925gnu/usr.bin/gdb6/arch/sh3el/config.h sync with 1.2.2.2 1925gnu/usr.bin/gdb6/arch/sh3el/config.h sync with 1.2.2.2
1926gnu/usr.bin/gdb6/arch/sh3el/defs.mk sync with 1.2.8.3 1926gnu/usr.bin/gdb6/arch/sh3el/defs.mk sync with 1.2.8.3
1927gnu/usr.bin/gdb6/arch/sh3el/init.c sync with 1.1.8.3 1927gnu/usr.bin/gdb6/arch/sh3el/init.c sync with 1.1.8.3
1928gnu/usr.bin/gdb6/arch/sh3el/nm.h sync with 1.1.8.2 1928gnu/usr.bin/gdb6/arch/sh3el/nm.h sync with 1.1.8.2
1929gnu/usr.bin/gdb6/arch/sh3el/tm.h sync with 1.1.8.2 1929gnu/usr.bin/gdb6/arch/sh3el/tm.h sync with 1.1.8.2
1930gnu/usr.bin/gdb6/arch/sh3el/version.c sync with 1.1.8.2 1930gnu/usr.bin/gdb6/arch/sh3el/version.c sync with 1.1.8.2
1931gnu/usr.bin/gdb6/arch/sparc/defs.mk sync with 1.2.6.1 1931gnu/usr.bin/gdb6/arch/sparc/defs.mk sync with 1.2.6.1
1932gnu/usr.bin/gdb6/arch/sparc/init.c sync with 1.1.6.1 1932gnu/usr.bin/gdb6/arch/sparc/init.c sync with 1.1.6.1
1933gnu/usr.bin/gdb6/arch/sparc64/defs.mk sync with 1.2.6.1 1933gnu/usr.bin/gdb6/arch/sparc64/defs.mk sync with 1.2.6.1
1934gnu/usr.bin/gdb6/arch/sparc64/init.c sync with 1.1.6.1 1934gnu/usr.bin/gdb6/arch/sparc64/init.c sync with 1.1.6.1
1935gnu/usr.bin/gdb6/arch/vax/config.h sync with 1.1.6.2 1935gnu/usr.bin/gdb6/arch/vax/config.h sync with 1.1.6.2
1936gnu/usr.bin/gdb6/arch/vax/defs.mk sync with 1.1.6.2 1936gnu/usr.bin/gdb6/arch/vax/defs.mk sync with 1.1.6.2
1937gnu/usr.bin/gdb6/arch/vax/init.c sync with 1.1.6.2 1937gnu/usr.bin/gdb6/arch/vax/init.c sync with 1.1.6.2
1938gnu/usr.bin/gdb6/arch/vax/tm.h sync with 1.1.6.2 1938gnu/usr.bin/gdb6/arch/vax/tm.h sync with 1.1.6.2
1939gnu/usr.bin/gdb6/arch/vax/version.c sync with 1.1.6.2 1939gnu/usr.bin/gdb6/arch/vax/version.c sync with 1.1.6.2
1940gnu/usr.bin/gdb6/arch/x86_64/defs.mk sync with 1.2.6.1 1940gnu/usr.bin/gdb6/arch/x86_64/defs.mk sync with 1.2.6.1
1941gnu/usr.bin/gdb6/arch/x86_64/init.c sync with 1.1.6.1 1941gnu/usr.bin/gdb6/arch/x86_64/init.c sync with 1.1.6.1
1942gnu/usr.bin/gdb6/bfd/arch/armeb/bfd.h sync with 1.1.6.2 1942gnu/usr.bin/gdb6/bfd/arch/armeb/bfd.h sync with 1.1.6.2
1943gnu/usr.bin/gdb6/bfd/arch/armeb/bfdver.h sync with 1.1.6.2 1943gnu/usr.bin/gdb6/bfd/arch/armeb/bfdver.h sync with 1.1.6.2
1944gnu/usr.bin/gdb6/bfd/arch/armeb/config.h sync with 1.1.6.2 1944gnu/usr.bin/gdb6/bfd/arch/armeb/config.h sync with 1.1.6.2
1945gnu/usr.bin/gdb6/bfd/arch/armeb/defs.mk sync with 1.1.6.2 1945gnu/usr.bin/gdb6/bfd/arch/armeb/defs.mk sync with 1.1.6.2
1946gnu/usr.bin/gdb6/bfd/arch/m68000/bfd.h sync with 1.1.6.2 1946gnu/usr.bin/gdb6/bfd/arch/m68000/bfd.h sync with 1.1.6.2
1947gnu/usr.bin/gdb6/bfd/arch/m68000/bfdver.h sync with 1.1.6.2 1947gnu/usr.bin/gdb6/bfd/arch/m68000/bfdver.h sync with 1.1.6.2
1948gnu/usr.bin/gdb6/bfd/arch/m68000/config.h sync with 1.1.6.2 1948gnu/usr.bin/gdb6/bfd/arch/m68000/config.h sync with 1.1.6.2
1949gnu/usr.bin/gdb6/bfd/arch/m68000/defs.mk sync with 1.1.6.2 1949gnu/usr.bin/gdb6/bfd/arch/m68000/defs.mk sync with 1.1.6.2
1950gnu/usr.bin/gdb6/bfd/arch/mipsel/bfd.h sync with 1.1.6.2 1950gnu/usr.bin/gdb6/bfd/arch/mipsel/bfd.h sync with 1.1.6.2
1951gnu/usr.bin/gdb6/bfd/arch/mipsel/bfdver.h sync with 1.1.6.2 1951gnu/usr.bin/gdb6/bfd/arch/mipsel/bfdver.h sync with 1.1.6.2
1952gnu/usr.bin/gdb6/bfd/arch/mipsel/config.h sync with 1.1.6.2 1952gnu/usr.bin/gdb6/bfd/arch/mipsel/config.h sync with 1.1.6.2
1953gnu/usr.bin/gdb6/bfd/arch/mipsel/defs.mk sync with 1.1.6.2 1953gnu/usr.bin/gdb6/bfd/arch/mipsel/defs.mk sync with 1.1.6.2
1954gnu/usr.bin/gdb6/bfd/arch/sh3eb/bfd.h sync with 1.1.8.3 1954gnu/usr.bin/gdb6/bfd/arch/sh3eb/bfd.h sync with 1.1.8.3
1955gnu/usr.bin/gdb6/bfd/arch/sh3eb/bfdver.h sync with 1.1.8.2 1955gnu/usr.bin/gdb6/bfd/arch/sh3eb/bfdver.h sync with 1.1.8.2
1956gnu/usr.bin/gdb6/bfd/arch/sh3eb/config.h sync with 1.1.8.2 1956gnu/usr.bin/gdb6/bfd/arch/sh3eb/config.h sync with 1.1.8.2
1957gnu/usr.bin/gdb6/bfd/arch/sh3eb/defs.mk sync with 1.1.8.3 1957gnu/usr.bin/gdb6/bfd/arch/sh3eb/defs.mk sync with 1.1.8.3
1958gnu/usr.bin/gdb6/bfd/arch/sh3el/bfd.h sync with 1.1.8.3 1958gnu/usr.bin/gdb6/bfd/arch/sh3el/bfd.h sync with 1.1.8.3
1959gnu/usr.bin/gdb6/bfd/arch/sh3el/bfdver.h sync with 1.1.8.2 1959gnu/usr.bin/gdb6/bfd/arch/sh3el/bfdver.h sync with 1.1.8.2
1960gnu/usr.bin/gdb6/bfd/arch/sh3el/config.h sync with 1.1.8.2 1960gnu/usr.bin/gdb6/bfd/arch/sh3el/config.h sync with 1.1.8.2
1961gnu/usr.bin/gdb6/bfd/arch/sh3el/defs.mk sync with 1.1.8.3 1961gnu/usr.bin/gdb6/bfd/arch/sh3el/defs.mk sync with 1.1.8.3
1962gnu/usr.bin/gdb6/bfd/arch/vax/bfd.h sync with 1.1.6.2 1962gnu/usr.bin/gdb6/bfd/arch/vax/bfd.h sync with 1.1.6.2
1963gnu/usr.bin/gdb6/bfd/arch/vax/bfdver.h sync with 1.1.6.2 1963gnu/usr.bin/gdb6/bfd/arch/vax/bfdver.h sync with 1.1.6.2
1964gnu/usr.bin/gdb6/bfd/arch/vax/config.h sync with 1.1.6.2 1964gnu/usr.bin/gdb6/bfd/arch/vax/config.h sync with 1.1.6.2
1965gnu/usr.bin/gdb6/bfd/arch/vax/defs.mk sync with 1.1.6.2 1965gnu/usr.bin/gdb6/bfd/arch/vax/defs.mk sync with 1.1.6.2
1966gnu/usr.bin/gdb6/gdb/Makefile sync with 1.5.2.1.2.2 1966gnu/usr.bin/gdb6/gdb/Makefile sync with 1.5.2.1.2.2
1967gnu/usr.bin/gdb6/gdbtui/Makefile sync with 1.2.6.1 1967gnu/usr.bin/gdb6/gdbtui/Makefile sync with 1.2.6.1
1968gnu/usr.bin/gdb6/libiberty/arch/armeb/config.h sync with 1.1.6.2 1968gnu/usr.bin/gdb6/libiberty/arch/armeb/config.h sync with 1.1.6.2
1969gnu/usr.bin/gdb6/libiberty/arch/armeb/defs.mk sync with 1.1.6.2 1969gnu/usr.bin/gdb6/libiberty/arch/armeb/defs.mk sync with 1.1.6.2
1970gnu/usr.bin/gdb6/libiberty/arch/m68000/config.h sync with 1.1.6.2 1970gnu/usr.bin/gdb6/libiberty/arch/m68000/config.h sync with 1.1.6.2
1971gnu/usr.bin/gdb6/libiberty/arch/m68000/defs.mk sync with 1.1.6.2 1971gnu/usr.bin/gdb6/libiberty/arch/m68000/defs.mk sync with 1.1.6.2
1972gnu/usr.bin/gdb6/libiberty/arch/mipsel/config.h sync with 1.1.6.2 1972gnu/usr.bin/gdb6/libiberty/arch/mipsel/config.h sync with 1.1.6.2
1973gnu/usr.bin/gdb6/libiberty/arch/mipsel/defs.mk sync with 1.1.6.2 1973gnu/usr.bin/gdb6/libiberty/arch/mipsel/defs.mk sync with 1.1.6.2
1974gnu/usr.bin/gdb6/libiberty/arch/sh3eb/config.h sync with 1.1.8.2 1974gnu/usr.bin/gdb6/libiberty/arch/sh3eb/config.h sync with 1.1.8.2
1975gnu/usr.bin/gdb6/libiberty/arch/sh3eb/defs.mk sync with 1.1.8.2 1975gnu/usr.bin/gdb6/libiberty/arch/sh3eb/defs.mk sync with 1.1.8.2
1976gnu/usr.bin/gdb6/libiberty/arch/sh3el/config.h sync with 1.1.8.2 1976gnu/usr.bin/gdb6/libiberty/arch/sh3el/config.h sync with 1.1.8.2
1977gnu/usr.bin/gdb6/libiberty/arch/sh3el/defs.mk sync with 1.1.8.2 1977gnu/usr.bin/gdb6/libiberty/arch/sh3el/defs.mk sync with 1.1.8.2
1978gnu/usr.bin/gdb6/libiberty/arch/vax/config.h sync with 1.1.6.2 1978gnu/usr.bin/gdb6/libiberty/arch/vax/config.h sync with 1.1.6.2
1979gnu/usr.bin/gdb6/libiberty/arch/vax/defs.mk sync with 1.1.6.2 1979gnu/usr.bin/gdb6/libiberty/arch/vax/defs.mk sync with 1.1.6.2
1980gnu/usr.bin/gdb6/opcodes/arch/armeb/config.h sync with 1.1.6.2 1980gnu/usr.bin/gdb6/opcodes/arch/armeb/config.h sync with 1.1.6.2
1981gnu/usr.bin/gdb6/opcodes/arch/armeb/defs.mk sync with 1.1.6.2 1981gnu/usr.bin/gdb6/opcodes/arch/armeb/defs.mk sync with 1.1.6.2
1982gnu/usr.bin/gdb6/opcodes/arch/m68000/config.h sync with 1.1.6.2 1982gnu/usr.bin/gdb6/opcodes/arch/m68000/config.h sync with 1.1.6.2
1983gnu/usr.bin/gdb6/opcodes/arch/m68000/defs.mk sync with 1.1.6.2 1983gnu/usr.bin/gdb6/opcodes/arch/m68000/defs.mk sync with 1.1.6.2
1984gnu/usr.bin/gdb6/opcodes/arch/mipsel/config.h sync with 1.1.6.2 1984gnu/usr.bin/gdb6/opcodes/arch/mipsel/config.h sync with 1.1.6.2
1985gnu/usr.bin/gdb6/opcodes/arch/mipsel/defs.mk sync with 1.1.6.2 1985gnu/usr.bin/gdb6/opcodes/arch/mipsel/defs.mk sync with 1.1.6.2
1986gnu/usr.bin/gdb6/opcodes/arch/sh3eb/config.h sync with 1.1.8.2 1986gnu/usr.bin/gdb6/opcodes/arch/sh3eb/config.h sync with 1.1.8.2
1987gnu/usr.bin/gdb6/opcodes/arch/sh3eb/defs.mk sync with 1.1.8.3 1987gnu/usr.bin/gdb6/opcodes/arch/sh3eb/defs.mk sync with 1.1.8.3
1988gnu/usr.bin/gdb6/opcodes/arch/sh3el/config.h sync with 1.1.8.2 1988gnu/usr.bin/gdb6/opcodes/arch/sh3el/config.h sync with 1.1.8.2
1989gnu/usr.bin/gdb6/opcodes/arch/sh3el/defs.mk sync with 1.1.8.3 1989gnu/usr.bin/gdb6/opcodes/arch/sh3el/defs.mk sync with 1.1.8.3
1990gnu/usr.bin/gdb6/opcodes/arch/vax/config.h sync with 1.1.6.2 1990gnu/usr.bin/gdb6/opcodes/arch/vax/config.h sync with 1.1.6.2
1991gnu/usr.bin/gdb6/opcodes/arch/vax/defs.mk sync with 1.1.6.2 1991gnu/usr.bin/gdb6/opcodes/arch/vax/defs.mk sync with 1.1.6.2
1992gnu/usr.bin/gdb6/readline/arch/armeb/config.h sync with 1.1.6.2 1992gnu/usr.bin/gdb6/readline/arch/armeb/config.h sync with 1.1.6.2
1993gnu/usr.bin/gdb6/readline/arch/armeb/defs.mk sync with 1.1.6.2 1993gnu/usr.bin/gdb6/readline/arch/armeb/defs.mk sync with 1.1.6.2
1994gnu/usr.bin/gdb6/readline/arch/m68000/config.h sync with 1.1.6.2 1994gnu/usr.bin/gdb6/readline/arch/m68000/config.h sync with 1.1.6.2
1995gnu/usr.bin/gdb6/readline/arch/m68000/defs.mk sync with 1.1.6.2 1995gnu/usr.bin/gdb6/readline/arch/m68000/defs.mk sync with 1.1.6.2
1996gnu/usr.bin/gdb6/readline/arch/mipsel/config.h sync with 1.1.6.2 1996gnu/usr.bin/gdb6/readline/arch/mipsel/config.h sync with 1.1.6.2
1997gnu/usr.bin/gdb6/readline/arch/mipsel/defs.mk sync with 1.1.6.2 1997gnu/usr.bin/gdb6/readline/arch/mipsel/defs.mk sync with 1.1.6.2
1998gnu/usr.bin/gdb6/readline/arch/sh3eb/config.h sync with 1.1.8.2 1998gnu/usr.bin/gdb6/readline/arch/sh3eb/config.h sync with 1.1.8.2
1999gnu/usr.bin/gdb6/readline/arch/sh3eb/defs.mk sync with 1.1.8.2 1999gnu/usr.bin/gdb6/readline/arch/sh3eb/defs.mk sync with 1.1.8.2
2000gnu/usr.bin/gdb6/readline/arch/sh3el/config.h sync with 1.1.8.2 2000gnu/usr.bin/gdb6/readline/arch/sh3el/config.h sync with 1.1.8.2
2001gnu/usr.bin/gdb6/readline/arch/sh3el/defs.mk sync with 1.1.8.2 2001gnu/usr.bin/gdb6/readline/arch/sh3el/defs.mk sync with 1.1.8.2
2002gnu/usr.bin/gdb6/readline/arch/vax/config.h sync with 1.1.6.2 2002gnu/usr.bin/gdb6/readline/arch/vax/config.h sync with 1.1.6.2
2003gnu/usr.bin/gdb6/readline/arch/vax/defs.mk sync with 1.1.6.2 2003gnu/usr.bin/gdb6/readline/arch/vax/defs.mk sync with 1.1.6.2
2004gnu/usr.bin/gdb6/sim/arch/mipseb/cconfig.h sync with 1.1.2.1 2004gnu/usr.bin/gdb6/sim/arch/mipseb/cconfig.h sync with 1.1.2.1
2005gnu/usr.bin/gdb6/sim/arch/mipseb/config.h sync with 1.1.2.1 2005gnu/usr.bin/gdb6/sim/arch/mipseb/config.h sync with 1.1.2.1
2006gnu/usr.bin/gdb6/sim/arch/mipseb/defs.mk sync with 1.1.2.1 2006gnu/usr.bin/gdb6/sim/arch/mipseb/defs.mk sync with 1.1.2.1
2007gnu/usr.bin/gdb6/sim/arch/mipsel/cconfig.h sync with 1.1.2.1 2007gnu/usr.bin/gdb6/sim/arch/mipsel/cconfig.h sync with 1.1.2.1
2008gnu/usr.bin/gdb6/sim/arch/mipsel/config.h sync with 1.1.2.1 2008gnu/usr.bin/gdb6/sim/arch/mipsel/config.h sync with 1.1.2.1
2009gnu/usr.bin/gdb6/sim/arch/mipsel/defs.mk sync with 1.1.2.1 2009gnu/usr.bin/gdb6/sim/arch/mipsel/defs.mk sync with 1.1.2.1
2010lib/libkvm/kvm_sparc64.c sync with 1.10.18.2 2010lib/libkvm/kvm_sparc64.c sync with 1.10.18.2
2011lib/libpthread/pthread.c sync with 1.48.6.4 2011lib/libpthread/pthread.c sync with 1.48.6.4
2012lib/libpthread/pthread_barrier.c sync with 1.6.18.1 2012lib/libpthread/pthread_barrier.c sync with 1.6.18.1
2013lib/libpthread/pthread_cond.c sync with 1.18.12.2 2013lib/libpthread/pthread_cond.c sync with 1.18.12.2
2014lib/libpthread/pthread_debug.h sync with 1.8.18.1 2014lib/libpthread/pthread_debug.h sync with 1.8.18.1
2015lib/libpthread/pthread_int.h sync with 1.34.4.5 2015lib/libpthread/pthread_int.h sync with 1.34.4.5
2016lib/libpthread/pthread_lock.c sync with 1.14.6.1 2016lib/libpthread/pthread_lock.c sync with 1.14.6.1
2017lib/libpthread/pthread_mutex.c sync with 1.22.4.2 2017lib/libpthread/pthread_mutex.c sync with 1.22.4.2
2018lib/libpthread/pthread_run.c sync with 1.18.12.4 2018lib/libpthread/pthread_run.c sync with 1.18.12.4
2019lib/libpthread/pthread_rwlock.c sync with 1.13.6.2 2019lib/libpthread/pthread_rwlock.c sync with 1.13.6.2
2020lib/libpthread/pthread_sa.c sync with 1.37.6.5 2020lib/libpthread/pthread_sa.c sync with 1.37.6.5
2021lib/libpthread/pthread_sig.c sync with 1.47.4.8 2021lib/libpthread/pthread_sig.c sync with 1.47.4.8
2022lib/libpthread/pthread_sleep.c sync with 1.7.6.2 2022lib/libpthread/pthread_sleep.c sync with 1.7.6.2
2023lib/libpthread/sem.c sync with 1.9.6.2 2023lib/libpthread/sem.c sync with 1.9.6.2
2024lib/libpthread/arch/sh3/pthread_md.h sync with 1.3.6.1 2024lib/libpthread/arch/sh3/pthread_md.h sync with 1.3.6.1
2025regress/lib/libpthread/resolv/Makefile sync with 1.1.12.1 2025regress/lib/libpthread/resolv/Makefile sync with 1.1.12.1
2026regress/lib/libpthread/sigrunning/Makefile sync with 1.1.2.1 2026regress/lib/libpthread/sigrunning/Makefile sync with 1.1.2.1
2027regress/lib/libpthread/sigrunning/sigrunning.c sync with 1.1.2.1 2027regress/lib/libpthread/sigrunning/sigrunning.c sync with 1.1.2.1
2028share/mk/bsd.own.mk sync with 1.489.4.3 2028share/mk/bsd.own.mk sync with 1.489.4.3
2029sys/arch/amd64/amd64/locore.S sync with 1.18.14.1 2029sys/arch/amd64/amd64/locore.S sync with 1.18.14.1
2030sys/arch/amd64/amd64/machdep.c sync with 1.44.2.3.2.1 2030sys/arch/amd64/amd64/machdep.c sync with 1.44.2.3.2.1
2031sys/arch/amd64/conf/kern.ldscript sync with 1.1.70.1 2031sys/arch/amd64/conf/kern.ldscript sync with 1.1.70.1
2032sys/arch/cats/conf/Makefile.cats.inc sync with 1.17.30.1 2032sys/arch/cats/conf/Makefile.cats.inc sync with 1.17.30.1
2033sys/arch/shark/conf/Makefile.shark.inc sync with 1.6.30.1 2033sys/arch/shark/conf/Makefile.shark.inc sync with 1.6.30.1
2034sys/arch/sparc64/conf/kern.ldscript sync with 1.7.26.2 2034sys/arch/sparc64/conf/kern.ldscript sync with 1.7.26.2
2035sys/arch/sparc64/conf/kern32.ldscript sync with 1.6.26.2 2035sys/arch/sparc64/conf/kern32.ldscript sync with 1.6.26.2
2036sys/arch/sparc64/include/kcore.h sync with 1.4.92.2 2036sys/arch/sparc64/include/kcore.h sync with 1.4.92.2
2037sys/arch/sparc64/sparc64/locore.s sync with 1.232.4.4 2037sys/arch/sparc64/sparc64/locore.s sync with 1.232.4.4
2038sys/arch/sparc64/sparc64/machdep.c sync with 1.193.4.3 2038sys/arch/sparc64/sparc64/machdep.c sync with 1.193.4.3
2039sys/arch/sparc64/sparc64/pmap.c sync with 1.184.2.1.2.4 2039sys/arch/sparc64/sparc64/pmap.c sync with 1.184.2.1.2.4
2040sys/conf/newvers.sh sync with 1.42.26.2 2040sys/conf/newvers.sh sync with 1.42.26.2
2041sys/kern/kern_sa.c sync with 1.87.4.11 2041sys/kern/kern_sa.c sync with 1.87.4.11
2042sys/kern/kern_synch.c sync with 1.173.4.2 2042sys/kern/kern_synch.c sync with 1.173.4.2
2043sys/sys/savar.h sync with 1.20.10.2 2043sys/sys/savar.h sync with 1.20.10.2
2044tools/gdb/Makefile sync with 1.9.4.1 2044tools/gdb/Makefile sync with 1.9.4.1
2045tools/gdb/mknative-gdb sync with 1.1.6.1 2045tools/gdb/mknative-gdb sync with 1.1.6.1
2046 2046
2047 pullup the wrstuden-fixsa CVS branch to netbsd-4: 2047 pullup the wrstuden-fixsa CVS branch to netbsd-4:
2048 toolchain/35540 - GDB 6 support for pthreads. 2048 toolchain/35540 - GDB 6 support for pthreads.
2049 port-sparc64/37534 - ktrace firefox gives 2049 port-sparc64/37534 - ktrace firefox gives
2050 kernel trap 30: data access expection 2050 kernel trap 30: data access expection
2051 GDB changes: 2051 GDB changes:
2052 - delete gdb53 2052 - delete gdb53
2053 - enable gdb6 on all architectures 2053 - enable gdb6 on all architectures
2054 - add support for amd64 crash dumps 2054 - add support for amd64 crash dumps
2055 - add support for sparc64 crash dumps 2055 - add support for sparc64 crash dumps
2056 - add support for /proc pid to executable filename for all archs 2056 - add support for /proc pid to executable filename for all archs
2057 - enable thread support for all architectures 2057 - enable thread support for all architectures
2058 - add a note section to kernels to all platforms 2058 - add a note section to kernels to all platforms
2059 - support detection/unwinding of signals for most architectures. 2059 - support detection/unwinding of signals for most architectures.
2060 - Fix PTHREAD_UCONTEXT_TO_REG / PTHREAD_REG_TO_UCONTEXT on sh3. 2060 - Fix PTHREAD_UCONTEXT_TO_REG / PTHREAD_REG_TO_UCONTEXT on sh3.
2061 - Apply fix from binutils-current so that sparc gdb can be cross built 2061 - Apply fix from binutils-current so that sparc gdb can be cross built
2062 on a 64bit host. 2062 on a 64bit host.
2063 SA/pthread changes: 2063 SA/pthread changes:
2064 Pre-allocate memory needed for event delivery. Eliminates dropped 2064 Pre-allocate memory needed for event delivery. Eliminates dropped
2065 interrupts under load.  2065 interrupts under load.
2066 Deliver intra-process signals to running threads 2066 Deliver intra-process signals to running threads
2067 Eliminate some deadlock scenarios 2067 Eliminate some deadlock scenarios
2068 Fix intra-process signal delivery when delivering to a thread waiting 2068 Fix intra-process signal delivery when delivering to a thread waiting
2069 for signals. Makes afs work again! 2069 for signals. Makes afs work again!
2070 [skrll, ticket #1196] 2070 [skrll, ticket #1196]
2071 2071
2072libexec/ftpd/ftpd.c 1.179 2072libexec/ftpd/ftpd.c 1.179
2073 2073
2074 PR/35449: Shigeya Suzuki: ftpd does not register socket address 2074 PR/35449: Shigeya Suzuki: ftpd does not register socket address
2075 into PAM 2075 into PAM
2076 [lukem, ticket #1199] 2076 [lukem, ticket #1199]
2077 2077
2078libexec/ftpd/ftpd.c 1.182 2078libexec/ftpd/ftpd.c 1.182
2079 2079
2080 Rename cred_t to ftpd_cred_t; the former causes a nameclash on Solaris. 2080 Rename cred_t to ftpd_cred_t; the former causes a nameclash on Solaris.
2081 [lukem, ticket #1200] 2081 [lukem, ticket #1200]
2082 2082
2083libexec/ftpd/Makefile 1.58 2083libexec/ftpd/Makefile 1.58
2084libexec/ftpd/ftpd.c 1.183 2084libexec/ftpd/ftpd.c 1.183
2085libexec/ftpd/version.h 1.66 2085libexec/ftpd/version.h 1.66
2086 2086
2087 Reorganize USE_PAM support so that the reply(331,) from USER is 2087 Reorganize USE_PAM support so that the reply(331,) from USER is
2088 performed by the pam_conv (PAM conversation) callback, which then 2088 performed by the pam_conv (PAM conversation) callback, which then
2089 getline()s the PASS reply internally. This involves calling 2089 getline()s the PASS reply internally. This involves calling
2090 auth_pam() from user() and caching the result to use later in pass(). 2090 auth_pam() from user() and caching the result to use later in pass().
2091 This allows the PAM modules to present a different password prompt 2091 This allows the PAM modules to present a different password prompt
2092 dialog if necesary (for example, for a OTP password). 2092 dialog if necesary (for example, for a OTP password).
2093 [lukem, ticket #1201] 2093 [lukem, ticket #1201]
2094 2094
2095libexec/ftpd/extern.h 1.58 2095libexec/ftpd/extern.h 1.58
2096libexec/ftpd/ftpcmd.y 1.88 2096libexec/ftpd/ftpcmd.y 1.88
2097libexec/ftpd/ftpd.c 1.187 2097libexec/ftpd/ftpd.c 1.187
2098libexec/ftpd/version.h patch 2098libexec/ftpd/version.h patch
2099 2099
2100 Don't split large commands into multiple commands; just fail on them. 2100 Don't split large commands into multiple commands; just fail on them.
2101 This prevents CSRF-like attacks, when a web browser is used to access 2101 This prevents CSRF-like attacks, when a web browser is used to access
2102 an ftp server. 2102 an ftp server.
2103 Reported by Maksymilian Arciemowicz <cxib@securityreason.com>. 2103 Reported by Maksymilian Arciemowicz <cxib@securityreason.com>.
2104 Fix mostly derived from OpenBSD, written by 2104 Fix mostly derived from OpenBSD, written by
2105 Moritz Jodeit <moritz@OpenBSD.org> 2105 Moritz Jodeit <moritz@OpenBSD.org>
2106 [lukem, ticket #1202] 2106 [lukem, ticket #1202]
2107 2107
 2108distrib/notes/common/main 1.417 - 1.420
 2109distrib/notes/common/postinstall 1.68, 1.69
 2110
 2111 Various update and fixes to developers lists.
 2112 Update URLs for packages PKG_PATH
 2113 Add a note about a version mismatch warning of pkg_add(1) command.
 2114 [tsutsui, ticket #1203]
 2115
 2116distrib/hpcarm/Makefile 1.4 - 1.6
 2117distrib/hpcarm/instkernel/Makefile 1.1
 2118distrib/hpcarm/stand/Makefile 1.1 - 1.2
 2119distrib/hpcmips/Makefile 1.29 - 1.33
 2120distrib/hpcmips/instkernel/Makefile 1.1
 2121distrib/hpcmips/stand/Makefile 1.1 - 1.2
 2122distrib/hpcsh/Makefile 1.7 - 1.9
 2123distrib/hpcsh/instkernel/Makefile 1.1
 2124distrib/hpcsh/stand/Makefile 1.1 - 1.2
 2125distrib/miniroot/Makefile 1.65 - 1.66
 2126etc/etc.hpcarm/Makefile.inc 1.6 - 1.8
 2127etc/etc.hpcmips/Makefile.inc 1.9 - 1.10
 2128etc/etc.hpcsh/Makefile.inc 1.4 - 1.5
 2129
 2130 Fix the following problems:
 2131 - builds for hpcarm and hpcsh fail on build.sh -jN (even if N=1)
 2132 - hpcarm miniroot.fs.gz isn't installed into proper dir
 2133 - no cksum files in (some) miniroot dirs
 2134 [tsutsui, ticket #1204]
 2135