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_0_BASE


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.20   18 years  jmc   do not put a .Pp before a display;
[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.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...