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_5_8


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] USD.doc/        
[TXT] Makefile  1.7   10 years  otto   separate termios.h out from scan.l, both have an ECHO define. Noted by Joris Gio...
[TXT] bc.1  1.30   10 years  jmc   update references to posix-2008, and point STANDARDS to some of the extension no...
[TXT] bc.library  1.4   12 years  otto   repair function when used with different scales; from AIDA Shinra, thanks!
[TXT] bc.y  1.47   9 years  millert   Prefer setvbuf() to setlinebuf() for portability; ok deraadt@
[TXT] extern.h  1.12   10 years  otto   whitespace
[TXT] pathnames.h  1.1   20 years  otto   A new, BSD licensed implementation of bc(1). ok deraadt@
[TXT] scan.l  1.28   10 years  otto   separate termios.h out from scan.l, both have an ECHO define. Noted by Joris Gio...
[TXT] tty.c  1.2   10 years  deraadt   simpler prototype repairs