f2c from netlib.att.com Jan 4 1994
authorWiljo Heinen <wiljo@freeside.ki.open.de>
Wed, 5 Jan 1994 02:53:40 +0000 (02:53 +0000)
committerWiljo Heinen <wiljo@freeside.ki.open.de>
Wed, 5 Jan 1994 02:53:40 +0000 (02:53 +0000)
commitf1525c238f9a4cf156f7c3cd38ed0157bfbadf5b
tree9959d797c3e9d3e2a86c91baf5c0c625f365f4ca
parent0916914643e0eb5d78f26d2be94588bcb9136396
f2c from netlib.att.com Jan 4 1994
65 files changed:
usr.bin/f2c/Notice [new file with mode: 0644]
usr.bin/f2c/README [new file with mode: 0644]
usr.bin/f2c/cds.c [new file with mode: 0644]
usr.bin/f2c/data.c [new file with mode: 0644]
usr.bin/f2c/defines.h [new file with mode: 0644]
usr.bin/f2c/defs.h [new file with mode: 0644]
usr.bin/f2c/dependencies [new file with mode: 0644]
usr.bin/f2c/disclaimer [new file with mode: 0644]
usr.bin/f2c/equiv.c [new file with mode: 0644]
usr.bin/f2c/error.c [new file with mode: 0644]
usr.bin/f2c/exec.c [new file with mode: 0644]
usr.bin/f2c/expr.c [new file with mode: 0644]
usr.bin/f2c/f2c.1 [new file with mode: 0644]
usr.bin/f2c/f2c.1t [new file with mode: 0644]
usr.bin/f2c/f2c.h [new file with mode: 0644]
usr.bin/f2c/format.c [new file with mode: 0644]
usr.bin/f2c/format.h [new file with mode: 0644]
usr.bin/f2c/formatdata.c [new file with mode: 0644]
usr.bin/f2c/ftypes.h [new file with mode: 0644]
usr.bin/f2c/gram.c [new file with mode: 0644]
usr.bin/f2c/gram.dcl [new file with mode: 0644]
usr.bin/f2c/gram.exec [new file with mode: 0644]
usr.bin/f2c/gram.expr [new file with mode: 0644]
usr.bin/f2c/gram.head [new file with mode: 0644]
usr.bin/f2c/gram.io [new file with mode: 0644]
usr.bin/f2c/index [new file with mode: 0644]
usr.bin/f2c/index.html [new file with mode: 0644]
usr.bin/f2c/init.c [new file with mode: 0644]
usr.bin/f2c/intr.c [new file with mode: 0644]
usr.bin/f2c/io.c [new file with mode: 0644]
usr.bin/f2c/iob.h [new file with mode: 0644]
usr.bin/f2c/lex.c [new file with mode: 0644]
usr.bin/f2c/machdefs.h [new file with mode: 0644]
usr.bin/f2c/main.c [new file with mode: 0644]
usr.bin/f2c/makefile [new file with mode: 0644]
usr.bin/f2c/malloc.c [new file with mode: 0644]
usr.bin/f2c/mem.c [new file with mode: 0644]
usr.bin/f2c/memset.c [new file with mode: 0644]
usr.bin/f2c/misc.c [new file with mode: 0644]
usr.bin/f2c/names.c [new file with mode: 0644]
usr.bin/f2c/names.h [new file with mode: 0644]
usr.bin/f2c/niceprintf.c [new file with mode: 0644]
usr.bin/f2c/niceprintf.h [new file with mode: 0644]
usr.bin/f2c/notice [new file with mode: 0644]
usr.bin/f2c/output.c [new file with mode: 0644]
usr.bin/f2c/output.h [new file with mode: 0644]
usr.bin/f2c/p1defs.h [new file with mode: 0644]
usr.bin/f2c/p1output.c [new file with mode: 0644]
usr.bin/f2c/parse.h [new file with mode: 0644]
usr.bin/f2c/parse_args.c [new file with mode: 0644]
usr.bin/f2c/pccdefs.h [new file with mode: 0644]
usr.bin/f2c/permission [new file with mode: 0644]
usr.bin/f2c/pread.c [new file with mode: 0644]
usr.bin/f2c/proc.c [new file with mode: 0644]
usr.bin/f2c/put.c [new file with mode: 0644]
usr.bin/f2c/putpcc.c [new file with mode: 0644]
usr.bin/f2c/readme [new file with mode: 0644]
usr.bin/f2c/sysdep.c [new file with mode: 0644]
usr.bin/f2c/sysdep.h [new file with mode: 0644]
usr.bin/f2c/tokens [new file with mode: 0644]
usr.bin/f2c/usignal.h [new file with mode: 0644]
usr.bin/f2c/vax.c [new file with mode: 0644]
usr.bin/f2c/version.c [new file with mode: 0644]
usr.bin/f2c/xsum.c [new file with mode: 0644]
usr.bin/f2c/xsum0.out [new file with mode: 0644]