aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/dc
Commit message (Expand)AuthorAgeFilesLines
* Sync with OpenBSD.Xin LI2014-04-164-35/+40
* Properly handle '-h' argument.Glen Barber2013-02-281-1/+1
* - Use BN_set_negative() and BN_is_negative() instead of subtracting orKevin Lo2012-12-303-42/+66
* Minor mdoc nits.Joel Dahl2012-05-131-3/+3
* - Fix an erroneous invocation of the editline.Kevin Lo2012-03-151-1/+1
* Remove unneeded CFLAGS.Ed Schouten2011-11-071-1/+0
* Add missing static keywords to dc(1)Ed Schouten2011-11-061-2/+2
* Move most of the remaining USD/PSD/SMM papers into share/docUlrich Spörlein2010-12-041-753/+0
* - Axe out signal handling code, the shell will take care of thisGabor Kovesdan2010-06-101-10/+0
* - Fix style(9)Gabor Kovesdan2010-06-101-2/+2
* - Fix signal handling in bc/dc. Now Ctrl-C terminates the execution.Gabor Kovesdan2010-06-061-17/+5
* - Fig segmentation faultGabor Kovesdan2010-06-061-1/+6
* - style(9)Gabor Kovesdan2010-02-036-170/+165
* - Remove dead variable assignmentsGabor Kovesdan2010-02-032-12/+6
* - style.Makefile(5)Gabor Kovesdan2010-02-031-1/+2
* - Collapase short and long options together;Xin LI2010-01-221-15/+11
* Move USD documents from /usr/share/doc/papers to to /usr/share/doc/usd.Xin LI2010-01-222-18/+0
* Makefile cleanups:Xin LI2010-01-211-3/+1
* Replace GNU bc/dc with BSDL versions ported from OpenBSD. They have a goodGabor Kovesdan2010-01-2011-0/+4322