git: Bring in FreeBSD's perror(1) utility.

Sascha Wildner swildner at crater.dragonflybsd.org
Mon Dec 30 15:05:54 PST 2013


commit 0e5b0bcb99ae677287f4dc6ecc45113dc2f65433
Author: Sascha Wildner <saw at online.de>
Date:   Tue Dec 31 00:05:28 2013 +0100

    Bring in FreeBSD's perror(1) utility.

Summary of changes:
 usr.bin/Makefile                                   |  1 +
 usr.bin/perror/Makefile                            |  5 ++
 share/man/man4/amdsmb.4 => usr.bin/perror/perror.1 | 40 ++++++-------
 .../thr1/thr1.c => usr.bin/perror/perror.c         | 66 ++++++++++------------
 4 files changed, 55 insertions(+), 57 deletions(-)
 create mode 100644 usr.bin/perror/Makefile
 copy share/man/man4/amdsmb.4 => usr.bin/perror/perror.1 (74%)
 copy test/stress/stress2/testcases/thr1/thr1.c => usr.bin/perror/perror.c (68%)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0e5b0bcb99ae677287f4dc6ecc45113dc2f65433


-- 
DragonFly BSD source repository



More information about the Commits mailing list