Age | Commit message (Expand) | Author |
---|---|---|
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2008-04-28 | plug three leaks, one reported and fixed by Andreas Gunnarsson in PR 5802, | Otto Moerbeek |
2006-01-16 | delint; use size_t as stack size and ssize_t as stack pointer. | Otto Moerbeek |
2006-01-15 | delint wrt return values, including some missing BN return | Otto Moerbeek |
2005-03-28 | spacing | Theo de Raadt |
2003-11-26 | Avoid a core dump on reading uninitiazed array locations. | Otto Moerbeek |
2003-11-04 | Duh, a stack machine without swap; implement GNU compatible 'r' | Otto Moerbeek |
2003-10-18 | err(1, "out of mem") -> err(1, NULL) | Otto Moerbeek |
2003-09-28 | realloc cleanup | Otto Moerbeek |
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 |