]> Zhao Yanbai Git Server - minix.git/commit
Importing external/bsd/less
authorLionel Sambuc <lionel@minix3.org>
Tue, 3 Dec 2013 10:35:03 +0000 (11:35 +0100)
committerLionel Sambuc <lionel@minix3.org>
Mon, 3 Mar 2014 19:47:02 +0000 (20:47 +0100)
commitf7cf2976020bea4fd5cba55555e1b09b71a26953
treeefc86569b6e6b9355a0b0d340a04e90f01c8db37
parentc7d758c7f22b708ce17d739d351abe89529fe1c2
Importing external/bsd/less

Change-Id: I7999b23fbef86a9a5d8d6fe4e80b9bd23d5b9d87
100 files changed:
commands/Makefile
commands/less/Makefile [deleted file]
commands/less/Makefile.inc [deleted file]
commands/less/less/Makefile [deleted file]
commands/less/less/charset.c [deleted file]
commands/less/less/version.c [deleted file]
commands/less/less2netbsd [deleted file]
commands/less/lessecho/Makefile [deleted file]
commands/less/lesskey/Makefile [deleted file]
commands/less/lesskey/lesskey.h [deleted file]
distrib/sets/lists/minix/mi
external/bsd/Makefile
external/bsd/less/Makefile [new file with mode: 0644]
external/bsd/less/Makefile.inc [new file with mode: 0644]
external/bsd/less/bin/Makefile [new file with mode: 0644]
external/bsd/less/bin/Makefile.inc [new file with mode: 0644]
external/bsd/less/bin/less/Makefile [new file with mode: 0644]
external/bsd/less/bin/lessecho/Makefile [new file with mode: 0644]
external/bsd/less/bin/lesskey/Makefile [new file with mode: 0644]
external/bsd/less/dist/COPYING [new file with mode: 0644]
external/bsd/less/dist/INSTALL [moved from commands/less/less/INSTALL with 100% similarity]
external/bsd/less/dist/LICENSE [moved from commands/less/less/LICENSE with 96% similarity]
external/bsd/less/dist/Makefile.aut [new file with mode: 0644]
external/bsd/less/dist/Makefile.dsb [new file with mode: 0644]
external/bsd/less/dist/Makefile.dsg [new file with mode: 0644]
external/bsd/less/dist/Makefile.dsu [new file with mode: 0644]
external/bsd/less/dist/Makefile.in [new file with mode: 0644]
external/bsd/less/dist/Makefile.o2e [new file with mode: 0644]
external/bsd/less/dist/Makefile.o9c [new file with mode: 0644]
external/bsd/less/dist/Makefile.o9u [new file with mode: 0644]
external/bsd/less/dist/Makefile.wnb [new file with mode: 0644]
external/bsd/less/dist/Makefile.wnm [new file with mode: 0644]
external/bsd/less/dist/NEWS [moved from commands/less/less/NEWS with 78% similarity]
external/bsd/less/dist/README [moved from commands/less/less/README with 96% similarity]
external/bsd/less/dist/brac.c [moved from commands/less/less/brac.c with 95% similarity]
external/bsd/less/dist/ch.c [moved from commands/less/less/ch.c with 72% similarity]
external/bsd/less/dist/charset.c [new file with mode: 0644]
external/bsd/less/dist/charset.h [moved from commands/less/less/charset.h with 87% similarity]
external/bsd/less/dist/cmd.h [moved from commands/less/less/cmd.h with 95% similarity]
external/bsd/less/dist/cmdbuf.c [moved from commands/less/less/cmdbuf.c with 94% similarity]
external/bsd/less/dist/command.c [moved from commands/less/less/command.c with 74% similarity]
external/bsd/less/dist/configure [new file with mode: 0755]
external/bsd/less/dist/configure.ac [new file with mode: 0644]
external/bsd/less/dist/cvt.c [new file with mode: 0644]
external/bsd/less/dist/decode.c [moved from commands/less/less/decode.c with 98% similarity]
external/bsd/less/dist/defines.ds [new file with mode: 0644]
external/bsd/less/dist/defines.h [moved from commands/less/less/defines.h with 89% similarity]
external/bsd/less/dist/defines.h.in [new file with mode: 0644]
external/bsd/less/dist/defines.o2 [new file with mode: 0644]
external/bsd/less/dist/defines.o9 [new file with mode: 0644]
external/bsd/less/dist/defines.wn [new file with mode: 0644]
external/bsd/less/dist/edit.c [moved from commands/less/less/edit.c with 95% similarity]
external/bsd/less/dist/filename.c [moved from commands/less/less/filename.c with 93% similarity]
external/bsd/less/dist/forwback.c [moved from commands/less/less/forwback.c with 86% similarity]
external/bsd/less/dist/funcs.h [moved from commands/less/less/funcs.h with 87% similarity]
external/bsd/less/dist/help.c [moved from commands/less/less/help.c with 95% similarity]
external/bsd/less/dist/ifile.c [moved from commands/less/less/ifile.c with 98% similarity]
external/bsd/less/dist/input.c [moved from commands/less/less/input.c with 82% similarity]
external/bsd/less/dist/install.sh [new file with mode: 0644]
external/bsd/less/dist/jump.c [moved from commands/less/less/jump.c with 89% similarity]
external/bsd/less/dist/less.1 [moved from commands/less/less/less.1 with 84% similarity]
external/bsd/less/dist/less.h [moved from commands/less/less/less.h with 85% similarity]
external/bsd/less/dist/less.hlp [new file with mode: 0644]
external/bsd/less/dist/lessecho.1 [new file with mode: 0644]
external/bsd/less/dist/lessecho.c [moved from commands/less/lessecho/lessecho.c with 97% similarity]
external/bsd/less/dist/lesskey.1 [moved from commands/less/lesskey/lesskey.1 with 80% similarity]
external/bsd/less/dist/lesskey.c [moved from commands/less/lesskey/lesskey.c with 86% similarity]
external/bsd/less/dist/lesskey.h [moved from commands/less/less/lesskey.h with 88% similarity]
external/bsd/less/dist/lglob.h [moved from commands/less/less/lglob.h with 96% similarity]
external/bsd/less/dist/line.c [moved from commands/less/less/line.c with 91% similarity]
external/bsd/less/dist/linenum.c [moved from commands/less/less/linenum.c with 90% similarity]
external/bsd/less/dist/lsystem.c [moved from commands/less/less/lsystem.c with 96% similarity]
external/bsd/less/dist/main.c [moved from commands/less/less/main.c with 93% similarity]
external/bsd/less/dist/mark.c [moved from commands/less/less/mark.c with 97% similarity]
external/bsd/less/dist/mkfuncs.awk [new file with mode: 0644]
external/bsd/less/dist/mkhelp.c [new file with mode: 0644]
external/bsd/less/dist/mkinstalldirs [new file with mode: 0644]
external/bsd/less/dist/optfunc.c [moved from commands/less/less/optfunc.c with 78% similarity]
external/bsd/less/dist/option.c [moved from commands/less/less/option.c with 82% similarity]
external/bsd/less/dist/option.h [moved from commands/less/less/option.h with 89% similarity]
external/bsd/less/dist/opttbl.c [moved from commands/less/less/opttbl.c with 93% similarity]
external/bsd/less/dist/os.c [moved from commands/less/less/os.c with 82% similarity]
external/bsd/less/dist/output.c [moved from commands/less/less/output.c with 78% similarity]
external/bsd/less/dist/pattern.c [new file with mode: 0644]
external/bsd/less/dist/pattern.h [new file with mode: 0644]
external/bsd/less/dist/pckeys.h [moved from commands/less/less/pckeys.h with 89% similarity]
external/bsd/less/dist/position.c [moved from commands/less/less/position.c with 97% similarity]
external/bsd/less/dist/position.h [moved from commands/less/less/position.h with 80% similarity]
external/bsd/less/dist/prompt.c [moved from commands/less/less/prompt.c with 93% similarity]
external/bsd/less/dist/regexp.c [new file with mode: 0644]
external/bsd/less/dist/regexp.h [new file with mode: 0644]
external/bsd/less/dist/screen.c [moved from commands/less/less/screen.c with 94% similarity]
external/bsd/less/dist/scrsize.c [new file with mode: 0644]
external/bsd/less/dist/search.c [moved from commands/less/less/search.c with 57% similarity]
external/bsd/less/dist/signal.c [moved from commands/less/less/signal.c with 89% similarity]
external/bsd/less/dist/tags.c [moved from commands/less/less/tags.c with 97% similarity]
external/bsd/less/dist/ttyin.c [moved from commands/less/less/ttyin.c with 95% similarity]
external/bsd/less/dist/version.c [new file with mode: 0644]
external/bsd/less/less2netbsd [new file with mode: 0755]
releasetools/nbsd_ports