Updated GNU utilities
authorJordan K. Hubbard <jkh@FreeBSD.org>
Fri, 18 Jun 1993 04:22:21 +0000 (04:22 +0000)
committerJordan K. Hubbard <jkh@FreeBSD.org>
Fri, 18 Jun 1993 04:22:21 +0000 (04:22 +0000)
commit8c4ebc2359a21373410cc3a786959b36a1a4ca27
tree0dcc8f68bc1ac4aef5511b2b1e4c5e17476c059a
parent15637ed4f028f1b013a54c226bcb3c75228ad20d
Updated GNU utilities
597 files changed:
gnu/COPYING [new file with mode: 0644]
gnu/Makefile [new file with mode: 0644]
gnu/usr.bin/awk/ACKNOWLEDGMENT [new file with mode: 0644]
gnu/usr.bin/awk/COPYING [new file with mode: 0644]
gnu/usr.bin/awk/FUTURES [new file with mode: 0644]
gnu/usr.bin/awk/LIMITATIONS [new file with mode: 0644]
gnu/usr.bin/awk/Makefile [new file with mode: 0644]
gnu/usr.bin/awk/NEWS [new file with mode: 0644]
gnu/usr.bin/awk/PORTS [new file with mode: 0644]
gnu/usr.bin/awk/POSIX [new file with mode: 0644]
gnu/usr.bin/awk/PROBLEMS [new file with mode: 0644]
gnu/usr.bin/awk/README [new file with mode: 0644]
gnu/usr.bin/awk/array.c [new file with mode: 0644]
gnu/usr.bin/awk/awk.1 [new file with mode: 0644]
gnu/usr.bin/awk/awk.h [new file with mode: 0644]
gnu/usr.bin/awk/awk.y [new file with mode: 0644]
gnu/usr.bin/awk/builtin.c [new file with mode: 0644]
gnu/usr.bin/awk/config.h [new file with mode: 0644]
gnu/usr.bin/awk/dfa.c [new file with mode: 0644]
gnu/usr.bin/awk/dfa.h [new file with mode: 0644]
gnu/usr.bin/awk/eval.c [new file with mode: 0644]
gnu/usr.bin/awk/field.c [new file with mode: 0644]
gnu/usr.bin/awk/gawk.texi [new file with mode: 0644]
gnu/usr.bin/awk/getopt.c [new file with mode: 0644]
gnu/usr.bin/awk/getopt.h [new file with mode: 0644]
gnu/usr.bin/awk/getopt1.c [new file with mode: 0644]
gnu/usr.bin/awk/io.c [new file with mode: 0644]
gnu/usr.bin/awk/iop.c [new file with mode: 0644]
gnu/usr.bin/awk/main.c [new file with mode: 0644]
gnu/usr.bin/awk/msg.c [new file with mode: 0644]
gnu/usr.bin/awk/node.c [new file with mode: 0644]
gnu/usr.bin/awk/patchlevel.h [new file with mode: 0644]
gnu/usr.bin/awk/protos.h [new file with mode: 0644]
gnu/usr.bin/awk/re.c [new file with mode: 0644]
gnu/usr.bin/awk/regex.c [new file with mode: 0644]
gnu/usr.bin/awk/regex.h [new file with mode: 0644]
gnu/usr.bin/awk/version.c [new file with mode: 0644]
gnu/usr.bin/groff/BUG-REPORT [new file with mode: 0644]
gnu/usr.bin/groff/COPYING [new file with mode: 0644]
gnu/usr.bin/groff/ChangeLog [new file with mode: 0644]
gnu/usr.bin/groff/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/Makefile.cfg [new file with mode: 0644]
gnu/usr.bin/groff/NEWS [new file with mode: 0644]
gnu/usr.bin/groff/PROBLEMS [new file with mode: 0644]
gnu/usr.bin/groff/PROJECTS [new file with mode: 0644]
gnu/usr.bin/groff/README.gnu [new file with mode: 0644]
gnu/usr.bin/groff/TODO [new file with mode: 0644]
gnu/usr.bin/groff/VERSION [new file with mode: 0644]
gnu/usr.bin/groff/addftinfo/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/addftinfo/Makefile.dep [new file with mode: 0644]
gnu/usr.bin/groff/addftinfo/addftinfo.1 [new file with mode: 0644]
gnu/usr.bin/groff/addftinfo/addftinfo.cc [new file with mode: 0644]
gnu/usr.bin/groff/addftinfo/guess.cc [new file with mode: 0644]
gnu/usr.bin/groff/addftinfo/guess.h [new file with mode: 0644]
gnu/usr.bin/groff/afmtodit/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/afmtodit/afmtodit.1 [new file with mode: 0644]
gnu/usr.bin/groff/afmtodit/afmtodit.pl [new file with mode: 0644]
gnu/usr.bin/groff/devices/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/devices/Makefile.dev [new file with mode: 0644]
gnu/usr.bin/groff/devices/Makefile.tty [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100-12/CB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100-12/CBI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100-12/CI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100-12/CR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100-12/DESC [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100-12/HB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100-12/HBI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100-12/HI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100-12/HR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100-12/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100-12/NB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100-12/NBI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100-12/NI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100-12/NR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100-12/S [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100-12/TB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100-12/TBI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100-12/TI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100-12/TR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100/CB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100/CBI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100/CI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100/CR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100/DESC [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100/HB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100/HBI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100/HI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100/HR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100/NB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100/NBI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100/NI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100/NR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100/S [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100/TB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100/TBI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100/TI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX100/TR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75-12/CB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75-12/CBI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75-12/CI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75-12/CR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75-12/DESC [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75-12/HB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75-12/HBI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75-12/HI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75-12/HR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75-12/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75-12/NB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75-12/NBI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75-12/NI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75-12/NR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75-12/S [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75-12/TB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75-12/TBI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75-12/TI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75-12/TR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75/CB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75/CBI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75/CI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75/CR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75/DESC [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75/HB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75/HBI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75/HI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75/HR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75/NB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75/NBI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75/NI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75/NR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75/S [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75/TB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75/TBI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75/TI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devX75/TR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devascii/DESC.proto [new file with mode: 0644]
gnu/usr.bin/groff/devices/devascii/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/devices/devascii/R.proto [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/B [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/BI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/CW [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/DESC [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/EX [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/H [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/HB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/HI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/I [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/MI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/R [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/S [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/SA [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/SB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/generate/CompileFonts [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/generate/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/generate/msam.map [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/generate/msbm.map [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/generate/texb.map [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/generate/texex.map [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/generate/texi.map [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/generate/texmi.map [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/generate/texr.map [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/generate/texsy.map [new file with mode: 0644]
gnu/usr.bin/groff/devices/devdvi/generate/textt.map [new file with mode: 0644]
gnu/usr.bin/groff/devices/devlatin1/DESC.proto [new file with mode: 0644]
gnu/usr.bin/groff/devices/devlatin1/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/devices/devlatin1/R.proto [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/AB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/ABI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/AI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/AR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/BMB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/BMBI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/BMI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/BMR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/CB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/CBI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/CI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/CR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/DESC [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/DESC-A4 [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/DESC-letter [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/HB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/HBI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/HI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/HNB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/HNBI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/HNI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/HNR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/HR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/NB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/NBI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/NI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/NR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/PB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/PBI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/PI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/PR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/S [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/SS [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/TB [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/TBI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/TI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/TR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/ZCMI [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/ZD [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/ZDR [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/download [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/generate/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/generate/afmname [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/generate/dingbatsmap [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/generate/dingbatsrmap [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/generate/lgreekmap [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/generate/symbol.sed [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/generate/symbolchars [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/generate/symbolsl.afm [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/generate/textmap [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/prologue [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/symbol.afm [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/symbolsl.pfa [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/text.enc [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/zapfdr.afm [new file with mode: 0644]
gnu/usr.bin/groff/devices/devps/zapfdr.pfa [new file with mode: 0644]
gnu/usr.bin/groff/doc/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/doc/meintro.me [new file with mode: 0644]
gnu/usr.bin/groff/doc/meref.me [new file with mode: 0644]
gnu/usr.bin/groff/eqn/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/eqn/Makefile.dep [new file with mode: 0644]
gnu/usr.bin/groff/eqn/TODO [new file with mode: 0644]
gnu/usr.bin/groff/eqn/box.cc [new file with mode: 0644]
gnu/usr.bin/groff/eqn/box.h [new file with mode: 0644]
gnu/usr.bin/groff/eqn/delim.cc [new file with mode: 0644]
gnu/usr.bin/groff/eqn/eqn.1 [new file with mode: 0644]
gnu/usr.bin/groff/eqn/eqn.h [new file with mode: 0644]
gnu/usr.bin/groff/eqn/eqn.y [new file with mode: 0644]
gnu/usr.bin/groff/eqn/lex.cc [new file with mode: 0644]
gnu/usr.bin/groff/eqn/limit.cc [new file with mode: 0644]
gnu/usr.bin/groff/eqn/list.cc [new file with mode: 0644]
gnu/usr.bin/groff/eqn/main.cc [new file with mode: 0644]
gnu/usr.bin/groff/eqn/mark.cc [new file with mode: 0644]
gnu/usr.bin/groff/eqn/neqn.sh [new file with mode: 0644]
gnu/usr.bin/groff/eqn/other.cc [new file with mode: 0644]
gnu/usr.bin/groff/eqn/over.cc [new file with mode: 0644]
gnu/usr.bin/groff/eqn/pbox.h [new file with mode: 0644]
gnu/usr.bin/groff/eqn/pile.cc [new file with mode: 0644]
gnu/usr.bin/groff/eqn/script.cc [new file with mode: 0644]
gnu/usr.bin/groff/eqn/special.cc [new file with mode: 0644]
gnu/usr.bin/groff/eqn/sqrt.cc [new file with mode: 0644]
gnu/usr.bin/groff/eqn/text.cc [new file with mode: 0644]
gnu/usr.bin/groff/grodvi/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/grodvi/Makefile.dep [new file with mode: 0644]
gnu/usr.bin/groff/grodvi/dvi.cc [new file with mode: 0644]
gnu/usr.bin/groff/grodvi/grodvi.1 [new file with mode: 0644]
gnu/usr.bin/groff/groff/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/groff/Makefile.dep [new file with mode: 0644]
gnu/usr.bin/groff/groff/groff.1 [new file with mode: 0644]
gnu/usr.bin/groff/groff/groff.cc [new file with mode: 0644]
gnu/usr.bin/groff/groff/pipeline.c [new file with mode: 0644]
gnu/usr.bin/groff/groff/pipeline.h [new file with mode: 0644]
gnu/usr.bin/groff/grog/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/grog/grog.1 [new file with mode: 0644]
gnu/usr.bin/groff/grog/grog.pl [new file with mode: 0644]
gnu/usr.bin/groff/grog/grog.sh [new file with mode: 0644]
gnu/usr.bin/groff/grops/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/grops/Makefile.dep [new file with mode: 0644]
gnu/usr.bin/groff/grops/TODO [new file with mode: 0644]
gnu/usr.bin/groff/grops/grops.1 [new file with mode: 0644]
gnu/usr.bin/groff/grops/ps.cc [new file with mode: 0644]
gnu/usr.bin/groff/grops/ps.h [new file with mode: 0644]
gnu/usr.bin/groff/grops/psfig.diff [new file with mode: 0644]
gnu/usr.bin/groff/grops/psrm.cc [new file with mode: 0644]
gnu/usr.bin/groff/grotty/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/grotty/Makefile.dep [new file with mode: 0644]
gnu/usr.bin/groff/grotty/TODO [new file with mode: 0644]
gnu/usr.bin/groff/grotty/grotty.1 [new file with mode: 0644]
gnu/usr.bin/groff/grotty/tty.cc [new file with mode: 0644]
gnu/usr.bin/groff/include/assert.h [new file with mode: 0644]
gnu/usr.bin/groff/include/cmap.h [new file with mode: 0644]
gnu/usr.bin/groff/include/cset.h [new file with mode: 0644]
gnu/usr.bin/groff/include/defs.h [new file with mode: 0644]
gnu/usr.bin/groff/include/device.h [new file with mode: 0644]
gnu/usr.bin/groff/include/driver.h [new file with mode: 0644]
gnu/usr.bin/groff/include/errarg.h [new file with mode: 0644]
gnu/usr.bin/groff/include/error.h [new file with mode: 0644]
gnu/usr.bin/groff/include/font.h [new file with mode: 0644]
gnu/usr.bin/groff/include/index.h [new file with mode: 0644]
gnu/usr.bin/groff/include/lib.h [new file with mode: 0644]
gnu/usr.bin/groff/include/macropath.h [new file with mode: 0644]
gnu/usr.bin/groff/include/posix.h [new file with mode: 0644]
gnu/usr.bin/groff/include/printer.h [new file with mode: 0644]
gnu/usr.bin/groff/include/ptable.h [new file with mode: 0644]
gnu/usr.bin/groff/include/refid.h [new file with mode: 0644]
gnu/usr.bin/groff/include/search.h [new file with mode: 0644]
gnu/usr.bin/groff/include/searchpath.h [new file with mode: 0644]
gnu/usr.bin/groff/include/stringclass.h [new file with mode: 0644]
gnu/usr.bin/groff/include/unix.h [new file with mode: 0644]
gnu/usr.bin/groff/indxbib/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/indxbib/Makefile.dep [new file with mode: 0644]
gnu/usr.bin/groff/indxbib/dirnamemax.c [new file with mode: 0644]
gnu/usr.bin/groff/indxbib/eign [new file with mode: 0644]
gnu/usr.bin/groff/indxbib/indxbib.1 [new file with mode: 0644]
gnu/usr.bin/groff/indxbib/indxbib.cc [new file with mode: 0644]
gnu/usr.bin/groff/indxbib/signal.c [new file with mode: 0644]
gnu/usr.bin/groff/libbib/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/libbib/Makefile.dep [new file with mode: 0644]
gnu/usr.bin/groff/libbib/common.cc [new file with mode: 0644]
gnu/usr.bin/groff/libbib/index.cc [new file with mode: 0644]
gnu/usr.bin/groff/libbib/linear.cc [new file with mode: 0644]
gnu/usr.bin/groff/libbib/map.c [new file with mode: 0644]
gnu/usr.bin/groff/libbib/search.cc [new file with mode: 0644]
gnu/usr.bin/groff/libdriver/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/libdriver/Makefile.dep [new file with mode: 0644]
gnu/usr.bin/groff/libdriver/input.cc [new file with mode: 0644]
gnu/usr.bin/groff/libdriver/printer.cc [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/Makefile.dep [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/assert.cc [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/change_lf.cc [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/cmap.cc [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/cset.cc [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/device.cc [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/errarg.cc [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/error.cc [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/fatal.cc [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/filename.cc [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/fmod.c [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/font.cc [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/fontfile.cc [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/getcwd.c [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/iftoa.c [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/illegal.cc [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/itoa.c [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/lf.cc [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/lineno.cc [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/macropath.cc [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/matherr.c [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/nametoindex.cc [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/new.cc [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/prime.cc [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/progname.cc [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/ptable.cc [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/putenv.c [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/searchpath.cc [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/strerror.c [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/string.cc [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/strsave.cc [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/strtol.c [new file with mode: 0644]
gnu/usr.bin/groff/libgroff/tmpfile.cc [new file with mode: 0644]
gnu/usr.bin/groff/lkbib/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/lkbib/Makefile.dep [new file with mode: 0644]
gnu/usr.bin/groff/lkbib/lkbib.1 [new file with mode: 0644]
gnu/usr.bin/groff/lkbib/lkbib.cc [new file with mode: 0644]
gnu/usr.bin/groff/lookbib/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/lookbib/Makefile.dep [new file with mode: 0644]
gnu/usr.bin/groff/lookbib/lookbib.1 [new file with mode: 0644]
gnu/usr.bin/groff/lookbib/lookbib.cc [new file with mode: 0644]
gnu/usr.bin/groff/man/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/man/groff_char.7 [new file with mode: 0644]
gnu/usr.bin/groff/man/groff_font.5 [new file with mode: 0644]
gnu/usr.bin/groff/man/groff_out.5 [new file with mode: 0644]
gnu/usr.bin/groff/mm/ChangeLog [new file with mode: 0644]
gnu/usr.bin/groff/mm/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/mm/NOTES [new file with mode: 0644]
gnu/usr.bin/groff/mm/README [new file with mode: 0644]
gnu/usr.bin/groff/mm/groff_mm.7 [new file with mode: 0644]
gnu/usr.bin/groff/mm/groff_mmse.7 [new file with mode: 0644]
gnu/usr.bin/groff/mm/mm/0.MT [new file with mode: 0644]
gnu/usr.bin/groff/mm/mm/4.MT [new file with mode: 0644]
gnu/usr.bin/groff/mm/mm/5.MT [new file with mode: 0644]
gnu/usr.bin/groff/mm/mm/ms.cov [new file with mode: 0644]
gnu/usr.bin/groff/mm/mm/se_ms.cov [new file with mode: 0644]
gnu/usr.bin/groff/mm/tmac.m [new file with mode: 0644]
gnu/usr.bin/groff/mm/tmac.mse [new file with mode: 0644]
gnu/usr.bin/groff/nroff/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/nroff/nroff.1 [new file with mode: 0644]
gnu/usr.bin/groff/nroff/nroff.sh [new file with mode: 0644]
gnu/usr.bin/groff/nroff/psroff.sh [new file with mode: 0644]
gnu/usr.bin/groff/pfbtops/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/pfbtops/Makefile.dep [new file with mode: 0644]
gnu/usr.bin/groff/pfbtops/pfbtops.1 [new file with mode: 0644]
gnu/usr.bin/groff/pfbtops/pfbtops.c [new file with mode: 0644]
gnu/usr.bin/groff/pic/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/pic/Makefile.dep [new file with mode: 0644]
gnu/usr.bin/groff/pic/TODO [new file with mode: 0644]
gnu/usr.bin/groff/pic/common.cc [new file with mode: 0644]
gnu/usr.bin/groff/pic/common.h [new file with mode: 0644]
gnu/usr.bin/groff/pic/depend [new file with mode: 0644]
gnu/usr.bin/groff/pic/lex.cc [new file with mode: 0644]
gnu/usr.bin/groff/pic/main.cc [new file with mode: 0644]
gnu/usr.bin/groff/pic/object.cc [new file with mode: 0644]
gnu/usr.bin/groff/pic/object.h [new file with mode: 0644]
gnu/usr.bin/groff/pic/output.h [new file with mode: 0644]
gnu/usr.bin/groff/pic/pic.1 [new file with mode: 0644]
gnu/usr.bin/groff/pic/pic.h [new file with mode: 0644]
gnu/usr.bin/groff/pic/pic.y [new file with mode: 0644]
gnu/usr.bin/groff/pic/position.h [new file with mode: 0644]
gnu/usr.bin/groff/pic/tex.cc [new file with mode: 0644]
gnu/usr.bin/groff/pic/text.h [new file with mode: 0644]
gnu/usr.bin/groff/pic/troff.cc [new file with mode: 0644]
gnu/usr.bin/groff/psbb/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/psbb/Makefile.dep [new file with mode: 0644]
gnu/usr.bin/groff/psbb/psbb.1 [new file with mode: 0644]
gnu/usr.bin/groff/psbb/psbb.c [new file with mode: 0644]
gnu/usr.bin/groff/refer/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/refer/Makefile.dep [new file with mode: 0644]
gnu/usr.bin/groff/refer/command.cc [new file with mode: 0644]
gnu/usr.bin/groff/refer/command.h [new file with mode: 0644]
gnu/usr.bin/groff/refer/label.y [new file with mode: 0644]
gnu/usr.bin/groff/refer/ref.cc [new file with mode: 0644]
gnu/usr.bin/groff/refer/ref.h [new file with mode: 0644]
gnu/usr.bin/groff/refer/refer.1 [new file with mode: 0644]
gnu/usr.bin/groff/refer/refer.cc [new file with mode: 0644]
gnu/usr.bin/groff/refer/refer.h [new file with mode: 0644]
gnu/usr.bin/groff/refer/token.cc [new file with mode: 0644]
gnu/usr.bin/groff/refer/token.h [new file with mode: 0644]
gnu/usr.bin/groff/soelim/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/soelim/Makefile.dep [new file with mode: 0644]
gnu/usr.bin/groff/soelim/soelim.1 [new file with mode: 0644]
gnu/usr.bin/groff/soelim/soelim.cc [new file with mode: 0644]
gnu/usr.bin/groff/tbl/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/tbl/Makefile.dep [new file with mode: 0644]
gnu/usr.bin/groff/tbl/main.cc [new file with mode: 0644]
gnu/usr.bin/groff/tbl/table.cc [new file with mode: 0644]
gnu/usr.bin/groff/tbl/table.h [new file with mode: 0644]
gnu/usr.bin/groff/tbl/tbl.1 [new file with mode: 0644]
gnu/usr.bin/groff/tfmtodit/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/tfmtodit/Makefile.dep [new file with mode: 0644]
gnu/usr.bin/groff/tfmtodit/tfmtodit.1 [new file with mode: 0644]
gnu/usr.bin/groff/tfmtodit/tfmtodit.cc [new file with mode: 0644]
gnu/usr.bin/groff/tmac/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/tmac/TODO [new file with mode: 0644]
gnu/usr.bin/groff/tmac/eqnrc [new file with mode: 0644]
gnu/usr.bin/groff/tmac/groff_ms.7 [new file with mode: 0644]
gnu/usr.bin/groff/tmac/man.local [new file with mode: 0644]
gnu/usr.bin/groff/tmac/tmac.X [new file with mode: 0644]
gnu/usr.bin/groff/tmac/tmac.Xps [new file with mode: 0644]
gnu/usr.bin/groff/tmac/tmac.an [new file with mode: 0644]
gnu/usr.bin/groff/tmac/tmac.dvi [new file with mode: 0644]
gnu/usr.bin/groff/tmac/tmac.latin1 [new file with mode: 0644]
gnu/usr.bin/groff/tmac/tmac.pic [new file with mode: 0644]
gnu/usr.bin/groff/tmac/tmac.ps [new file with mode: 0644]
gnu/usr.bin/groff/tmac/tmac.psatk [new file with mode: 0644]
gnu/usr.bin/groff/tmac/tmac.psfig [new file with mode: 0644]
gnu/usr.bin/groff/tmac/tmac.psnew [new file with mode: 0644]
gnu/usr.bin/groff/tmac/tmac.psold [new file with mode: 0644]
gnu/usr.bin/groff/tmac/tmac.pspic [new file with mode: 0644]
gnu/usr.bin/groff/tmac/tmac.s [new file with mode: 0644]
gnu/usr.bin/groff/tmac/tmac.tty [new file with mode: 0644]
gnu/usr.bin/groff/tmac/tmac.tty-char [new file with mode: 0644]
gnu/usr.bin/groff/tmac/troffrc [new file with mode: 0644]
gnu/usr.bin/groff/troff/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/troff/Makefile.dep [new file with mode: 0644]
gnu/usr.bin/groff/troff/TODO [new file with mode: 0644]
gnu/usr.bin/groff/troff/charinfo.h [new file with mode: 0644]
gnu/usr.bin/groff/troff/column.cc [new file with mode: 0644]
gnu/usr.bin/groff/troff/dictionary.cc [new file with mode: 0644]
gnu/usr.bin/groff/troff/dictionary.h [new file with mode: 0644]
gnu/usr.bin/groff/troff/div.cc [new file with mode: 0644]
gnu/usr.bin/groff/troff/div.h [new file with mode: 0644]
gnu/usr.bin/groff/troff/env.cc [new file with mode: 0644]
gnu/usr.bin/groff/troff/env.h [new file with mode: 0644]
gnu/usr.bin/groff/troff/hvunits.h [new file with mode: 0644]
gnu/usr.bin/groff/troff/hyphen.us [new file with mode: 0644]
gnu/usr.bin/groff/troff/input.cc [new file with mode: 0644]
gnu/usr.bin/groff/troff/node.cc [new file with mode: 0644]
gnu/usr.bin/groff/troff/node.h [new file with mode: 0644]
gnu/usr.bin/groff/troff/number.cc [new file with mode: 0644]
gnu/usr.bin/groff/troff/reg.cc [new file with mode: 0644]
gnu/usr.bin/groff/troff/reg.h [new file with mode: 0644]
gnu/usr.bin/groff/troff/request.h [new file with mode: 0644]
gnu/usr.bin/groff/troff/symbol.cc [new file with mode: 0644]
gnu/usr.bin/groff/troff/symbol.h [new file with mode: 0644]
gnu/usr.bin/groff/troff/token.h [new file with mode: 0644]
gnu/usr.bin/groff/troff/troff.1 [new file with mode: 0644]
gnu/usr.bin/groff/troff/troff.h [new file with mode: 0644]
gnu/usr.bin/groff/xditview/ChangeLog [new file with mode: 0644]
gnu/usr.bin/groff/xditview/DESC [new file with mode: 0644]
gnu/usr.bin/groff/xditview/Dvi.c [new file with mode: 0644]
gnu/usr.bin/groff/xditview/Dvi.h [new file with mode: 0644]
gnu/usr.bin/groff/xditview/DviChar.c [new file with mode: 0644]
gnu/usr.bin/groff/xditview/DviChar.h [new file with mode: 0644]
gnu/usr.bin/groff/xditview/DviP.h [new file with mode: 0644]
gnu/usr.bin/groff/xditview/FontMap [new file with mode: 0644]
gnu/usr.bin/groff/xditview/GXditview.ad [new file with mode: 0644]
gnu/usr.bin/groff/xditview/INSTALL [new file with mode: 0644]
gnu/usr.bin/groff/xditview/Imakefile [new file with mode: 0644]
gnu/usr.bin/groff/xditview/Makefile [new file with mode: 0644]
gnu/usr.bin/groff/xditview/Menu.h [new file with mode: 0644]
gnu/usr.bin/groff/xditview/README [new file with mode: 0644]
gnu/usr.bin/groff/xditview/TODO [new file with mode: 0644]
gnu/usr.bin/groff/xditview/XFontName.c [new file with mode: 0644]
gnu/usr.bin/groff/xditview/XFontName.h [new file with mode: 0644]
gnu/usr.bin/groff/xditview/device.c [new file with mode: 0644]
gnu/usr.bin/groff/xditview/device.h [new file with mode: 0644]
gnu/usr.bin/groff/xditview/draw.c [new file with mode: 0644]
gnu/usr.bin/groff/xditview/font.c [new file with mode: 0644]
gnu/usr.bin/groff/xditview/gxditview.1 [new file with mode: 0644]
gnu/usr.bin/groff/xditview/lex.c [new file with mode: 0644]
gnu/usr.bin/groff/xditview/page.c [new file with mode: 0644]
gnu/usr.bin/groff/xditview/parse.c [new file with mode: 0644]
gnu/usr.bin/groff/xditview/xdit.bm [new file with mode: 0644]
gnu/usr.bin/groff/xditview/xdit_mask.bm [new file with mode: 0644]
gnu/usr.bin/groff/xditview/xditview.c [new file with mode: 0644]
gnu/usr.bin/groff/xditview/xtotroff.c [new file with mode: 0644]
gnu/usr.bin/rcs/Makefile [new file with mode: 0644]
gnu/usr.bin/rcs/Makefile.inc [new file with mode: 0644]
gnu/usr.bin/rcs/ci/Makefile [new file with mode: 0644]
gnu/usr.bin/rcs/ci/ci.1 [new file with mode: 0644]
gnu/usr.bin/rcs/ci/ci.c [new file with mode: 0644]
gnu/usr.bin/rcs/co/Makefile [new file with mode: 0644]
gnu/usr.bin/rcs/co/co.1 [new file with mode: 0644]
gnu/usr.bin/rcs/co/co.c [new file with mode: 0644]
gnu/usr.bin/rcs/doc/rcs.ms [new file with mode: 0644]
gnu/usr.bin/rcs/doc/rcs_func.ms [new file with mode: 0644]
gnu/usr.bin/rcs/ident/Makefile [new file with mode: 0644]
gnu/usr.bin/rcs/ident/ident.1 [new file with mode: 0644]
gnu/usr.bin/rcs/ident/ident.c [new file with mode: 0644]
gnu/usr.bin/rcs/lib/Makefile [new file with mode: 0644]
gnu/usr.bin/rcs/lib/conf.h [new file with mode: 0644]
gnu/usr.bin/rcs/lib/maketime.c [new file with mode: 0644]
gnu/usr.bin/rcs/lib/merger.c [new file with mode: 0644]
gnu/usr.bin/rcs/lib/partime.c [new file with mode: 0644]
gnu/usr.bin/rcs/lib/rcsbase.h [new file with mode: 0644]
gnu/usr.bin/rcs/lib/rcsedit.c [new file with mode: 0644]
gnu/usr.bin/rcs/lib/rcsfcmp.c [new file with mode: 0644]
gnu/usr.bin/rcs/lib/rcsfnms.c [new file with mode: 0644]
gnu/usr.bin/rcs/lib/rcsgen.c [new file with mode: 0644]
gnu/usr.bin/rcs/lib/rcskeep.c [new file with mode: 0644]
gnu/usr.bin/rcs/lib/rcskeys.c [new file with mode: 0644]
gnu/usr.bin/rcs/lib/rcslex.c [new file with mode: 0644]
gnu/usr.bin/rcs/lib/rcsmap.c [new file with mode: 0644]
gnu/usr.bin/rcs/lib/rcsrev.c [new file with mode: 0644]
gnu/usr.bin/rcs/lib/rcssyn.c [new file with mode: 0644]
gnu/usr.bin/rcs/lib/rcsutil.c [new file with mode: 0644]
gnu/usr.bin/rcs/merge/Makefile [new file with mode: 0644]
gnu/usr.bin/rcs/merge/merge.1 [new file with mode: 0644]
gnu/usr.bin/rcs/merge/merge.c [new file with mode: 0644]
gnu/usr.bin/rcs/rcs/Makefile [new file with mode: 0644]
gnu/usr.bin/rcs/rcs/rcs.1 [new file with mode: 0644]
gnu/usr.bin/rcs/rcs/rcs.c [new file with mode: 0644]
gnu/usr.bin/rcs/rcs/rcsfile.5 [new file with mode: 0644]
gnu/usr.bin/rcs/rcs/rcsintro.1 [new file with mode: 0644]
gnu/usr.bin/rcs/rcsclean/Makefile [new file with mode: 0644]
gnu/usr.bin/rcs/rcsclean/rcsclean [new file with mode: 0644]
gnu/usr.bin/rcs/rcsclean/rcsclean.0 [new file with mode: 0644]
gnu/usr.bin/rcs/rcsclean/rcsclean.1 [new file with mode: 0644]
gnu/usr.bin/rcs/rcsclean/rcsclean.c [new file with mode: 0644]
gnu/usr.bin/rcs/rcsdiff/Makefile [new file with mode: 0644]
gnu/usr.bin/rcs/rcsdiff/rcsdiff.1 [new file with mode: 0644]
gnu/usr.bin/rcs/rcsdiff/rcsdiff.c [new file with mode: 0644]
gnu/usr.bin/rcs/rcsfreeze/Makefile [new file with mode: 0644]
gnu/usr.bin/rcs/rcsfreeze/rcsfreeze.1 [new file with mode: 0644]
gnu/usr.bin/rcs/rcsfreeze/rcsfreeze.sh [new file with mode: 0644]
gnu/usr.bin/rcs/rcsmerge/Makefile [new file with mode: 0644]
gnu/usr.bin/rcs/rcsmerge/rcsmerge.1 [new file with mode: 0644]
gnu/usr.bin/rcs/rcsmerge/rcsmerge.c [new file with mode: 0644]
gnu/usr.bin/rcs/rcstest [new file with mode: 0644]
gnu/usr.bin/rcs/rlog/Makefile [new file with mode: 0644]
gnu/usr.bin/rcs/rlog/rlog.1 [new file with mode: 0644]
gnu/usr.bin/rcs/rlog/rlog.c [new file with mode: 0644]
gnu/usr.bin/tar/COPYING [new file with mode: 0644]
gnu/usr.bin/tar/ChangeLog [new file with mode: 0644]
gnu/usr.bin/tar/Makefile [new file with mode: 0644]
gnu/usr.bin/tar/Makefile.gnu [new file with mode: 0644]
gnu/usr.bin/tar/README [new file with mode: 0644]
gnu/usr.bin/tar/buffer.c [new file with mode: 0644]
gnu/usr.bin/tar/create.c [new file with mode: 0644]
gnu/usr.bin/tar/diffarch.c [new file with mode: 0644]
gnu/usr.bin/tar/extract.c [new file with mode: 0644]
gnu/usr.bin/tar/fnmatch.c [new file with mode: 0644]
gnu/usr.bin/tar/fnmatch.h [new file with mode: 0644]
gnu/usr.bin/tar/getdate.y [new file with mode: 0644]
gnu/usr.bin/tar/getoldopt.c [new file with mode: 0644]
gnu/usr.bin/tar/getopt.c [new file with mode: 0644]
gnu/usr.bin/tar/getopt.h [new file with mode: 0644]
gnu/usr.bin/tar/getopt1.c [new file with mode: 0644]
gnu/usr.bin/tar/getpagesize.h [new file with mode: 0644]
gnu/usr.bin/tar/gnu.c [new file with mode: 0644]
gnu/usr.bin/tar/list.c [new file with mode: 0644]
gnu/usr.bin/tar/mangle.c [new file with mode: 0644]
gnu/usr.bin/tar/msd_dir.h [new file with mode: 0644]
gnu/usr.bin/tar/names.c [new file with mode: 0644]
gnu/usr.bin/tar/open3.h [new file with mode: 0644]
gnu/usr.bin/tar/pathmax.h [new file with mode: 0644]
gnu/usr.bin/tar/port.c [new file with mode: 0644]
gnu/usr.bin/tar/port.h [new file with mode: 0644]
gnu/usr.bin/tar/regex.c [new file with mode: 0644]
gnu/usr.bin/tar/regex.h [new file with mode: 0644]
gnu/usr.bin/tar/rmt.h [new file with mode: 0644]
gnu/usr.bin/tar/rtapelib.c [new file with mode: 0644]
gnu/usr.bin/tar/tar.c [new file with mode: 0644]
gnu/usr.bin/tar/tar.h [new file with mode: 0644]
gnu/usr.bin/tar/update.c [new file with mode: 0644]
gnu/usr.bin/tar/version.c [new file with mode: 0644]
gnu/usr.bin/tar/y.tab.h [new file with mode: 0644]