| ★ wanayoo — archive 1999 http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/bc/ | Nouvelle recherche | Portail wanayoo |
Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [local] / src / usr.bin / bc
| File | Rev. | Age | Author | Last log entry |
|---|---|---|---|---|
| 1.8 | 17 months | deraadt | Rather than invoking fork/execve of dc(1) on a pipe, compile in the dc(1) code d... | |
| 1.32 | 16 months | mmcc | Clarify sentence about `quit` in BUGS section. From schwarze@, "yes, please" -j... | |
| 1.4 | 5 years | otto | repair function when used with different scales; from AIDA Shinra, thanks! | |
| 1.50 | 4 weeks | otto | - write parse errors to stderr, prompted by Martijn Dekker - we're only interact... | |
| 1.12 | 2 years | otto | whitespace | |
| 1.1 | 13 years | otto | A new, BSD licensed implementation of bc(1). ok deraadt@ | |
| 1.28 | 3 years | otto | separate termios.h out from scan.l, both have an ECHO define. Noted by Joris Gio... | |
| 1.3 | 18 months | jsg | Avoid unintended problems with operator precedence when doing an assignment and ... |