Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typos; | 2003-05-16 | 6 | -21/+23 | |
| | | | | diffs passed on to curses people. | ||||
* | sprintf->snprintf | 2003-04-05 | 2 | -4/+4 | |
| | |||||
* | spelling | 2003-01-05 | 1 | -2/+2 | |
| | |||||
* | Crank all library major numbers. Needed due to the fact that we | 2002-12-03 | 1 | -2/+2 | |
| | | | | | | | | now build libraries with propolice enabled. Without this, existing binaries (such as ports/packages) that link with any system library other than libc will fail with an undefined symbol of "___guard" (__guard on ELF). Pointed out by markus@ and discussed with deraadt@ | ||||
* | Update to ncurses-5.2-20010114 | 2001-01-22 | 41 | -347/+417 | |
| | |||||
* | update to ncurses 5.2 | 2000-10-22 | 1 | -3/+3 | |
| | |||||
* | update to ncurses-5.1-20001007 | 2000-10-08 | 2 | -37/+43 | |
| | |||||
* | Update to ncurses-5.1-20000722 | 2000-07-24 | 1 | -4/+4 | |
| | |||||
* | ncurses-5.0-20000617 | 2000-06-19 | 1 | -3/+7 | |
| | |||||
* | Missed this in last ncurses sync | 2000-04-25 | 1 | -4/+4 | |
| | |||||
* | Trailing whitespace begone! | 2000-04-12 | 1 | -2/+2 | |
| | |||||
* | add MLINKs I missed | 1999-11-17 | 1 | -0/+34 | |
| | |||||
* | man page fixes from ncurses-990710 | 1999-07-11 | 2 | -6/+7 | |
| | |||||
* | ncurses-5.0-990626 | 1999-06-27 | 1 | -2/+9 | |
| | |||||
* | ncurses-4.2-990516; no code changes | 1999-05-17 | 40 | -118/+118 | |
| | |||||
* | grammar police: do not hyphenate compound words that act as adjectives if the | 1999-05-12 | 2 | -4/+4 | |
| | | | | | | first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong | ||||
* | ncurses-4.2-990424 | 1999-05-08 | 2 | -6/+6 | |
| | |||||
* | ncurses-4.2-990327; just man page fixes | 1999-03-28 | 1 | -2/+2 | |
| | |||||
* | typo; nash@mcs.net | 1999-03-18 | 1 | -2/+2 | |
| | |||||
* | Fix an && that should be ||; ncurses-4.2-990306 | 1999-03-11 | 1 | -3/+3 | |
| | |||||
* | updates from ncurses-4.2-990220 | 1999-02-24 | 2 | -4/+10 | |
| | |||||
* | updates from ncurses-4.2-990123 | 1999-01-24 | 1 | -17/+17 | |
| | |||||
* | cosmetic man page changes from latest ncurses | 1999-01-22 | 22 | -69/+69 | |
| | |||||
* | Correct $From | 1998-11-19 | 1 | -2/+2 | |
| | |||||
* | ncurses-4.2-980912 | 1998-09-17 | 21 | -63/+63 | |
| | |||||
* | man page repairs; aaron@ug.cs.dal.ca | 1998-08-29 | 1 | -2/+2 | |
| | |||||
* | libform from ncurses-4.2-980718 | 1998-07-24 | 65 | -867/+1905 | |
| | |||||
* | Add description ti NAME section. Noted by Theo. | 1998-02-03 | 1 | -2/+2 | |
| | |||||
* | ncurses-4.1-971213 | 1997-12-14 | 7 | -180/+184 | |
| | |||||
* | 3X -> 3 | 1997-12-03 | 23 | -143/+143 | |
| | |||||
* | Merge of ncurses-4.1-971129 | 1997-12-03 | 68 | -1300/+2087 | |
| | |||||
* | libform from ncurses 4.1. Post 4.1 patches to be applied in a separate commit. | 1997-11-26 | 44 | -608/+1097 | |
| | |||||
* | Hack for a display bug in libform. | 1997-09-23 | 1 | -0/+1 | |
| | |||||
* | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | 1997-04-27 | 1 | -1/+1 | |
| | | | | | | | This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named. | ||||
* | install -> ${INSTALL}, -c -> ${COPY} | 1996-12-08 | 1 | -1/+1 | |
| | |||||
* | SYSV-style form library; from ncurses | 1996-06-02 | 44 | -0/+9374 | |