]> Zhao Yanbai Git Server - minix.git/commit
import tput from NetBSD 65/265/1
authorAntoine Leca <Antoine.Leca.1@gmail.com>
Fri, 18 Jan 2013 17:20:49 +0000 (17:20 +0000)
committerLionel Sambuc <lionel@minix3.org>
Fri, 25 Jan 2013 19:09:20 +0000 (20:09 +0100)
commit1999c518b6f6927119ddb048166e4eb49298c8c0
tree6f33b716369584facfcd44b983de0155de2702f9
parentfc1c7a348338bde57bbc190909aae495aa948bfb
import tput from NetBSD

Posix tool to allow direct use of the terminfo database.
The clear script is adjusted accordingly.
The (MINIX-specific) clr equivalent is now gone.
12 files changed:
commands/Makefile
commands/clear/Makefile [deleted file]
commands/clear/clear.sh [deleted file]
distrib/sets/lists/minix/mi
man/man1/Makefile
man/man1/clear.1 [deleted file]
releasetools/nbsd_ports
usr.bin/Makefile
usr.bin/tput/Makefile [new file with mode: 0755]
usr.bin/tput/clear.sh [new file with mode: 0755]
usr.bin/tput/tput.1 [new file with mode: 0644]
usr.bin/tput/tput.c [new file with mode: 0755]