Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get this to compile in the 5.1-20000701-prerelease environment. | peter | 2000-07-03 | 1 | -1/+1 |
| | |||||
* | Don't complain loudly about unknown termcap capabilities, eg: | peter | 1999-11-17 | 1 | -1/+1 |
| | | | | | | | | {vladivostok:/usr/home/ken:1:0} echo |more "TERMCAP", line 0, col 60, terminal 'screen': unknown capability 'G0' "TERMCAP", line 0, col 806, terminal 'screen': unknown capability 'AX' Submitted by: Kenneth D. Merry <ken@kdm.org> | ||||
* | Use src/contrib/ncurses, v5.0.990821 prerelease. | peter | 1999-08-30 | 1 | -0/+265 |
This isn't quite finished yet, there are still some unresolved problems with ospeed and the sgtty.h (non-posix) terminal interface. Mostly this only causes problems with src/games. The other tools and libraries (libform,libpanel,libmenu) will come shortly but are seperate. Beware, there be dragons here! (The build will be broken for a short while) |