summaryrefslogtreecommitdiff
path: root/misc/mc/files/patch-src::cons.handler.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - (show_console_contents_freebsd): Rewrite to use screen libraryMax Khon2003-03-051-191/+686
| | | | | | | | | | | | (S-Lang or ncurses). Direct output is unreliable when the screen library is active [1] - fix core dumps in non-standard (other than 80x25) console modes - fix dependencies on pkg-config and glib20 Obtained from: mc cvs [1] Notes: svn path=/head/; revision=76956
* - add support for saving/restoring console [1]Max Khon2003-02-261-0/+236
- remove subshell fix (broken) [2] - bump port revision Submitted by: Alexander Serkov <serkov <at> ukrpost.net> (partially) [1] Reported by: yuri <at> tsoft.com [2] Notes: svn path=/head/; revision=76500