Import less-408.
authorPeter Avalos <pavalos@dragonflybsd.org>
Tue, 9 Oct 2007 23:27:24 +0000 (23:27 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Tue, 9 Oct 2007 23:27:24 +0000 (23:27 +0000)
commit131ccf9c6a504832465bde402b2b477ad42ea10a
treed39e4c837d4fc4474c2a530d85ad1b3885f17b06
parent1cfef0a5c113e30ff0490b22bb693cb4cf0ce461
Import less-408.
48 files changed:
contrib/less-4/COPYING [new file with mode: 0755]
contrib/less-4/LICENSE [new file with mode: 0755]
contrib/less-4/NEWS [new file with mode: 0644]
contrib/less-4/brac.c [new file with mode: 0755]
contrib/less-4/ch.c [new file with mode: 0755]
contrib/less-4/charset.c [new file with mode: 0755]
contrib/less-4/charset.h [new file with mode: 0644]
contrib/less-4/cmd.h [new file with mode: 0755]
contrib/less-4/cmdbuf.c [new file with mode: 0755]
contrib/less-4/command.c [new file with mode: 0755]
contrib/less-4/decode.c [new file with mode: 0755]
contrib/less-4/edit.c [new file with mode: 0755]
contrib/less-4/filename.c [new file with mode: 0755]
contrib/less-4/forwback.c [new file with mode: 0755]
contrib/less-4/funcs.h [new file with mode: 0644]
contrib/less-4/help.c [new file with mode: 0644]
contrib/less-4/ifile.c [new file with mode: 0755]
contrib/less-4/input.c [new file with mode: 0755]
contrib/less-4/jump.c [new file with mode: 0755]
contrib/less-4/less.h [new file with mode: 0755]
contrib/less-4/less.nro [new file with mode: 0644]
contrib/less-4/lessecho.c [new file with mode: 0755]
contrib/less-4/lessecho.nro [new file with mode: 0644]
contrib/less-4/lesskey.c [new file with mode: 0755]
contrib/less-4/lesskey.h [new file with mode: 0755]
contrib/less-4/lesskey.nro [new file with mode: 0644]
contrib/less-4/lglob.h [new file with mode: 0755]
contrib/less-4/line.c [new file with mode: 0755]
contrib/less-4/linenum.c [new file with mode: 0755]
contrib/less-4/lsystem.c [new file with mode: 0755]
contrib/less-4/main.c [new file with mode: 0755]
contrib/less-4/mark.c [new file with mode: 0755]
contrib/less-4/optfunc.c [new file with mode: 0755]
contrib/less-4/option.c [new file with mode: 0755]
contrib/less-4/option.h [new file with mode: 0755]
contrib/less-4/opttbl.c [new file with mode: 0755]
contrib/less-4/os.c [new file with mode: 0755]
contrib/less-4/output.c [new file with mode: 0755]
contrib/less-4/pckeys.h [new file with mode: 0755]
contrib/less-4/position.c [new file with mode: 0755]
contrib/less-4/position.h [new file with mode: 0755]
contrib/less-4/prompt.c [new file with mode: 0755]
contrib/less-4/screen.c [new file with mode: 0755]
contrib/less-4/search.c [new file with mode: 0755]
contrib/less-4/signal.c [new file with mode: 0755]
contrib/less-4/tags.c [new file with mode: 0755]
contrib/less-4/ttyin.c [new file with mode: 0755]
contrib/less-4/version.c [new file with mode: 0755]