OpenBSD CVS

src/usr.bin/dc/


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 / dc

Current tag: OPENBSD_5_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] USD.doc/        
[TXT] Makefile  1.2   17 years  deraadt   repair missing DPADD requests
[TXT] bcode.c  1.47   9 years  jca   Include bn.h and err.h from <openssl/...>, not the old <ssl/...> location. Remo...
[TXT] bcode.h  1.8   9 years  jca   Include bn.h and err.h from <openssl/...>, not the old <ssl/...> location. Remo...
[TXT] dc.1  1.27   11 years  jmc   Stefan Unterweger pointed out that, contrary to the man page, dc exited after pr...
[TXT] dc.c  1.13   9 years  millert   Prefer setvbuf() to setlinebuf() for portability; ok deraadt@
[TXT] extern.h  1.4   9 years  deraadt   more opportunity to use reallocarray(); ok otto
[TXT] inout.c  1.19   9 years  jca   Include bn.h and err.h from <openssl/...>, not the old <ssl/...> location. Remo...
[TXT] mem.c  1.7   9 years  jca   Include bn.h and err.h from <openssl/...>, not the old <ssl/...> location. Remo...
[TXT] stack.c  1.13   9 years  deraadt   more opportunity to use reallocarray(); ok otto