summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/dc
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-272-2/+2
* Do not store the same config.h twice - use one from bc directoryAndrey A. Chernov1998-05-012-71/+2
* Added missing -DHAVE_CONFIG_H to CFLAGS. It happens to be a no-op hereBruce Evans1998-05-011-5/+5
* Style:Andreas Klemm1998-05-012-23/+76
* fix make - use -I${.CURDIR} instead -I.Andrey A. Chernov1998-04-301-2/+2
* update dc utility as wellAndreas Klemm1998-04-2916-3318/+35
* Make makewhatis(1) happy.Wolfram Schneider1997-03-211-4/+2
* Same thing.Joshua Peck Macdonald1997-01-111-0/+2
* Upgrade to dc version 1.0 which comes bundled withSteve Price1996-11-0419-2688/+2648
* Ok, instead of covering up the problem, let's fix it.Steve Price1996-11-031-16/+26
* Don't allow filenames specified on the commandlineSteve Price1996-11-031-1/+8
* [HISTORY] command appeared in Version 1 AT&T UNIXWolfram Schneider1996-08-291-0/+6
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-302-711/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-303-14/+14
* Add doc to SUBDIRAndrey A. Chernov1995-01-161-0/+1
* Infopage installationAndrey A. Chernov1995-01-122-0/+384
* Throw out the abort call, the reasoning seems to be false :-).Andreas Schulz1994-12-032-4/+4
* Remove redundant (and conflicting) definition of sys_errlist.Jordan K. Hubbard1994-08-091-1/+0
* Added man page - it looks a little odd in places (the 'i' and 'o'Jordan K. Hubbard1993-08-042-1/+278
* dc has no man page, so add NOMAN to MakefileNate Williams1993-08-031-1/+2
* adding GNU dc ("desk calculator")Andrew Moore1993-07-3110-0/+3391