Module Name: src
Committed By: msaitoh
Date: Fri Jun 14 03:08:20 UTC 2013
Modified Files:
src/doc [netbsd-5]: CHANGES-5.3
Log Message:
Update ticket 1856.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.16 -r1.1.2.17 src/doc/CHANGES-5.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-5.3
diff -u src/doc/CHANGES-5.3:1.1.2.16 src/doc/CHANGES-5.3:1.1.2.17
--- src/doc/CHANGES-5.3:1.1.2.16 Wed Jun 12 06:07:09 2013
+++ src/doc/CHANGES-5.3 Fri Jun 14 03:08:20 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.3,v 1.1.2.16 2013/06/12 06:07:09 msaitoh Exp $
+# $NetBSD: CHANGES-5.3,v 1.1.2.17 2013/06/14 03:08:20 msaitoh Exp $
A complete list of changes from the NetBSD 5.2 release to the NetBSD 5.3
release:
@@ -332,8 +332,9 @@ sys/netinet/ip_icmp.h patch
sys/arch/vax/boot/xxboot/start.S 1.5
sys/sys/bootblock.h 1.55
sys/sys/disklabel.h 1.113
-usr.sbin/installboot/arch/vax.c 1.14-1.15
+usr.sbin/installboot/arch/vax.c 1.14-1.16
fix VAX bootblocks and installboot for VAX 780 and similar machines
- (booting via VMB.EXE)
+ (booting via VMB.EXE).
+ Don't include host's disklabel.h.
[martin, ticket #1856]