]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r314886,r314943,r314944:
authorbdrewery <bdrewery@FreeBSD.org>
Wed, 22 Mar 2017 17:53:25 +0000 (17:53 +0000)
committerbdrewery <bdrewery@FreeBSD.org>
Wed, 22 Mar 2017 17:53:25 +0000 (17:53 +0000)
commit6f1e2c1745b78711f7687843e16b2647dc7c7545
tree92709a338c2405c6ba6e8424800d6ab70abba64b
parent9bbcb4a042df2ed01fc31c024908ca24ca9c3d9f
MFC r314886,r314943,r314944:

  r314886:
    pwait: Add a -t flag to specify a timeout before exiting, and tests.
  r314943:
    Remove unneeded -x from tests.
  r314944:
    Rename some tests to end in _test.
ObsoleteFiles.inc
bin/pwait/Makefile
bin/pwait/pwait.1
bin/pwait/pwait.c
bin/pwait/tests/Makefile [new file with mode: 0644]
bin/pwait/tests/Makefile.depend [new file with mode: 0644]
bin/pwait/tests/pwait_test.sh [new file with mode: 0644]
etc/mtree/BSD.tests.dist
targets/pseudo/tests/Makefile.depend
usr.bin/timeout/tests/Makefile
usr.bin/timeout/tests/timeout_test.sh [moved from usr.bin/timeout/tests/timeout.sh with 85% similarity]