Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets/lists add timeout(1)
details: https://anonhg.NetBSD.org/src/rev/164a7af1b10f
branches: trunk
changeset: 331118:164a7af1b10f
user: christos <christos%NetBSD.org@localhost>
date: Fri Aug 01 14:08:47 2014 +0000
description:
add timeout(1)
diffstat:
distrib/sets/lists/base/mi | 3 ++-
distrib/sets/lists/debug/mi | 3 ++-
distrib/sets/lists/man/mi | 5 ++++-
3 files changed, 8 insertions(+), 3 deletions(-)
diffs (67 lines):
diff -r ab3db437031e -r 164a7af1b10f distrib/sets/lists/base/mi
--- a/distrib/sets/lists/base/mi Fri Aug 01 14:05:35 2014 +0000
+++ b/distrib/sets/lists/base/mi Fri Aug 01 14:08:47 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1078 2014/07/28 23:09:06 rjs Exp $
+# $NetBSD: mi,v 1.1079 2014/08/01 14:08:47 christos Exp $
#
# Note: Don't delete entries from here - mark them as "obsolete" instead,
# unless otherwise stated below.
@@ -729,6 +729,7 @@
./usr/bin/tftp base-netutil-bin
./usr/bin/tic base-util-bin
./usr/bin/time base-util-bin
+./usr/bin/timeout base-util-bin
./usr/bin/tip base-util-bin
./usr/bin/tmux base-util-bin
./usr/bin/tn3270 base-obsolete obsolete
diff -r ab3db437031e -r 164a7af1b10f distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi Fri Aug 01 14:05:35 2014 +0000
+++ b/distrib/sets/lists/debug/mi Fri Aug 01 14:08:47 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.76 2014/07/27 10:19:12 martin Exp $
+# $NetBSD: mi,v 1.77 2014/08/01 14:08:47 christos Exp $
./etc/mtree/set.debug comp-sys-root
./usr/lib/i18n/libBIG5_g.a comp-c-debuglib debuglib
@@ -760,6 +760,7 @@
./usr/libdata/debug/usr/bin/tftp.debug comp-netutil-debug debug
./usr/libdata/debug/usr/bin/tic.debug comp-util-debug debug
./usr/libdata/debug/usr/bin/time.debug comp-util-debug debug
+./usr/libdata/debug/usr/bin/timeout.debug comp-util-debug debug
./usr/libdata/debug/usr/bin/tip.debug comp-util-debug debug
./usr/libdata/debug/usr/bin/tmux.debug comp-util-debug debug
./usr/libdata/debug/usr/bin/tn3270.debug comp-obsolete obsolete
diff -r ab3db437031e -r 164a7af1b10f distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Fri Aug 01 14:05:35 2014 +0000
+++ b/distrib/sets/lists/man/mi Fri Aug 01 14:08:47 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1480 2014/07/24 21:08:50 alnsn Exp $
+# $NetBSD: mi,v 1.1481 2014/08/01 14:08:47 christos Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -554,6 +554,7 @@
./usr/share/man/cat1/tftp.0 man-netutil-catman .cat
./usr/share/man/cat1/tic.0 man-util-catman .cat
./usr/share/man/cat1/time.0 man-util-catman .cat
+./usr/share/man/cat1/timeout.0 man-util-catman .cat
./usr/share/man/cat1/tip.0 man-util-catman .cat
./usr/share/man/cat1/tmux.0 man-util-catman .cat
./usr/share/man/cat1/tn3270.0 man-obsolete obsolete
@@ -3657,6 +3658,7 @@
./usr/share/man/html1/tftp.html man-netutil-htmlman html
./usr/share/man/html1/tic.html man-util-htmlman html
./usr/share/man/html1/time.html man-util-htmlman html
+./usr/share/man/html1/timeout.html man-util-htmlman html
./usr/share/man/html1/tip.html man-util-htmlman html
./usr/share/man/html1/tmux.html man-util-htmlman html
./usr/share/man/html1/tn3270.html man-obsolete obsolete
@@ -6413,6 +6415,7 @@
./usr/share/man/man1/tftp.1 man-netutil-man .man
./usr/share/man/man1/tic.1 man-util-man .man
./usr/share/man/man1/time.1 man-util-man .man
+./usr/share/man/man1/timeout.1 man-util-man .man
./usr/share/man/man1/tip.1 man-util-man .man
./usr/share/man/man1/tmux.1 man-util-man .man
./usr/share/man/man1/tn3270.1 man-obsolete obsolete
Home |
Main Index |
Thread Index |
Old Index