minix/minix/usr.bin/mined
Thomas Cort 79444d163d mined: increase the size of the tgetent() buffer.
From the termcap section of the GNU termutils manual:

"There is no way you can tell how much space is needed, so the convention
is to allocate a buffer 2048 characters long and assume that is enough.
(Formerly the convention was to allocate 1024 characters and assume that
was enough. But one day, for one kind of terminal, that was not
enough.)"

Change-Id: Ia5937366ae89e886dbaef7d180bee40669d0c488
2015-03-28 08:39:19 +01:00
..
Makefile mined: move to minix/usr.bin/mined 2015-03-28 08:39:10 +01:00
mined.1 mined: move to minix/usr.bin/mined 2015-03-28 08:39:10 +01:00
mined.h mined: move to minix/usr.bin/mined 2015-03-28 08:39:10 +01:00
mined1.c mined: increase the size of the tgetent() buffer. 2015-03-28 08:39:19 +01:00
mined2.c mined: move to minix/usr.bin/mined 2015-03-28 08:39:10 +01:00