aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/dc/bcode.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r314321:Pedro F. Giffuni2017-03-121-27/+14
* MFC r264573+264608+264609:Xin LI2014-05-071-10/+9
* - Use BN_set_negative() and BN_is_negative() instead of subtracting orKevin Lo2012-12-301-35/+59
* - Fix an erroneous invocation of the editline.Kevin Lo2012-03-151-1/+1
* - Axe out signal handling code, the shell will take care of thisGabor Kovesdan2010-06-101-10/+0
* - Fix signal handling in bc/dc. Now Ctrl-C terminates the execution.Gabor Kovesdan2010-06-061-17/+5
* - style(9)Gabor Kovesdan2010-02-031-116/+112
* - Remove dead variable assignmentsGabor Kovesdan2010-02-031-4/+2
* Replace GNU bc/dc with BSDL versions ported from OpenBSD. They have a goodGabor Kovesdan2010-01-201-0/+1781