Import of less version 394
authorPeter Avalos <pavalos@dragonflybsd.org>
Sun, 8 Oct 2006 14:06:20 +0000 (14:06 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Sun, 8 Oct 2006 14:06:20 +0000 (14:06 +0000)
commit70f71a4caee90a41fdcdf185eb352da18b66e24a
treeb9215d82005e6ddbe728e4e119e0614518869809
parent2d7a6120fddd7505d3471f0ae7f6d2a2a55faa32
Import of less version 394
48 files changed:
contrib/less-394/COPYING [new file with mode: 0644]
contrib/less-394/LICENSE [new file with mode: 0644]
contrib/less-394/NEWS [new file with mode: 0644]
contrib/less-394/brac.c [new file with mode: 0644]
contrib/less-394/ch.c [new file with mode: 0644]
contrib/less-394/charset.c [new file with mode: 0644]
contrib/less-394/charset.h [new file with mode: 0644]
contrib/less-394/cmd.h [new file with mode: 0644]
contrib/less-394/cmdbuf.c [new file with mode: 0644]
contrib/less-394/command.c [new file with mode: 0644]
contrib/less-394/decode.c [new file with mode: 0644]
contrib/less-394/edit.c [new file with mode: 0644]
contrib/less-394/filename.c [new file with mode: 0644]
contrib/less-394/forwback.c [new file with mode: 0644]
contrib/less-394/funcs.h [new file with mode: 0644]
contrib/less-394/help.c [new file with mode: 0644]
contrib/less-394/ifile.c [new file with mode: 0644]
contrib/less-394/input.c [new file with mode: 0644]
contrib/less-394/jump.c [new file with mode: 0644]
contrib/less-394/less.h [new file with mode: 0644]
contrib/less-394/less.nro [new file with mode: 0644]
contrib/less-394/lessecho.c [new file with mode: 0644]
contrib/less-394/lessecho.nro [new file with mode: 0644]
contrib/less-394/lesskey.c [new file with mode: 0644]
contrib/less-394/lesskey.h [new file with mode: 0644]
contrib/less-394/lesskey.nro [new file with mode: 0644]
contrib/less-394/lglob.h [new file with mode: 0644]
contrib/less-394/line.c [new file with mode: 0644]
contrib/less-394/linenum.c [new file with mode: 0644]
contrib/less-394/lsystem.c [new file with mode: 0644]
contrib/less-394/main.c [new file with mode: 0644]
contrib/less-394/mark.c [new file with mode: 0644]
contrib/less-394/optfunc.c [new file with mode: 0644]
contrib/less-394/option.c [new file with mode: 0644]
contrib/less-394/option.h [new file with mode: 0644]
contrib/less-394/opttbl.c [new file with mode: 0644]
contrib/less-394/os.c [new file with mode: 0644]
contrib/less-394/output.c [new file with mode: 0644]
contrib/less-394/pckeys.h [new file with mode: 0644]
contrib/less-394/position.c [new file with mode: 0644]
contrib/less-394/position.h [new file with mode: 0644]
contrib/less-394/prompt.c [new file with mode: 0644]
contrib/less-394/screen.c [new file with mode: 0644]
contrib/less-394/search.c [new file with mode: 0644]
contrib/less-394/signal.c [new file with mode: 0644]
contrib/less-394/tags.c [new file with mode: 0644]
contrib/less-394/ttyin.c [new file with mode: 0644]
contrib/less-394/version.c [new file with mode: 0644]