summaryrefslogtreecommitdiff
path: root/usr.bin/ul/ul.c
AgeCommit message (Expand)Author
2019-02-03- add or adjust /* FALLTHROUGH */ where appropriatemrg
2016-06-23Make all the global variables and functions static.abhinav
2016-06-13Make the function static in the definition (prototype was already declared st...abhinav
2016-06-12Fix a buffer overflow when reading from files containing extra long lines.abhinav
2012-03-20Use C89 function definitionsmatt
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2009-04-14Fix -Wcast-qual issueslukem
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-11-02Update to the new t_agetstr() API.christos
2000-05-28Use new termcap interface.blymn
2000-04-14Don't declare 'extern opt*' getopt variables.simonb
1999-10-04update after change to return value of tputs() third argumentlukem
1998-12-19braceschristos
1997-10-20WARNSify, fix .Nm usage, getopt returns -1 not EOF, use ANSI <string.h> funcslukem
1997-10-14WARNSify, use <termcap.h>, rename setmode() to setulmode() to prevent nameclashlukem
1995-11-28merge in changes from 1.1 release branchjtc
1994-12-07Merged with 4.4lite.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd