Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - (show_console_contents_freebsd): Rewrite to use screen library | Max Khon | 2003-03-05 | 1 | -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 Khon | 2003-02-26 | 1 | -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 |