Sat Mar 11 08:48:42 2017 UTC ()
7.1


(snj)
diff -r1.510.4.7 -r1.510.4.8 src/distrib/notes/common/main
diff -r1.75.4.4 -r1.75.4.5 src/gnu/usr.bin/groff/tmac/mdoc.local
diff -r1.459.2.9 -r1.459.2.10 src/sys/sys/param.h

cvs diff -r1.510.4.7 -r1.510.4.8 src/distrib/notes/common/main (expand / switch to unified diff)

--- src/distrib/notes/common/main 2015/09/25 04:34:17 1.510.4.7
+++ src/distrib/notes/common/main 2017/03/11 08:48:42 1.510.4.8
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: main,v 1.510.4.7 2015/09/25 04:34:17 snj Exp $ 1.\" $NetBSD: main,v 1.510.4.8 2017/03/11 08:48:42 snj Exp $
2.\" 2.\"
3.\" Copyright (c) 1999-2012 The NetBSD Foundation, Inc. 3.\" Copyright (c) 1999-2012 The NetBSD Foundation, Inc.
4.\" All rights reserved. 4.\" All rights reserved.
5.\" 5.\"
6.\" Redistribution and use in source and binary forms, with or without 6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions 7.\" modification, are permitted provided that the following conditions
8.\" are met: 8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright 9.\" 1. Redistributions of source code must retain the above copyright
10.\" notice, this list of conditions and the following disclaimer. 10.\" notice, this list of conditions and the following disclaimer.
11.\" 2. Redistributions in binary form must reproduce the above copyright 11.\" 2. Redistributions in binary form must reproduce the above copyright
12.\" notice, this list of conditions and the following disclaimer in the 12.\" notice, this list of conditions and the following disclaimer in the
13.\" documentation and/or other materials provided with the distribution. 13.\" documentation and/or other materials provided with the distribution.
14.\" 14.\"
@@ -40,27 +40,27 @@ @@ -40,27 +40,27 @@
40.\" -------------------- CONFIGURATION -------------------- 40.\" -------------------- CONFIGURATION --------------------
41. 41.
42.nr FOR_RELEASE 1 42.nr FOR_RELEASE 1
43.nr DOC_XR 1 43.nr DOC_XR 1
44.ds MACHINE_LIST acorn26 acorn32 algor alpha amd64 amiga amigappc arc atari 44.ds MACHINE_LIST acorn26 acorn32 algor alpha amd64 amiga amigappc arc atari
45.as MACHINE_LIST " bebox cats cesfic cobalt dreamcast emips evbarm evbmips 45.as MACHINE_LIST " bebox cats cesfic cobalt dreamcast emips evbarm evbmips
46.as MACHINE_LIST " evbppc evbsh3 ews4800mips hp300 hppa hpcarm hpcmips hpcsh 46.as MACHINE_LIST " evbppc evbsh3 ews4800mips hp300 hppa hpcarm hpcmips hpcsh
47.as MACHINE_LIST " i386 ibmnws iyonix landisk luna68k mac68k macppc mipsco 47.as MACHINE_LIST " i386 ibmnws iyonix landisk luna68k mac68k macppc mipsco
48.as MACHINE_LIST " mmeye mvme68k mvmeppc netwinder news68k newsmips next68k 48.as MACHINE_LIST " mmeye mvme68k mvmeppc netwinder news68k newsmips next68k
49.as MACHINE_LIST " ofppc playstation2 pmax prep rs6000 sandpoint sbmips 49.as MACHINE_LIST " ofppc playstation2 pmax prep rs6000 sandpoint sbmips
50.as MACHINE_LIST " sgimips shark sparc sparc64 sun2 sun3 vax x68k xen zaurus . 50.as MACHINE_LIST " sgimips shark sparc sparc64 sun2 sun3 vax x68k xen zaurus .
51.so \*[.CURDIR]/../common/macros 51.so \*[.CURDIR]/../common/macros
52. 52.
53.Dd September 25, 2015 53.Dd March 11, 2017
54.Dt INSTALL 8 54.Dt INSTALL 8
55.Os NetBSD 55.Os NetBSD
56.Sh NAME 56.Sh NAME
57.Nm INSTALL 57.Nm INSTALL
58.Nd Installation procedure for 58.Nd Installation procedure for
59.Nx*M . 59.Nx*M .
60.Sh CONTENTS 60.Sh CONTENTS
61.Tc 61.Tc
62.Sh DESCRIPTION 62.Sh DESCRIPTION
63. 63.
64.Ss About this Document 64.Ss About this Document
65.Pp 65.Pp
66. 66.
@@ -470,52 +470,44 @@ features a complete set of user utilitie @@ -470,52 +470,44 @@ features a complete set of user utilitie
470languages, the X Window System, firewall software 470languages, the X Window System, firewall software
471and numerous other tools, all accompanied by full source code. 471and numerous other tools, all accompanied by full source code.
472.Pp 472.Pp
473.\" XXX Should we include some text here about NetBSD's license 473.\" XXX Should we include some text here about NetBSD's license
474.\" policies and how commercial-friendly it is? 474.\" policies and how commercial-friendly it is?
475.Nx 475.Nx
476is a creation of the members of the Internet community. 476is a creation of the members of the Internet community.
477Without the unique cooperation and coordination the net makes 477Without the unique cooperation and coordination the net makes
478possible, 478possible,
479.Nx 479.Nx
480would not exist. 480would not exist.
481. 481.
482.if \n[FOR_RELEASE] \{\ 482.if \n[FOR_RELEASE] \{\
483.Ss Changes Between The NetBSD 6.0 and 7.0 Releases 483.Ss Changes Between The NetBSD 7.0 and 7.1 Releases
484.Pp 484.Pp
485The 485The
486.Nx 486.Nx
487\*V release 487\*V release
488provides many significant changes, including support for many new 488brings support for new devices, the integration of many bug fixes,
489devices, hundreds of bug fixes, new and updated kernel subsystems, and 489and many userland improvements.
490numerous userland enhancements. 
491The result of these improvements is a stable operating system fit for 490The result of these improvements is a stable operating system fit for
492production use that rivals most commercially available systems. 491production use that rivals most commercially available systems.
493.Pp 492.Pp
494It is impossible to completely summarize the massive development that 
495went into the 
496.Nx 
497\*V release. 
498See 493See
499.Lk http://www.NetBSD.org/releases/formal-7/NetBSD-7.0.html 494.Lk http://www.NetBSD.org/releases/formal-7/NetBSD-7.1.html
500for some of the more noteworthy changes in this release. 495for some of the more noteworthy changes in this release.
501.Pp 496.Pp
502A more extensive list of changes can be found in the 497A more extensive list of changes can be found in the
503CHANGES: 498CHANGES-7.1:
504.Lk http://ftp.NetBSD.org/pub/NetBSD/NetBSD-7.0/CHANGES 499.Lk http://ftp.NetBSD.org/pub/NetBSD/NetBSD-7.1/CHANGES-7.1
505and 500file in the top level directory of the NetBSD 7.1 release tree.
506CHANGES-7.0: 
507.Lk http://ftp.NetBSD.org/pub/NetBSD/NetBSD-7.0/CHANGES-7.0 
508files in the top level directory of the NetBSD 7.0 release tree. 
509.Pp 501.Pp
510.\} \" \n[FOR_RELEASE] 502.\} \" \n[FOR_RELEASE]
511. 503.
512.Ss "Features to be removed in a later release" 504.Ss "Features to be removed in a later release"
513The following features are to be removed from 505The following features are to be removed from
514.Nx 506.Nx
515in the future: 507in the future:
516.(bullet 508.(bullet
517.Xr dhclient 8 509.Xr dhclient 8
518and 510and
519.Xr rtsol 8 511.Xr rtsol 8
520in favor of 512in favor of
521.Xr dhcpcd 8 . 513.Xr dhcpcd 8 .
@@ -563,26 +555,28 @@ Refer to @@ -563,26 +555,28 @@ Refer to
563.Pp 555.Pp
564. 556.
565The root directory of the 557The root directory of the
566.Nx 558.Nx
567\*V release is organized as follows: 559\*V release is organized as follows:
568.ie \n[FOR_RELEASE] \{\ 560.ie \n[FOR_RELEASE] \{\
569.Pp 561.Pp
570.Pa .../NetBSD-\*V/ 562.Pa .../NetBSD-\*V/
571.(tag README.files 563.(tag README.files
572.It Li CHANGES 564.It Li CHANGES
573Changes between the 6.0 and 7.0 releases. 565Changes between the 6.0 and 7.0 releases.
574.It Li CHANGES-7.0 566.It Li CHANGES-7.0
575Changes between the initial 7.0 branch and the final release of 7.0. 567Changes between the initial 7.0 branch and the final release of 7.0.
 568.It Li CHANGES-7.1
 569Changes between the final release of 7.0 and the final release of 7.1.
576.It Li CHANGES.prev 570.It Li CHANGES.prev
577Changes in previous 571Changes in previous
578.Nx 572.Nx
579releases. 573releases.
580.It Li LAST_MINUTE 574.It Li LAST_MINUTE
581Last minute changes and notes about the release. 575Last minute changes and notes about the release.
582.It Li README.files 576.It Li README.files
583README describing the distribution's contents. 577README describing the distribution's contents.
584.It Pa images/ 578.It Pa images/
585Images (ISO 9660 or USB) for installing NetBSD. 579Images (ISO 9660 or USB) for installing NetBSD.
586Depending on your system, these may be bootable. 580Depending on your system, these may be bootable.
587.It Pa source/ 581.It Pa source/
588Source distribution sets; see below. 582Source distribution sets; see below.
@@ -745,27 +739,27 @@ and thus all issues that are fixed by @@ -745,27 +739,27 @@ and thus all issues that are fixed by
745by default will be handled. 739by default will be handled.
746.Pp 740.Pp
747A number of things have been removed from the 741A number of things have been removed from the
748.Nx 742.Nx
749\*V release. 743\*V release.
750See the 744See the
751.Dq Components removed from NetBSD 745.Dq Components removed from NetBSD
752section near the beginning of this document for a list. 746section near the beginning of this document for a list.
753.if \n[arm] \{\ 747.if \n[arm] \{\
754.Ss2 Important note regarding ABI change on ARM ports 748.Ss2 Important note regarding ABI change on ARM ports
755.Pp 749.Pp
756In 750In
757.Nx 751.Nx
7587.0, most ARM ports (all but acorn26, acorn32, and epoc32) have switched 7527.0, most ARM ports (all but acorn26, acorn32, and epoc32) were switched
759to the official standard ABI 753to the official standard ABI
760.Pq EABI5 754.Pq EABI5
761which is recommended by ARM for ELF binaries. 755which is recommended by ARM for ELF binaries.
762.Pp 756.Pp
763Backwards compatibility is provided for binaries using the previous ABI 757Backwards compatibility is provided for binaries using the previous ABI
764.Pq oabi . 758.Pq oabi .
765A 759A
766.Nx 760.Nx
767\*V 761\*V
768kernel with the 762kernel with the
769.Dv COMPAT_NETBSD32 763.Dv COMPAT_NETBSD32
770option enabled will allow you to execute oabi binaries. 764option enabled will allow you to execute oabi binaries.
771This option is enabled in the kernels distributed with this release. 765This option is enabled in the kernels distributed with this release.

cvs diff -r1.75.4.4 -r1.75.4.5 src/gnu/usr.bin/groff/tmac/Attic/mdoc.local (expand / switch to unified diff)

--- src/gnu/usr.bin/groff/tmac/Attic/mdoc.local 2017/02/21 06:14:00 1.75.4.4
+++ src/gnu/usr.bin/groff/tmac/Attic/mdoc.local 2017/03/11 08:48:42 1.75.4.5
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: mdoc.local,v 1.75.4.4 2017/02/21 06:14:00 snj Exp $ 1.\" $NetBSD: mdoc.local,v 1.75.4.5 2017/03/11 08:48:42 snj Exp $
2.\" 2.\"
3.\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc. 3.\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc.
4.\" All rights reserved. 4.\" All rights reserved.
5.\" 5.\"
6.\" This code is derived from software contributed to The NetBSD Foundation 6.\" This code is derived from software contributed to The NetBSD Foundation
7.\" by Thomas Klausner. 7.\" by Thomas Klausner.
8.\" 8.\"
9.\" Redistribution and use in source and binary forms, with or without 9.\" Redistribution and use in source and binary forms, with or without
10.\" modification, are permitted provided that the following conditions 10.\" modification, are permitted provided that the following conditions
11.\" are met: 11.\" are met:
12.\" 1. Redistributions of source code must retain the above copyright 12.\" 1. Redistributions of source code must retain the above copyright
13.\" notice, this list of conditions and the following disclaimer. 13.\" notice, this list of conditions and the following disclaimer.
14.\" 2. Redistributions in binary form must reproduce the above copyright 14.\" 2. Redistributions in binary form must reproduce the above copyright
@@ -34,29 +34,29 @@ @@ -34,29 +34,29 @@
34.\" standards names not in groff 34.\" standards names not in groff
35.ds doc-str-St--isoC-amd1 \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 9899/AMD1:1995 35.ds doc-str-St--isoC-amd1 \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 9899/AMD1:1995
36.as doc-str-St--isoC-amd1 " (\*[Lq]\*[doc-Tn-font-size]ISO\~C\^90\*[doc-str-St], Amendment 1\*[Rq]) 36.as doc-str-St--isoC-amd1 " (\*[Lq]\*[doc-Tn-font-size]ISO\~C\^90\*[doc-str-St], Amendment 1\*[Rq])
37.ds doc-str-St--isoC-tcor1 \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 9899/TCOR1:1994 37.ds doc-str-St--isoC-tcor1 \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 9899/TCOR1:1994
38.as doc-str-St--isoC-tcor1 " (\*[Lq]\*[doc-Tn-font-size]ISO\~C\^90\*[doc-str-St], Technical Corrigendum 1\*[Rq]) 38.as doc-str-St--isoC-tcor1 " (\*[Lq]\*[doc-Tn-font-size]ISO\~C\^90\*[doc-str-St], Technical Corrigendum 1\*[Rq])
39.ds doc-str-St--isoC-tcor2 \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 9899/TCOR2:1995 39.ds doc-str-St--isoC-tcor2 \*[doc-Tn-font-size]ISO/IEC\*[doc-str-St] 9899/TCOR2:1995
40.as doc-str-St--isoC-tcor2 " (\*[Lq]\*[doc-Tn-font-size]ISO\~C\^90\*[doc-str-St], Technical Corrigendum 2\*[Rq]) 40.as doc-str-St--isoC-tcor2 " (\*[Lq]\*[doc-Tn-font-size]ISO\~C\^90\*[doc-str-St], Technical Corrigendum 2\*[Rq])
41.ds doc-str-St--xns5.2d2.0 \*[doc-Tn-font-size]X/Open\*[doc-str-St] Networking Services Issue\~5.2 Draft\~2.0 41.ds doc-str-St--xns5.2d2.0 \*[doc-Tn-font-size]X/Open\*[doc-str-St] Networking Services Issue\~5.2 Draft\~2.0
42.as doc-str-St--xns5.2d2.0 " (\*[Lq]\*[doc-Tn-font-size]XNS\*[doc-str-St]\^5.2D2.0\*[Rq]) 42.as doc-str-St--xns5.2d2.0 " (\*[Lq]\*[doc-Tn-font-size]XNS\*[doc-str-St]\^5.2D2.0\*[Rq])
43.ds doc-str-St--ieee1275-94 \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 1275-1994 43.ds doc-str-St--ieee1275-94 \*[doc-Tn-font-size]\%IEEE\*[doc-str-St] Std 1275-1994
44.as doc-str-St--ieee1275-94 " (\*[Lq]\*[doc-Tn-font-size]Open Firmware\*[doc-str-St]\*[Rq]) 44.as doc-str-St--ieee1275-94 " (\*[Lq]\*[doc-Tn-font-size]Open Firmware\*[doc-str-St]\*[Rq])
45. 45.
46.\" Default .Os value 46.\" Default .Os value
47.ds doc-operating-system NetBSD\~7.1_RC2 47.ds doc-operating-system NetBSD\~7.1
48.\" Default footer operating system value 48.\" Default footer operating system value
49.ds doc-default-operating-system NetBSD\~7.1_RC2 49.ds doc-default-operating-system NetBSD\~7.1
50.\" Other known versions, not yet in groff distribution 50.\" Other known versions, not yet in groff distribution
51.ds doc-operating-system-NetBSD-1.3.3 1.3.3 51.ds doc-operating-system-NetBSD-1.3.3 1.3.3
52.ds doc-operating-system-NetBSD-1.6.3 1.6.3 52.ds doc-operating-system-NetBSD-1.6.3 1.6.3
53.ds doc-operating-system-NetBSD-2.0.1 2.0.1 53.ds doc-operating-system-NetBSD-2.0.1 2.0.1
54.ds doc-operating-system-NetBSD-2.0.2 2.0.2 54.ds doc-operating-system-NetBSD-2.0.2 2.0.2
55.ds doc-operating-system-NetBSD-3.0 3.0 55.ds doc-operating-system-NetBSD-3.0 3.0
56.ds doc-operating-system-NetBSD-3.0.1 3.0.1 56.ds doc-operating-system-NetBSD-3.0.1 3.0.1
57.ds doc-operating-system-NetBSD-3.1 3.1 57.ds doc-operating-system-NetBSD-3.1 3.1
58.ds doc-operating-system-NetBSD-4.0 4.0 58.ds doc-operating-system-NetBSD-4.0 4.0
59.ds doc-operating-system-NetBSD-5.0 5.0 59.ds doc-operating-system-NetBSD-5.0 5.0
60.ds doc-operating-system-NetBSD-5.1 5.1 60.ds doc-operating-system-NetBSD-5.1 5.1
61.ds doc-operating-system-NetBSD-6.0 6.0 61.ds doc-operating-system-NetBSD-6.0 6.0
62.ds doc-operating-system-NetBSD-6.1 6.1 62.ds doc-operating-system-NetBSD-6.1 6.1

cvs diff -r1.459.2.9 -r1.459.2.10 src/sys/sys/param.h (expand / switch to unified diff)

--- src/sys/sys/param.h 2017/02/21 06:14:00 1.459.2.9
+++ src/sys/sys/param.h 2017/03/11 08:48:42 1.459.2.10
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1/* $NetBSD: param.h,v 1.459.2.9 2017/02/21 06:14:00 snj Exp $ */ 1/* $NetBSD: param.h,v 1.459.2.10 2017/03/11 08:48:42 snj Exp $ */
2 2
3/*- 3/*-
4 * Copyright (c) 1982, 1986, 1989, 1993 4 * Copyright (c) 1982, 1986, 1989, 1993
5 * The Regents of the University of California. All rights reserved. 5 * The Regents of the University of California. All rights reserved.
6 * (c) UNIX System Laboratories, Inc. 6 * (c) UNIX System Laboratories, Inc.
7 * All or some portions of this file are derived from material licensed 7 * All or some portions of this file are derived from material licensed
8 * to the University of California by American Telephone and Telegraph 8 * to the University of California by American Telephone and Telegraph
9 * Co. or Unix System Laboratories, Inc. and are reproduced herein with 9 * Co. or Unix System Laboratories, Inc. and are reproduced herein with
10 * the permission of UNIX System Laboratories, Inc. 10 * the permission of UNIX System Laboratories, Inc.
11 * 11 *
12 * Redistribution and use in source and binary forms, with or without 12 * Redistribution and use in source and binary forms, with or without
13 * modification, are permitted provided that the following conditions 13 * modification, are permitted provided that the following conditions
14 * are met: 14 * are met:
@@ -53,27 +53,27 @@ @@ -53,27 +53,27 @@
53 * m = minor version; a minor number of 99 indicates current. 53 * m = minor version; a minor number of 99 indicates current.
54 * r = 0 (*) 54 * r = 0 (*)
55 * p = patchlevel 55 * p = patchlevel
56 * 56 *
57 * When new releases are made, src/gnu/usr.bin/groff/tmac/mdoc.local 57 * When new releases are made, src/gnu/usr.bin/groff/tmac/mdoc.local
58 * needs to be updated and the changes sent back to the groff maintainers. 58 * needs to be updated and the changes sent back to the groff maintainers.
59 * 59 *
60 * (*) Up to 2.0I "release" used to be "",A-Z,Z[A-Z] but numeric 60 * (*) Up to 2.0I "release" used to be "",A-Z,Z[A-Z] but numeric
61 * e.g. NetBSD-1.2D = 102040000 ('D' == 4) 61 * e.g. NetBSD-1.2D = 102040000 ('D' == 4)
62 * NetBSD-2.0H (200080000) was changed on 20041001 to: 62 * NetBSD-2.0H (200080000) was changed on 20041001 to:
63 * 2.99.9 (299000900) 63 * 2.99.9 (299000900)
64 */ 64 */
65 65
66#define __NetBSD_Version__ 701000000 /* NetBSD 7.1_RC2 */ 66#define __NetBSD_Version__ 701000000 /* NetBSD 7.1 */
67 67
68#define __NetBSD_Prereq__(M,m,p) (((((M) * 100000000) + \ 68#define __NetBSD_Prereq__(M,m,p) (((((M) * 100000000) + \
69 (m) * 1000000) + (p) * 100) <= __NetBSD_Version__) 69 (m) * 1000000) + (p) * 100) <= __NetBSD_Version__)
70 70
71/* 71/*
72 * Historical NetBSD #define 72 * Historical NetBSD #define
73 * 73 *
74 * NetBSD 1.4 was the last release for which this value was incremented. 74 * NetBSD 1.4 was the last release for which this value was incremented.
75 * The value is now permanently fixed at 199905. It will never be 75 * The value is now permanently fixed at 199905. It will never be
76 * changed again. 76 * changed again.
77 * 77 *
78 * New code must use __NetBSD_Version__ instead, and should not even 78 * New code must use __NetBSD_Version__ instead, and should not even
79 * count on NetBSD being defined. 79 * count on NetBSD being defined.