aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bc/scan.l
Commit message (Expand)AuthorAgeFilesLines
* Stop casting the const char * to void * to char * to make compile more happyBjoern A. Zeeb2014-04-171-1/+1
* Sync with OpenBSD.Xin LI2014-04-161-78/+138
* Work around build breakages with GCC 4.2.Jung-uk Kim2013-05-231-0/+1
* Fix some more warnings found by clang.Rebecca Cran2010-11-221-0/+1
* - Fix signal handling in bc/dc. Now Ctrl-C terminates the execution.Gabor Kovesdan2010-06-061-19/+0
* Fix a bug in previous revision.Xin LI2010-02-051-1/+1
* Use libedit when interacting with tty, which provided historyXin LI2010-02-041-0/+39
* - style(9)Gabor Kovesdan2010-02-031-6/+6
* Replace GNU bc/dc with BSDL versions ported from OpenBSD. They have a goodGabor Kovesdan2010-01-201-0/+288