Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-11-19 | ignore out-of-range environment LINES and COLUMNS | Theo de Raadt | |
1998-11-19 | add missing space | Todd C. Miller | |
1998-11-19 | For issetugid case, only ignore $TERMCAP if it is a path | Todd C. Miller | |
1998-11-04 | Some -Wall and use strlcpy | Todd C. Miller | |
1998-11-02 | From ken@FreeBSD.ORG: | Todd C. Miller | |
Fix a curses bug exposed by the ":numbers" display of systat -iostat. This bug showed up when you had more than 3 devices displayed. (thus requiring a second line of display) | |||
1998-10-08 | ignore $TERMCAP if issetugid() | Todd C. Miller | |
1998-07-27 | _OCURSES_H_, not _CURSES_H_ | Todd C. Miller | |
1998-07-23 | unified libtermcap/libocurses | Todd C. Miller | |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller | |
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. | |||
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-06-02 | Install ncurses as -lcurses and <curses.h> | Thorsten Lockert | |
Install BSD curses library as -locurses and <ocurses.h> |