summaryrefslogtreecommitdiff
path: root/usr.bin/bc/extern.h
AgeCommit message (Expand)Author
2014-04-17whitespaceOtto Moerbeek
2014-04-17rm redundant declaration; from Xin LiOtto Moerbeek
2013-09-19separate termios.h out from scan.l, both have an ECHO define. Noted byOtto Moerbeek
2011-08-03save/restore tty state on SIGTSTP/SIGCONT. ok deraadt@ nicm@Otto Moerbeek
2011-06-03Make ^D behave: dont't echo it and make it work if the cursor is atOtto Moerbeek
2011-03-07add editline support; from freebsd. ok deraadt@Otto Moerbeek
2006-03-18Interchange roles: bc becomes parent, dc child. This leads to sanerOtto Moerbeek
2004-10-19Implement -e expression, for command line expression evaluation.Otto Moerbeek
2003-12-02o Introduce long variable names, a non-portable extension.Otto Moerbeek
2003-09-28Better error hanndling:Otto Moerbeek
2003-09-26spacingTheo de Raadt
2003-09-25A new, BSD licensed implementation of bc(1).Otto Moerbeek