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_3_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] USD.doc/        
[TXT] Makefile  1.2   20 years  otto   Install bc(1) USD doc. ok deraadt@ mickey@ jmc@
[TXT] bc.1  1.18   19 years  otto   Implement -e expression, for command line expression evaluation. ok deraadt@
[TXT] bc.library  1.1   20 years  otto   bc.library and bc.1 manual page using the Caldera license. ok deraadt@
[TXT] bc.y  1.25   19 years  otto   Fix eof without newline handling. spotted by and ok deraadt@
[TXT] extern.h  1.5   19 years  otto   Implement -e expression, for command line expression evaluation. ok deraadt@
[TXT] pathnames.h  1.1   20 years  otto   A new, BSD licensed implementation of bc(1). ok deraadt@
[TXT] scan.l  1.16   19 years  otto   Fix signal races for isatty(3) (calls ioctl(2)) and printf(3); save/restore errn...