OpenBSD CVS

src/usr.bin/bc/


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

Current tag: OPENBSD_4_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] USD.doc/        
[TXT] Makefile  1.4   17 years  otto   CLEANFILES no longer needed since this is now done by bsd.*.mk
[TXT] bc.1  1.22   16 years  jmc   convert to new .Dd format;
[TXT] bc.library  1.3   17 years  otto   Save and restore not only scale, but ibase as well. Problem noted my Karel Kulha...
[TXT] bc.y  1.32   18 years  otto   Avoid segv when a syntax error occurs while reading from command line. found by ...
[TXT] extern.h  1.6   18 years  otto   Interchange roles: bc becomes parent, dc child. This leads to saner tty handling...
[TXT] pathnames.h  1.1   20 years  otto   A new, BSD licensed implementation of bc(1). ok deraadt@
[TXT] scan.l  1.21   18 years  otto   Interchange roles: bc becomes parent, dc child. This leads to saner tty handling...