Module Name: src Committed By: christos Date: Fri Oct 19 00:13:56 UTC 2018
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new file(1) To generate a diff of this commit: cvs rdiff -u -r1.1566 -r1.1567 src/doc/3RDPARTY cvs rdiff -u -r1.2447 -r1.2448 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/3RDPARTY diff -u src/doc/3RDPARTY:1.1566 src/doc/3RDPARTY:1.1567 --- src/doc/3RDPARTY:1.1566 Sat Sep 29 21:57:41 2018 +++ src/doc/3RDPARTY Thu Oct 18 20:13:56 2018 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1566 2018/09/30 01:57:41 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1567 2018/10/19 00:13:56 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -425,8 +425,8 @@ Notes: Please use "expat" as the vendor tag for CVS imports. Package: file -Version: 5.33 -Current Vers: 5.34 +Version: 5.35 +Current Vers: 5.35 Maintainer: Christos Zoulas <chris...@zoulas.com> Archive Site: ftp://ftp.astron.com/pub/file/ Home Page: http://www.darwinsys.com/file/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2447 src/doc/CHANGES:1.2448 --- src/doc/CHANGES:1.2447 Sat Oct 13 20:11:59 2018 +++ src/doc/CHANGES Thu Oct 18 20:13:56 2018 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2447 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2448 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -233,3 +233,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0: aarch64: add support for compat_netbsd32(8). [ryo 20181012] newsmips: Add support for NWS-4000. Based on nonaka@'s porting effort back in 2002. [tsutsui 20181014] + file(1): Upgraded to 5.35. [christos 20181013]