Module Name:    src
Committed By:   christos
Date:           Fri Aug  1 14:05:35 UTC 2014

Modified Files:
        src/doc: 3RDPARTY CHANGES

Log Message:
mention timeout


To generate a diff of this commit:
cvs rdiff -u -r1.1139 -r1.1140 src/doc/3RDPARTY
cvs rdiff -u -r1.1955 -r1.1956 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.1139 src/doc/3RDPARTY:1.1140
--- src/doc/3RDPARTY:1.1139	Thu Jul 31 10:05:57 2014
+++ src/doc/3RDPARTY	Fri Aug  1 10:05:35 2014
@@ -1,4 +1,4 @@
-#	$NetBSD: 3RDPARTY,v 1.1139 2014/07/31 14:05:57 roy Exp $
+#	$NetBSD: 3RDPARTY,v 1.1140 2014/08/01 14:05:35 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -1538,3 +1538,14 @@ Notes:
 		The kernel portion has been removed from the tar file.
 		Our kernel smbfs and netsmb directories could move to
 		external, but this is just make-work.
+
+Package:	timeout
+Version:	FreeBSD-2014-08-01
+Current Vers:	FreeBSD-XXXX-YY-ZZ
+Maintainer:	Baptiste Daroussin <b...@freebsd.org>
+Archive Site:	none
+Home Page:	none
+Mailing List:	none
+Responsible:	christos
+License:	BSD-like (2-clause)
+Location:	usr.bin/timeout

Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1955 src/doc/CHANGES:1.1956
--- src/doc/CHANGES:1.1955	Fri Aug  1 01:01:41 2014
+++ src/doc/CHANGES	Fri Aug  1 10:05:35 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1955 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1956 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -457,3 +457,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
 		[dholland 20140725]
 	arm: Add support for the Kobo touch (i.MX50). [hkenken 20140725]
 	dhcpcd(8): Import dhcpcd-6.4.3 [roy 20140730]
+	timeout(1): Import from FreeBSD [christos 20140801]

Reply via email to