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