summaryrefslogtreecommitdiffstats
path: root/lib/libncurses
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix curses bug with delete character and standoutache1994-11-061-0/+4
|
* __386BSD__ -> __FreeBSD__jkh1994-11-041-1/+1
| | | | | | I know that many of these entries are bogus and need to be revisited, but let's get the tree working again for now and then do a pass through looking at all the __FreeBSD__ entries, shall we?
* Add SIGTERM reaction -- cleanupache1994-10-311-0/+1
|
* Now COLS/LINES uses window cols/lines, not cols/lines from termcap entryache1994-10-311-2/+2
|
* Add -I${.CURDIR}ache1994-10-281-2/+2
|
* Optimize delwin a bitache1994-10-261-2/+3
|
* LDADD: = -> +=ache1994-10-121-2/+2
|
* Fix two problems pointed by Bruce:ache1994-10-121-12/+14
| | | | | | keys.tries generated in ${.CURDIR} which may be readonly lib_options.{po,so} not properly rebuilded if keys.tries deleted and no .depend
* Implement meta bit in more cosher way after contacting with zmbenhalache1994-10-113-0/+12
| | | | Shut up compiler warning
* Merge term.h & nterm.hache1994-10-101-2/+2
|
* Move copyright link from initscr to newterm (initscr may be not called).ache1994-10-093-5/+3
| | | | Small cleanup.
* Add copyright.c to be always linked inache1994-10-093-3/+28
|
* Moved from ports with several enhancementsache1994-10-07126-0/+17955
OpenPOWER on IntegriCloud