summaryrefslogtreecommitdiff
path: root/usr.bin/dc/inout.c
Commit message (Expand)AuthorAgeFilesLines
* Make dc(1) buildable.Jung-uk Kim2018-09-191-10/+12
* dc(1): fix input of non-decimal fractional numbersAlan Somers2017-12-051-7/+40
* Reap dead codeAlan Somers2017-12-021-6/+1
* bc/dc/patch: make some use of reallocarray(3).Pedro F. Giffuni2017-03-051-2/+2
* Sync with OpenBSD.Xin LI2014-04-161-1/+1
* - Use BN_set_negative() and BN_is_negative() instead of subtracting orKevin Lo2012-12-301-4/+5
* - style(9)Gabor Kovesdan2010-02-031-27/+27
* Replace GNU bc/dc with BSDL versions ported from OpenBSD. They have a goodGabor Kovesdan2010-01-201-0/+417