summaryrefslogtreecommitdiff
path: root/usr.bin/tic
AgeCommit message (Expand)Author
2023-10-17Update ncurses and associated libraries (form, panel, menu) toNicholas Marriott
2022-07-11remove the "tbl" suffix for a few man pagesDaniel Dickman
2019-12-21a few depend:-related thingies that were still in.Marc Espie
2019-06-28When system calls indicate an error they return -1, not some arbitraryTheo de Raadt
2017-06-16mark files as BUILDFIRST, or write explicit dependencies, so that mostMarc Espie
2017-05-11Fix the index check in the FNKEY macro. This is only used whenTodd C. Miller
2015-11-11exit() after perror() for pledge failure. Perhaps this got introducedTheo de Raadt
2015-10-10pledge "stdio rpath wpath cpath". as a curses program, I expected thisTheo de Raadt
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2013-11-28unsigned char for ctypeTheo de Raadt
2013-03-24tic writes into /usr/share/terminfo not /usr/share/misc/terminfo,Nicholas Marriott
2012-09-10The gcc-sh-register-allocator bug may never be fixed. When we move toTheo de Raadt
2012-09-02Oh, but only -O1 is needed. With -fpie, -O0 is currently needed. Bah.Theo de Raadt
2012-09-02Document (in this commit message, and an annotation in the Makefile)Theo de Raadt
2011-06-23switch to installing source manuals (base part)Ingo Schwarze
2010-09-02remove trailing whitespace.Igor Sobrado
2010-01-12Update to ncurses 5.7, with local changes reapplied.Nicholas Marriott
2008-08-27correct man sections; from Tobias SarnowskiJason McIntyre
2007-02-27Compile with -O1 on sh for now.Miod Vallat
2006-10-10fgets(3) returns NULL on error, not 0. No functional change, but it makesChad Loder
2003-10-21strdup check missing; noted by nimadeus@pandora.beTheo de Raadt
2003-07-02bump randomness of mktemp to from 6 to 10 X's, as recommended by mktemp(3)Anil Madhavapeddy
2003-04-14spring cleaning; ok millertTheo de Raadt
2003-04-06The last commit incorporated an incomplete change of mine.Todd C. Miller
2003-04-06string changes; millert okTheo de Raadt
2003-04-03HPUX, HP/UX -> HP-UXJason McIntyre
2001-02-22Update to ncurses-5.2-20010210:Todd C. Miller
2001-01-29$OpenBSD$Niklas Hallqvist
2001-01-22Update to ncurses-5.2-20010114Todd C. Miller
2000-10-22update to ncurses 5.2Todd C. Miller
2000-10-08update to ncurses-5.1-20001007Todd C. Miller
2000-07-24Update to ncurses-5.1-20000722Todd C. Miller
2000-06-19ncurses-5.0-20000617Todd C. Miller
2000-03-26Update to ncurses-5.0-20000325Todd C. Miller
2000-03-13update to ncurses-5.0-20000311Todd C. Miller
2000-03-10Update to ncurses-5.0-20000304Todd C. Miller
2000-01-16Update to ncurses-5.0-20000115:Todd C. Miller
2000-01-12usage() should go to stderr, not stdout.Todd C. Miller
2000-01-09Update to ncurses-5.0-20000108:Todd C. Miller
2000-01-08Enable extended cap names. Previously, the only allowed cap names wereTodd C. Miller
2000-01-05When converting from terminfo to termcap, if we run out of space, nukeTodd C. Miller
2000-01-02update to ncurses-5.0-20000101Todd C. Miller
1999-12-12install infotocap.1Todd C. Miller
1999-12-12Update to ncurses-19991211:Todd C. Miller
1999-12-06update to ncurses-5.0-19991204Todd C. Miller
1999-11-28update to ncurses-5.0-19991127Todd C. Miller
1999-06-27ncurses-5.0-990626Todd C. Miller
1999-06-05- remove trailing white spaceAaron Campbell
1999-03-22back out local change that should not have escapedTodd C. Miller
1999-03-16ncurses-4.2-990316Todd C. Miller