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_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] USD.doc/        
[TXT] Makefile  1.6   13 years  otto   add editline support; from freebsd. ok deraadt@
[TXT] bc.1  1.29   12 years  jmc   in column lists, enforce the following ordering: .Bl -column header1 header2 ....
[TXT] bc.library  1.4   12 years  otto   repair function when used with different scales; from AIDA Shinra, thanks!
[TXT] bc.y  1.41   12 years  otto   allow editline in -d mode; from AIDA Shinra
[TXT] extern.h  1.9   12 years  otto   save/restore tty state on SIGTSTP/SIGCONT. ok deraadt@ nicm@
[TXT] pathnames.h  1.1   20 years  otto   A new, BSD licensed implementation of bc(1). ok deraadt@
[TXT] scan.l  1.27   12 years  otto   save/restore tty state on SIGTSTP/SIGCONT. ok deraadt@ nicm@