1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/ftp/ncftp2
Peter Wemm 22a7b49cc4 Work around what appears to be a ncurses bug. The command line at the
bottom of the screen can sometimes have stray characters left behind from
the previous command.  This seems to be because ncurses is ignoreing
a ``wprintw(window, "%s", " ")'' when it's in the last column of a window.
I dont know who is right, ncurses or ncftp.

This workaround also makes the code a little cleaner as a side effect. :-)
1996-08-18 15:12:39 +00:00
..
files Work around what appears to be a ncurses bug. The command line at the 1996-08-18 15:12:39 +00:00
distinfo
Makefile
pkg-comment Take off program name from beginning of COMMENT, it's part of PKGNAME 1996-07-05 06:29:58 +00:00
pkg-descr
pkg-plist Fix some very small nits I noticed in here while I was cloning the port 1996-06-20 15:22:20 +00:00