summaryrefslogtreecommitdiff
path: root/usr.bin/tput/tput.c
AgeCommit message (Expand)Author
2013-02-05Use putp(3) to output our strings.roy
2013-01-25If char * > long then print a suitable error when passing a string parameter.roy
2013-01-25Remove debug accidently commited.roy
2013-01-24Move the strings vs long analysis to a private function, but allowroy
2011-10-04Ensure we only pass cap names of one or two characters to tgetstrroy
2011-10-04tput now uses longname(3) to derive the terminal description insteadroy
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2005-07-30Usage should exit with to according to posix (from Liam Foy).christos
2004-07-23Sync usage with man page; use getprogname().wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2000-10-11More format string cleanup by sommerfeld.is
2000-07-03Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,matt
2000-04-14Don't declare 'extern opt*' getopt variables.simonb
1999-10-04update after change to return value of tputs() third argumentlukem
1997-10-20getopt returns -1 not EOFlukem
1997-10-14WARNSify, use <termcap.h> instead of <curses.h>lukem
1995-08-31Sync with 4.4lite2jtc
1995-06-19sys/termios.h -> termios.hjtc
1994-12-13Switch order rows and cols are extracted from the command line.jtc
1994-12-07Merged with 4.4lite.jtc
1994-03-19don't assume that only valid thing starting with 'l' is longname.cgd
1994-01-24DTRT with termcap string arguments. from Christos-Zoulas@deshaw.com.cgd
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd