summaryrefslogtreecommitdiff
path: root/usr.bin/rs/rs.c
AgeCommit message (Expand)Author
2011-09-06ANSIfy, static + __deadjoerg
2009-07-13Rename internal getline() function to get_line() so it doesroy
2009-04-13fix -Wcast-qual issueslukem
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2004-11-01Add (unsigned char) cast to ctype functionsdsl
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-06-11err/errx/warn/warnx do not need \n at the enditojun
2001-10-24Avoid segmentation fault if "-z" option is used. Patch supplied bytron
2000-10-11More format string cleanup by sommerfeld.is
2000-07-24RCS ID police.ad
1997-10-19WARNSify, deprecate registerlukem
1996-05-09Fix a bunch of bugs:pk
1995-09-29need string.h for protos.cgd
1995-09-28imported from 44lite2tls