Oldest available version at Berkeley
authorRobert R. Henry <rrh@ucbvax.Berkeley.EDU>
Sun, 7 Nov 1982 05:48:43 +0000 (21:48 -0800)
committerRobert R. Henry <rrh@ucbvax.Berkeley.EDU>
Sun, 7 Nov 1982 05:48:43 +0000 (21:48 -0800)
commit2958d0fea855a19268cd8f2a0d1a14487b8793ad
treedfe390fb24046df1fab50d54bc76632336aaef82
parent039065602c5239e735500e0755815a682b25d996
Oldest available version at Berkeley

SCCS-vsn: usr.bin/diction/style3/conp.h 4.1
SCCS-vsn: usr.bin/diction/style1/names.h 4.1
SCCS-vsn: usr.bin/diction/style3/style.h 4.1
SCCS-vsn: usr.bin/diction/diction/diction.1 4.1
SCCS-vsn: usr.bin/deroff/deroff.c 4.1
SCCS-vsn: usr.bin/diction/style1/dict.c 4.1
SCCS-vsn: usr.bin/diction/diction/dprog.c 4.1
SCCS-vsn: usr.bin/diction/style2/edict.c 4.1
SCCS-vsn: usr.bin/diction/style2/ehash.c 4.1
SCCS-vsn: usr.bin/diction/style1/nhash.c 4.1
SCCS-vsn: usr.bin/diction/style3/outp.c 4.1
SCCS-vsn: usr.bin/diction/style3/pscan.c 4.1
SCCS-vsn: usr.bin/diction/style1/ydict.c 4.1
SCCS-vsn: usr.bin/diction/style2/style2.l 4.1
SCCS-vsn: usr.bin/diction/style1/style1.l 4.1
SCCS-vsn: usr.bin/diction/style3/part.l 4.1
SCCS-vsn: usr.bin/diction/Makefile 4.1
SCCS-vsn: usr.bin/diction/diction/dict.d 4.1
SCCS-vsn: usr.bin/diction/explain/explain.d 4.1
SCCS-vsn: usr.bin/diction/diction/diction.sh 4.1
SCCS-vsn: usr.bin/diction/explain/explain.sh 4.1
SCCS-vsn: usr.bin/diction/style/style.sh 4.1
SCCS-vsn: usr.bin/diction/README 4.1
23 files changed:
usr/src/usr.bin/deroff/deroff.c [new file with mode: 0644]
usr/src/usr.bin/diction/Makefile [new file with mode: 0644]
usr/src/usr.bin/diction/README [new file with mode: 0644]
usr/src/usr.bin/diction/diction/dict.d [new file with mode: 0644]
usr/src/usr.bin/diction/diction/diction.1 [new file with mode: 0644]
usr/src/usr.bin/diction/diction/diction.sh [new file with mode: 0644]
usr/src/usr.bin/diction/diction/dprog.c [new file with mode: 0644]
usr/src/usr.bin/diction/explain/explain.d [new file with mode: 0644]
usr/src/usr.bin/diction/explain/explain.sh [new file with mode: 0644]
usr/src/usr.bin/diction/style/style.sh [new file with mode: 0644]
usr/src/usr.bin/diction/style1/dict.c [new file with mode: 0644]
usr/src/usr.bin/diction/style1/names.h [new file with mode: 0644]
usr/src/usr.bin/diction/style1/nhash.c [new file with mode: 0644]
usr/src/usr.bin/diction/style1/style1.l [new file with mode: 0644]
usr/src/usr.bin/diction/style1/ydict.c [new file with mode: 0644]
usr/src/usr.bin/diction/style2/edict.c [new file with mode: 0644]
usr/src/usr.bin/diction/style2/ehash.c [new file with mode: 0644]
usr/src/usr.bin/diction/style2/style2.l [new file with mode: 0644]
usr/src/usr.bin/diction/style3/conp.h [new file with mode: 0644]
usr/src/usr.bin/diction/style3/outp.c [new file with mode: 0644]
usr/src/usr.bin/diction/style3/part.l [new file with mode: 0644]
usr/src/usr.bin/diction/style3/pscan.c [new file with mode: 0644]
usr/src/usr.bin/diction/style3/style.h [new file with mode: 0644]