commit cf89a63bd5370b1f842c452b2bb8af43cd4d3695
Author: John Marino <[email protected]>
Date:   Sat Oct 12 01:51:11 2013 +0200

    pwait(1): Import from FreeBSD, built without modification!

Summary of changes:
 usr.bin/Makefile       |   1 +
 usr.bin/pwait/Makefile |   5 ++
 usr.bin/pwait/pwait.1  |  78 +++++++++++++++++++++++++++
 usr.bin/pwait/pwait.c  | 144 +++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 228 insertions(+)
 create mode 100644 usr.bin/pwait/Makefile
 create mode 100644 usr.bin/pwait/pwait.1
 create mode 100644 usr.bin/pwait/pwait.c

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cf89a63bd5370b1f842c452b2bb8af43cd4d3695


-- 
DragonFly BSD source repository

Reply via email to