Age | Commit message (Expand) | Author |
---|---|---|
2003-11-14 | The BN_add_word() bug has been squashed, so we don't need a workaround | Otto Moerbeek |
2003-10-22 | Make ungetting a char read form a string behave the same as ungetting | Otto Moerbeek |
2003-10-18 | err(1, "out of mem") -> err(1, NULL) | Otto Moerbeek |
2003-09-30 | Teach dc(1) how to read strings with unbalanced braces by introducing | Otto Moerbeek |
2003-09-28 | realloc cleanup | Otto Moerbeek |
2003-09-19 | blanks | Theo de Raadt |
2003-09-19 | spaces | Theo de Raadt |
2003-09-19 | A complete, BSD licensed rewrite of dc(1), using the bn(3) big number routines. | Otto Moerbeek |