aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bc
Commit message (Expand)AuthorAgeFilesLines
* Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
* Convert LIBCURSES to LIBNCURSES to fix "make checkdpadd"Enji Cooper2014-08-261-2/+2
* Stop casting the const char * to void * to char * to make compile more happyBjoern A. Zeeb2014-04-171-1/+1
* Remove duplicate extern declarations after r264573.Bjoern A. Zeeb2014-04-171-3/+0
* Sync with OpenBSD.Xin LI2014-04-167-129/+281
* Document -q and --quiet as discouraged compatibility option.Xin LI2013-12-071-1/+9
* Remove mention of the compatibility option 'q', which isXin LI2013-12-072-2/+2
* Work around build breakages with GCC 4.2.Jung-uk Kim2013-05-231-0/+1
* Add the Clang specific -Wmissing-variable-declarations to WARNS=6.Ed Schouten2013-04-191-0/+2
* Make definition match declarationEitan Adler2012-11-151-1/+1
* Fix world after byacc import:Baptiste Daroussin2012-05-221-1/+0
* Repair function when used with large scalesKevin Lo2012-03-181-2/+3
* - Fix an erroneous invocation of the editline.Kevin Lo2012-03-152-21/+32
* Remove extra sentence, a leftover from r202845.Stefan Farfeleder2012-01-251-2/+0
* Move most of the remaining USD/PSD/SMM papers into share/docUlrich Spörlein2010-12-041-1241/+0
* 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-044-1/+65
* - style(9)Gabor Kovesdan2010-02-032-32/+41
* - style.Makefile(5)Gabor Kovesdan2010-02-031-5/+5
* - Remove --debug option and intentionally undocument -d, which is onlyXin LI2010-01-222-15/+10
* Move USD documents from /usr/share/doc/papers to to /usr/share/doc/usd.Xin LI2010-01-222-14/+0
* Makefile cleanups:Xin LI2010-01-211-6/+1
* Replace GNU bc/dc with BSDL versions ported from OpenBSD. They have a goodGabor Kovesdan2010-01-209-0/+3460