initial port of plan9 troff to linux
commitcf343e0ea5e145d01fc2fcd335c2d2e2860f6a5d
authorAli Gholami Rudi <ali@rudi.ir>
Wed, 27 Jul 2011 05:53:57 +0000 (27 10:23 +0430)
committerAli Gholami Rudi <ali@rudi.ir>
Wed, 27 Jul 2011 05:53:57 +0000 (27 10:23 +0430)
tree5cb0f3d8742813d13aeaf1ea2c9465343384252e
initial port of plan9 troff to linux
127 files changed:
NOTICE [new file with mode: 0644]
README [new file with mode: 0644]
conf.mk [new file with mode: 0644]
eqn/Makefile [new file with mode: 0644]
eqn/diacrit.c [new file with mode: 0644]
eqn/e.h [new file with mode: 0644]
eqn/eqn.c [new file with mode: 0644]
eqn/eqn.y [new file with mode: 0644]
eqn/eqnbox.c [new file with mode: 0644]
eqn/font.c [new file with mode: 0644]
eqn/fromto.c [new file with mode: 0644]
eqn/funny.c [new file with mode: 0644]
eqn/glob.c [new file with mode: 0644]
eqn/input.c [new file with mode: 0644]
eqn/integral.c [new file with mode: 0644]
eqn/lex.c [new file with mode: 0644]
eqn/lookup.c [new file with mode: 0644]
eqn/main.c [new file with mode: 0644]
eqn/mark.c [new file with mode: 0644]
eqn/matrix.c [new file with mode: 0644]
eqn/move.c [new file with mode: 0644]
eqn/over.c [new file with mode: 0644]
eqn/paren.c [new file with mode: 0644]
eqn/pile.c [new file with mode: 0644]
eqn/prevy.tab.h [new file with mode: 0644]
eqn/shift.c [new file with mode: 0644]
eqn/size.c [new file with mode: 0644]
eqn/sqrt.c [new file with mode: 0644]
eqn/text.c [new file with mode: 0644]
eqn/tuning.c [new file with mode: 0644]
eqn/y.tab.c [new file with mode: 0644]
eqn/y.tab.h [new file with mode: 0644]
pic/Makefile [new file with mode: 0644]
pic/arcgen.c [new file with mode: 0644]
pic/blockgen.c [new file with mode: 0644]
pic/boxgen.c [new file with mode: 0644]
pic/circgen.c [new file with mode: 0644]
pic/for.c [new file with mode: 0644]
pic/input.c [new file with mode: 0644]
pic/linegen.c [new file with mode: 0644]
pic/main.c [new file with mode: 0644]
pic/misc.c [new file with mode: 0644]
pic/movegen.c [new file with mode: 0644]
pic/pic.h [new file with mode: 0644]
pic/picl.c [new file with mode: 0644]
pic/picl.lx [new file with mode: 0644]
pic/picy.c [new file with mode: 0644]
pic/picy.y [new file with mode: 0644]
pic/pltroff.c [new file with mode: 0644]
pic/prevy.tab.h [new file with mode: 0644]
pic/print.c [new file with mode: 0644]
pic/symtab.c [new file with mode: 0644]
pic/textgen.c [new file with mode: 0644]
pic/y.tab.h [new file with mode: 0644]
tbl/Makefile [new file with mode: 0644]
tbl/t.h [new file with mode: 0644]
tbl/t0.c [new file with mode: 0644]
tbl/t1.c [new file with mode: 0644]
tbl/t2.c [new file with mode: 0644]
tbl/t3.c [new file with mode: 0644]
tbl/t4.c [new file with mode: 0644]
tbl/t5.c [new file with mode: 0644]
tbl/t6.c [new file with mode: 0644]
tbl/t7.c [new file with mode: 0644]
tbl/t8.c [new file with mode: 0644]
tbl/t9.c [new file with mode: 0644]
tbl/tb.c [new file with mode: 0644]
tbl/tc.c [new file with mode: 0644]
tbl/te.c [new file with mode: 0644]
tbl/tf.c [new file with mode: 0644]
tbl/tg.c [new file with mode: 0644]
tbl/ti.c [new file with mode: 0644]
tbl/tm.c [new file with mode: 0644]
tbl/tr.c [new file with mode: 0644]
tbl/ts.c [new file with mode: 0644]
tbl/tt.c [new file with mode: 0644]
tbl/tu.c [new file with mode: 0644]
tbl/tv.c [new file with mode: 0644]
tr2ps/Makefile [new file with mode: 0644]
tr2ps/bbox.c [new file with mode: 0644]
tr2ps/chartab.c [new file with mode: 0644]
tr2ps/comments.h [new file with mode: 0644]
tr2ps/common.c [new file with mode: 0644]
tr2ps/common.h [new file with mode: 0644]
tr2ps/conv.c [new file with mode: 0644]
tr2ps/devcntl.c [new file with mode: 0644]
tr2ps/draw.c [new file with mode: 0644]
tr2ps/ext.h [new file with mode: 0644]
tr2ps/gen.h [new file with mode: 0644]
tr2ps/glob.c [new file with mode: 0644]
tr2ps/misc.c [new file with mode: 0644]
tr2ps/path.h [new file with mode: 0644]
tr2ps/pictures.c [new file with mode: 0644]
tr2ps/ps_include.c [new file with mode: 0644]
tr2ps/ps_include.h [new file with mode: 0644]
tr2ps/readDESC.c [new file with mode: 0644]
tr2ps/request.c [new file with mode: 0644]
tr2ps/request.h [new file with mode: 0644]
tr2ps/tr2ps.c [new file with mode: 0644]
tr2ps/tr2ps.h [new file with mode: 0644]
tr2ps/ustr.c [new file with mode: 0644]
tr2ps/ustr.h [new file with mode: 0644]
tr2ps/utils.c [new file with mode: 0644]
troff/FIXES [new file with mode: 0644]
troff/Makefile [new file with mode: 0644]
troff/README [new file with mode: 0644]
troff/dwbinit.c [new file with mode: 0644]
troff/dwbinit.h [new file with mode: 0644]
troff/ext.h [new file with mode: 0644]
troff/fns.h [new file with mode: 0644]
troff/hytab.c [new file with mode: 0644]
troff/n1.c [new file with mode: 0644]
troff/n10.c [new file with mode: 0644]
troff/n2.c [new file with mode: 0644]
troff/n3.c [new file with mode: 0644]
troff/n4.c [new file with mode: 0644]
troff/n5.c [new file with mode: 0644]
troff/n6.c [new file with mode: 0644]
troff/n7.c [new file with mode: 0644]
troff/n8.c [new file with mode: 0644]
troff/n9.c [new file with mode: 0644]
troff/ni.c [new file with mode: 0644]
troff/suftab.c [new file with mode: 0644]
troff/t10.c [new file with mode: 0644]
troff/t11.c [new file with mode: 0644]
troff/t6.c [new file with mode: 0644]
troff/tdef.h [new file with mode: 0644]