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