Mon Jun 17 01:51:24 2013 UTC ()
Update ticket 1856.


(msaitoh)
diff -r1.1.2.17 -r1.1.2.18 src/doc/CHANGES-5.3

cvs diff -r1.1.2.17 -r1.1.2.18 src/doc/Attic/CHANGES-5.3 (expand / switch to unified diff)

--- src/doc/Attic/CHANGES-5.3 2013/06/14 03:08:20 1.1.2.17
+++ src/doc/Attic/CHANGES-5.3 2013/06/17 01:51:24 1.1.2.18
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: CHANGES-5.3,v 1.1.2.17 2013/06/14 03:08:20 msaitoh Exp $ 1# $NetBSD: CHANGES-5.3,v 1.1.2.18 2013/06/17 01:51:24 msaitoh Exp $
2 2
3A complete list of changes from the NetBSD 5.2 release to the NetBSD 5.3 3A complete list of changes from the NetBSD 5.2 release to the NetBSD 5.3
4release: 4release:
5 5
6doc/LAST_MINUTE patched by hand 6doc/LAST_MINUTE patched by hand
7doc/README.files patched by hand 7doc/README.files patched by hand
8gnu/usr.bin/groff/tmac/mdoc.local patched by hand 8gnu/usr.bin/groff/tmac/mdoc.local patched by hand
9sys/sys/param.h patched by hand 9sys/sys/param.h patched by hand
10 10
11 Welcome to 5.2_STABLE. 11 Welcome to 5.2_STABLE.
12 [riz] 12 [riz]
13 13
14sys/fs/smbfs/smbfs_node.c 1.48, 1.49 via patch 14sys/fs/smbfs/smbfs_node.c 1.48, 1.49 via patch
@@ -322,19 +322,19 @@ dist/nvi/common/conv.c 1.7 via patch @@ -322,19 +322,19 @@ dist/nvi/common/conv.c 1.7 via patch
322 Don't truncate files on character conversions without warning 322 Don't truncate files on character conversions without warning
323 and a chance for recovery. 323 and a chance for recovery.
324 [christos, ticket #1845] 324 [christos, ticket #1845]
325 325
326sys/netinet/ip_icmp.c 1.130 326sys/netinet/ip_icmp.c 1.130
327sys/netinet/ip_icmp.h patch 327sys/netinet/ip_icmp.h patch
328 328
329 Add missing codes to ICMP handling. PR#47693. 329 Add missing codes to ICMP handling. PR#47693.
330 [fair, ticket #1855] 330 [fair, ticket #1855]
331 331
332sys/arch/vax/boot/xxboot/start.S 1.5 332sys/arch/vax/boot/xxboot/start.S 1.5
333sys/sys/bootblock.h 1.55 333sys/sys/bootblock.h 1.55
334sys/sys/disklabel.h 1.113 334sys/sys/disklabel.h 1.113
335usr.sbin/installboot/arch/vax.c 1.14-1.16 335usr.sbin/installboot/arch/vax.c 1.14-1.17
336 336
337 fix VAX bootblocks and installboot for VAX 780 and similar machines 337 fix VAX bootblocks and installboot for VAX 780 and similar machines
338 (booting via VMB.EXE). 338 (booting via VMB.EXE).
339 Don't include host's disklabel.h. 339 Don't include host's disklabel.h.
340 [martin, ticket #1856] 340 [martin, ticket #1856]