aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bc
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* bc/dc/patch: make some use of reallocarray(3).Pedro F. Giffuni2017-03-051-3/+3
* Use correct date formatBaptiste Daroussin2017-02-111-1/+1
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-6/+0
* bc(1): Fix memory corruption issuesPedro F. Giffuni2015-11-241-9/+14
* bc: sync with OpenBSDPedro F. Giffuni2015-11-224-13/+14
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+27
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-2/+2
| |\ | |/ |/|
| * Updated/new dependenciesSimon J. Gerraty2014-11-191-1/+0
| * Merge from head@274682Simon J. Gerraty2014-11-191-2/+2
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-191-0/+1
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge headSimon J. Gerraty2014-04-287-131/+288
| |\| |
| * | | Merge from headSimon J. Gerraty2013-09-052-0/+3
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync with HEAD.David E. O'Brien2013-02-081-1/+1
| |\ \ \ \
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+27
* | | | | | 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