index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
dc
Age
Commit message (
Expand
)
Author
2003-10-18
- new sentence, new line
Jason McIntyre
2003-10-18
err(1, "out of mem") -> err(1, NULL)
Otto Moerbeek
2003-10-18
#ifdef debug code
Otto Moerbeek
2003-10-18
Describe new J and M operators. Also some small cleanup.
Otto Moerbeek
2003-10-18
o Implement new J (jump) and M (mark) operators. The J operator
Otto Moerbeek
2003-10-11
Division and modulus operator (~). From hugh@.
Otto Moerbeek
2003-10-01
tweak;
Jason McIntyre
2003-09-30
Teach dc(1) how to read strings with unbalanced braces by introducing
Otto Moerbeek
2003-09-30
Flush stdout after P operator. Improves interaction with bc(1).
Otto Moerbeek
2003-09-28
realloc cleanup
Otto Moerbeek
2003-09-28
Free memory after a failing realloc.
Otto Moerbeek
2003-09-28
Fix error check for array store operator.
Otto Moerbeek
2003-09-22
Kill warnings. Add a note saying the current paper describes the
Otto Moerbeek
2003-09-22
Typo.
Otto Moerbeek
2003-09-22
Make registers contain zero initially. Needed for new bc(1) and original dc(1)
Otto Moerbeek
2003-09-22
tweaks;
Jason McIntyre
2003-09-20
Remove bogus comment.
Otto Moerbeek
2003-09-19
spaces
Theo de Raadt
2003-09-19
blanks
Theo de Raadt
2003-09-19
Add missing copyright.
Otto Moerbeek
2003-09-19
spaces
Theo de Raadt
2003-09-19
Original USD.doc from 4.4 BSD, using the Caldera license. Needs cleanup.
Otto Moerbeek
2003-09-19
Man page based on 4.4 BSD man page, using the Caldera license.
Otto Moerbeek
2003-09-19
A complete, BSD licensed rewrite of dc(1), using the bn(3) big number routines.
Otto Moerbeek
[prev]