Module Name: src Committed By: martin Date: Thu Sep 5 08:44:10 UTC 2019
Modified Files: src/doc [netbsd-9]: CHANGES-9.0 Log Message: Ticket #172 To generate a diff of this commit: cvs rdiff -u -r1.1.2.42 -r1.1.2.43 src/doc/CHANGES-9.0 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-9.0 diff -u src/doc/CHANGES-9.0:1.1.2.42 src/doc/CHANGES-9.0:1.1.2.43 --- src/doc/CHANGES-9.0:1.1.2.42 Thu Sep 5 08:35:57 2019 +++ src/doc/CHANGES-9.0 Thu Sep 5 08:44:10 2019 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-9.0,v 1.1.2.42 2019/09/05 08:35:57 martin Exp $ +# $NetBSD: CHANGES-9.0,v 1.1.2.43 2019/09/05 08:44:10 martin Exp $ A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30 until the 9.0 release: @@ -2781,3 +2781,8 @@ sys/netinet/if_arp.c 1.287 inet: Send RTM_MISS when we fail to resolve an address. [roy, ticket #170] +sbin/route/route.c 1.163 + + route(8): Show addres for RTM_LOSING. + [roy, ticket #172] +