From Textutils-1.6
authorNate Willams <nate@FreeBSD.org>
Tue, 29 Jun 1993 04:58:06 +0000 (04:58 +0000)
committerNate Willams <nate@FreeBSD.org>
Tue, 29 Jun 1993 04:58:06 +0000 (04:58 +0000)
commit9a35093c1cb8b16df0e369abf59350c0369231b9
treea0f7ffdf1b4b968e37b62b9137d6da8329ae7b1d
parent4d5543494a5591feebab71e2204503c694babfe2
From Textutils-1.6
12 files changed:
gnu/usr.bin/pr/COPYING [new file with mode: 0644]
gnu/usr.bin/pr/Makefile [new file with mode: 0644]
gnu/usr.bin/pr/error.c [new file with mode: 0644]
gnu/usr.bin/pr/getopt.c [new file with mode: 0644]
gnu/usr.bin/pr/getopt.h [new file with mode: 0644]
gnu/usr.bin/pr/getopt1.c [new file with mode: 0644]
gnu/usr.bin/pr/pr.1 [new file with mode: 0644]
gnu/usr.bin/pr/pr.c [new file with mode: 0644]
gnu/usr.bin/pr/system.h [new file with mode: 0644]
gnu/usr.bin/pr/version.c [new file with mode: 0644]
gnu/usr.bin/pr/version.h [new file with mode: 0644]
gnu/usr.bin/pr/xmalloc.c [new file with mode: 0644]