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_9_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.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.27   18 years  otto   Do not check pointer for NULL, but check for return value of asprintf(), like th...
[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.20   18 years  otto   fclose file stream before opening a new one.