| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
Having .o files depend on .h files works correctly everywhere, it seems.
|
|
|
|
|
|
|
|
|
| |
8/16 color setup adapted from chat/ui.c. termcap patch hack no longer
required. Black on black and bright black now work. Nothing will appear
bold anymore on 256-color terminals.
The keys for black have definitely always been in the help. You just
didn't notice.
|
|
|
|
| |
NetBSD has its own curses implementation and doesn't ship ncurses.
|
| |
|
|
|
|
| |
Darwin's lack of separation strikes again.
|
|
|
|
| |
And other style changes.
|
| |
|
| |
|
|
|
|
|
|
|
| |
Insert rant about how GNU make handles the .c rule with extra
dependencies.
Also I don't care that everything links curses now.
|
|
|
|
| |
Hopefully I won't have to use it ever again.
|
|
|