From 5bada5fefd8167527321b58972ad9660697e0294 Mon Sep 17 00:00:00 2001 From: Landon Curt Noll Date: Sun, 5 May 2013 03:02:55 -0700 Subject: [PATCH] Release calc version 2.12.4.6 --- BUGS | 2 +- CHANGES | 28 +++++++-- COPYING | 2 +- HOWTO.INSTALL | 2 +- LIBRARY | 2 +- Makefile | 27 +++++---- Makefile.simple | 25 ++++++--- README | 2 +- README.WINDOWS | 2 +- addop.c | 2 +- align32.c | 2 +- alloc.h | 2 +- assocfunc.c | 2 +- blkcpy.c | 2 +- blkcpy.h | 2 +- block.c | 2 +- block.h | 2 +- byteswap.c | 2 +- byteswap.h | 2 +- cal/Makefile | 2 +- cal/README | 2 +- cal/alg_config.cal | 2 +- cal/beer.cal | 2 +- cal/bernoulli.cal | 2 +- cal/bigprime.cal | 2 +- cal/bindings | 2 +- cal/chi.cal | 2 +- cal/chrem.cal | 2 +- cal/deg.cal | 2 +- cal/dms.cal | 2 +- cal/dotest.cal | 2 +- cal/ellip.cal | 2 +- cal/gvec.cal | 2 +- cal/hello.cal | 2 +- cal/hms.cal | 2 +- cal/intfile.cal | 2 +- cal/linear.cal | 2 +- cal/lucas.cal | 2 +- cal/lucas_chk.cal | 2 +- cal/lucas_tbl.cal | 2 +- cal/mersenne.cal | 2 +- cal/mfactor.cal | 2 +- cal/mod.cal | 2 +- cal/natnumset.cal | 2 +- cal/pell.cal | 2 +- cal/pi.cal | 2 +- cal/pix.cal | 2 +- cal/pollard.cal | 2 +- cal/poly.cal | 2 +- cal/prompt.cal | 2 +- cal/psqrt.cal | 2 +- cal/qtime.cal | 2 +- cal/quat.cal | 2 +- cal/randbitrun.cal | 2 +- cal/randmprime.cal | 2 +- cal/randombitrun.cal | 2 +- cal/randomrun.cal | 2 +- cal/randrun.cal | 2 +- cal/regress.cal | 2 +- cal/repeat.cal | 2 +- cal/screen.cal | 2 +- cal/seedrandom.cal | 2 +- cal/set8700.cal | 2 +- cal/set8700.line | 2 +- cal/solve.cal | 2 +- cal/sumsq.cal | 2 +- cal/sumtimes.cal | 2 +- cal/surd.cal | 2 +- cal/test1700.cal | 2 +- cal/test2300.cal | 2 +- cal/test2600.cal | 2 +- cal/test2700.cal | 2 +- cal/test3100.cal | 2 +- cal/test3300.cal | 2 +- cal/test3400.cal | 2 +- cal/test3500.cal | 2 +- cal/test4000.cal | 2 +- cal/test4100.cal | 2 +- cal/test4600.cal | 2 +- cal/test5100.cal | 2 +- cal/test5200.cal | 2 +- cal/test8400.cal | 2 +- cal/test8500.cal | 2 +- cal/test8600.cal | 2 +- cal/unitfrac.cal | 2 +- cal/varargs.cal | 2 +- cal/xx_print.cal | 2 +- calc.c | 11 ++-- calc.h | 2 +- calc.man | 2 +- calc.spec.in | 67 +++++++++++++--------- calcerr.tbl | 2 +- calcerr_c.awk | 2 +- calcerr_c.sed | 2 +- calcerr_h.awk | 2 +- calcerr_h.sed | 2 +- check.awk | 2 +- cmath.h | 2 +- codegen.c | 2 +- comfunc.c | 2 +- commath.c | 2 +- config.c | 2 +- config.h | 2 +- const.c | 2 +- cscript/4dsphere.calc | 2 +- cscript/Makefile | 2 +- cscript/README.src | 2 +- cscript/fproduct.calc | 2 +- cscript/mersenne.calc | 2 +- cscript/piforever.calc | 2 +- cscript/plus.calc | 2 +- cscript/powerterm.calc | 2 +- cscript/simple.calc | 2 +- cscript/square.calc | 2 +- custom.c | 2 +- custom.h | 2 +- custom/CUSTOM_CAL | 2 +- custom/HOW_TO_ADD | 2 +- custom/Makefile | 10 ++-- custom/Makefile.head | 8 +-- custom/Makefile.simple | 8 +-- custom/argv | 2 +- custom/argv.cal | 2 +- custom/c_argv.c | 2 +- custom/c_devnull.c | 2 +- custom/c_help.c | 2 +- custom/c_pmodm127.c | 2 +- custom/c_pzasusb8.c | 2 +- custom/c_register.c | 2 +- custom/c_sysinfo.c | 2 +- custom/custtbl.c | 2 +- custom/devnull | 2 +- custom/halflen.cal | 2 +- custom/help | 2 +- custom/pmodm127 | 2 +- custom/pmodm127.cal | 2 +- custom/pzasusb8 | 2 +- custom/pzasusb8.cal | 2 +- custom/register | 2 +- custom/register.cal | 2 +- custom/sysinfo | 2 +- decl.h | 2 +- endian.c | 2 +- file.c | 2 +- file.h | 2 +- fposval.c | 2 +- func.c | 2 +- func.h | 2 +- hash.c | 2 +- hash.h | 2 +- have_const.c | 2 +- have_fpos.c | 2 +- have_fpos_pos.c | 2 +- have_getpgid.c | 2 +- have_getprid.c | 2 +- have_getsid.c | 2 +- have_gettime.c | 2 +- have_memmv.c | 2 +- have_newstr.c | 2 +- have_offscl.c | 2 +- have_posscl.c | 2 +- have_rusage.c | 2 +- have_stdvs.c | 2 +- have_strdup.c | 2 +- have_uid_t.c | 2 +- have_unused.c | 2 +- have_ustat.c | 2 +- have_varvs.c | 2 +- help.c | 2 +- help/Makefile | 2 +- help/abs | 2 +- help/access | 2 +- help/acos | 2 +- help/acosh | 2 +- help/acot | 2 +- help/acoth | 2 +- help/acsc | 2 +- help/acsch | 2 +- help/address | 2 +- help/agd | 2 +- help/append | 2 +- help/appr | 2 +- help/archive | 2 +- help/arg | 2 +- help/argv | 2 +- help/arrow | 2 +- help/asec | 2 +- help/asech | 2 +- help/asin | 2 +- help/asinh | 2 +- help/assign | 2 +- help/assoc | 2 +- help/atan | 2 +- help/atan2 | 2 +- help/atanh | 2 +- help/avg | 2 +- help/base | 2 +- help/base2 | 2 +- help/bernoulli | 2 +- help/bit | 2 +- help/blk | 2 +- help/blkcpy | 2 +- help/blkfree | 2 +- help/blocks | 2 +- help/bround | 2 +- help/btrunc | 2 +- help/builtin.end | 2 +- help/builtin.top | 2 +- help/calc_tty | 2 +- help/calclevel | 2 +- help/calcpath | 2 +- help/catalan | 2 +- help/ceil | 2 +- help/cfappr | 2 +- help/cfsim | 2 +- help/char | 2 +- help/cmdbuf | 2 +- help/cmp | 2 +- help/comb | 2 +- help/command | 2 +- help/config | 2 +- help/conj | 2 +- help/contrib | 2 +- help/cos | 2 +- help/cosh | 2 +- help/cot | 2 +- help/coth | 2 +- help/count | 2 +- help/cp | 2 +- help/credit | 2 +- help/csc | 2 +- help/csch | 2 +- help/ctime | 2 +- help/custom | 2 +- help/define | 2 +- help/delete | 2 +- help/den | 2 +- help/dereference | 2 +- help/det | 2 +- help/digit | 2 +- help/digits | 2 +- help/display | 2 +- help/dp | 2 +- help/environment | 2 +- help/epsilon | 2 +- help/errcount | 2 +- help/errmax | 2 +- help/errno | 2 +- help/error | 2 +- help/errorcodes.hdr | 2 +- help/errorcodes.sed | 2 +- help/estr | 2 +- help/euler | 2 +- help/eval | 2 +- help/exp | 2 +- help/expression | 2 +- help/fact | 2 +- help/factor | 2 +- help/fclose | 2 +- help/fcnt | 2 +- help/feof | 2 +- help/ferror | 2 +- help/fflush | 2 +- help/fgetc | 5 +- help/fgetfield | 2 +- help/fgetfile | 2 +- help/fgetline | 2 +- help/fgets | 2 +- help/fgetstr | 2 +- help/fib | 2 +- help/file | 2 +- help/files | 2 +- help/floor | 2 +- help/fopen | 2 +- help/forall | 2 +- help/fpathopen | 2 +- help/fprintf | 2 +- help/fputc | 2 +- help/fputs | 2 +- help/fputstr | 2 +- help/frac | 2 +- help/free | 2 +- help/freebernoulli | 2 +- help/freeeuler | 2 +- help/freeglobals | 2 +- help/freeredc | 2 +- help/freestatics | 2 +- help/frem | 2 +- help/freopen | 2 +- help/fscan | 2 +- help/fscanf | 2 +- help/fseek | 2 +- help/fsize | 2 +- help/ftell | 2 +- help/funclist.sed | 2 +- help/gcd | 2 +- help/gcdrem | 2 +- help/gd | 2 +- help/getenv | 2 +- help/hash | 2 +- help/head | 2 +- help/help | 2 +- help/highbit | 2 +- help/history | 2 +- help/hmean | 2 +- help/hnrmod | 2 +- help/hypot | 2 +- help/ilog | 2 +- help/ilog10 | 2 +- help/ilog2 | 2 +- help/im | 2 +- help/indices | 2 +- help/inputlevel | 2 +- help/insert | 2 +- help/int | 2 +- help/interrupt | 2 +- help/intro | 2 +- help/inverse | 2 +- help/iroot | 2 +- help/isassoc | 2 +- help/isatty | 2 +- help/isblk | 2 +- help/isconfig | 2 +- help/isdefined | 2 +- help/iserror | 2 +- help/iseven | 2 +- help/isfile | 2 +- help/ishash | 2 +- help/isident | 2 +- help/isint | 2 +- help/islist | 2 +- help/ismat | 2 +- help/ismult | 2 +- help/isnull | 2 +- help/isnum | 2 +- help/isobj | 2 +- help/isobjtype | 2 +- help/isodd | 2 +- help/isprime | 2 +- help/isptr | 2 +- help/isqrt | 2 +- help/isrand | 2 +- help/israndom | 2 +- help/isreal | 2 +- help/isrel | 2 +- help/issimple | 2 +- help/issq | 2 +- help/isstr | 2 +- help/istype | 2 +- help/jacobi | 2 +- help/join | 2 +- help/lcm | 2 +- help/lcmfact | 2 +- help/lfactor | 2 +- help/list | 2 +- help/ln | 2 +- help/log | 2 +- help/lowbit | 2 +- help/ltol | 2 +- help/makelist | 2 +- help/mat | 2 +- help/matdim | 2 +- help/matfill | 2 +- help/matmax | 2 +- help/matmin | 2 +- help/matsum | 2 +- help/mattrace | 2 +- help/mattrans | 2 +- help/max | 2 +- help/memsize | 2 +- help/meq | 2 +- help/min | 2 +- help/minv | 2 +- help/mmin | 2 +- help/mne | 2 +- help/mod | 2 +- help/modify | 2 +- help/name | 2 +- help/near | 2 +- help/newerror | 2 +- help/nextcand | 2 +- help/nextprime | 2 +- help/norm | 2 +- help/null | 2 +- help/num | 2 +- help/obj.file | 2 +- help/oldvalue | 2 +- help/operator | 2 +- help/ord | 2 +- help/overview | 2 +- help/param | 2 +- help/perm | 2 +- help/pfact | 2 +- help/pi | 2 +- help/pix | 2 +- help/places | 2 +- help/pmod | 2 +- help/polar | 2 +- help/poly | 2 +- help/pop | 2 +- help/popcnt | 2 +- help/pound | 2 +- help/power | 2 +- help/prevcand | 2 +- help/prevprime | 2 +- help/printf | 2 +- help/prompt | 2 +- help/protect | 2 +- help/ptest | 2 +- help/push | 2 +- help/putenv | 2 +- help/quo | 2 +- help/quomod | 2 +- help/rand | 2 +- help/randbit | 2 +- help/random | 2 +- help/randombit | 2 +- help/randperm | 2 +- help/rcin | 2 +- help/rcmul | 2 +- help/rcout | 2 +- help/rcpow | 2 +- help/rcsq | 2 +- help/re | 2 +- help/remove | 2 +- help/reverse | 2 +- help/rewind | 2 +- help/rm | 2 +- help/root | 2 +- help/round | 2 +- help/rsearch | 2 +- help/runtime | 2 +- help/saveval | 2 +- help/scale | 2 +- help/scan | 2 +- help/scanf | 2 +- help/script | 2 +- help/search | 2 +- help/sec | 2 +- help/sech | 2 +- help/seed | 2 +- help/segment | 2 +- help/select | 2 +- help/sgn | 2 +- help/sha1 | 2 +- help/sin | 2 +- help/sinh | 2 +- help/size | 2 +- help/sizeof | 2 +- help/sleep | 2 +- help/sort | 2 +- help/sqrt | 2 +- help/srand | 2 +- help/srandom | 2 +- help/ssq | 2 +- help/statement | 2 +- help/stoponerror | 2 +- help/str | 2 +- help/strcat | 2 +- help/strcmp | 2 +- help/strcpy | 2 +- help/strerror | 2 +- help/strlen | 2 +- help/strncmp | 2 +- help/strncpy | 2 +- help/strpos | 2 +- help/strprintf | 2 +- help/strscan | 2 +- help/strscanf | 2 +- help/substr | 2 +- help/sum | 2 +- help/swap | 2 +- help/system | 2 +- help/systime | 2 +- help/tail | 2 +- help/tan | 2 +- help/tanh | 2 +- help/test | 2 +- help/time | 2 +- help/todo | 2 +- help/trunc | 2 +- help/types | 2 +- help/unexpected | 2 +- help/usertime | 2 +- help/variable | 2 +- help/version | 2 +- help/wishlist | 2 +- help/xor | 2 +- hist.c | 2 +- hist.h | 2 +- input.c | 2 +- jump.c | 2 +- jump.h | 2 +- label.c | 2 +- label.h | 2 +- lib_calc.c | 2 +- lib_calc.h | 2 +- lib_util.c | 2 +- lib_util.h | 2 +- listfunc.c | 2 +- longbits.c | 2 +- matfunc.c | 2 +- math_error.c | 2 +- nametype.h | 2 +- no_implicit.c | 2 +- obj.c | 2 +- opcodes.c | 2 +- opcodes.h | 2 +- pix.c | 2 +- poly.c | 2 +- prime.c | 2 +- prime.h | 2 +- qfunc.c | 2 +- qio.c | 2 +- qmath.c | 2 +- qmath.h | 2 +- qmod.c | 2 +- qtrans.c | 2 +- quickhash.c | 2 +- rpm.mk | 125 ++++++++++++++++++++++++++++------------- sample.README | 2 +- sample_many.c | 2 +- sample_rand.c | 2 +- seed.c | 2 +- sha1.c | 2 +- sha1.h | 2 +- size.c | 2 +- str.c | 2 +- str.h | 2 +- symbol.c | 2 +- symbol.h | 2 +- token.c | 2 +- token.h | 2 +- value.c | 2 +- value.h | 2 +- version.c | 8 +-- zfunc.c | 2 +- zio.c | 2 +- zmath.c | 2 +- zmath.h | 2 +- zmod.c | 2 +- zmul.c | 2 +- zprime.c | 2 +- zrand.c | 2 +- zrand.h | 2 +- zrandom.c | 2 +- zrandom.h | 2 +- 547 files changed, 743 insertions(+), 651 deletions(-) diff --git a/BUGS b/BUGS index 8e05487..14b6f67 100644 --- a/BUGS +++ b/BUGS @@ -147,7 +147,7 @@ mis-features in calc: ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: BUGS,v 30.1 2007/03/16 11:09:46 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/RCS/BUGS,v $ +## @(#) $Source: /usr/local/src/bin/calc/RCS/BUGS,v $ ## ## Under source code control: 1994/03/18 14:06:13 ## File existed as early as: 1994 diff --git a/CHANGES b/CHANGES index 5002b2c..d61e29f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,12 +1,30 @@ -The following are the changes from calc version 2.12.4.3 to date: +The following are the changes from calc version 2.12.4.6 to date: + + Updated RPM build process to remove use of deprecated flags. + + Applied a number of fixes calc.spec file. + + Changed rpm release to 2.1. + + +The following are the changes from calc version 2.12.4.3 to 2.12.4.5: Added gvec.cal resource script. - Added calc-symlink make rulle to setup symlinks from stardard locations + Added calc-symlink make rule to setup symlinks from stardard locations into a tree specified by a non-empty ${T} makefile variable. Added calc-unsymlink to remove any symlinks that may have been created by the calc-symlink rule. + If is OK for the calc-symlink make rule to pre-remove a symlink. + + Fixed bug was uncovered in calc that caused script failures when calc + is called within a while loop in BASH if the while loop is fed from + stdin due to calc's redirection/inheritance of stdin and no option + to change this behavior. Thanks gores to David C. Rankin + for the bug fix and to David Haller + for helping debug this problem. + The following are the changes from calc version 2.12.4.0 to 2.12.4.2: @@ -6808,9 +6826,9 @@ Following is a list of visible changes to calc from version 1.24.7 to 1.26.1: ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.22 $ -## @(#) $Id: CHANGES,v 30.22 2011/05/23 22:48:17 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/RCS/CHANGES,v $ +## @(#) $Revision: 30.24 $ +## @(#) $Id: CHANGES,v 30.24 2013/05/05 08:31:08 chongo Exp $ +## @(#) $Source: /usr/local/src/bin/calc/RCS/CHANGES,v $ ## ## Under source code control: 1993/06/02 18:12:57 ## File existed as early as: 1989 diff --git a/COPYING b/COPYING index 63b1c43..ae8d88e 100644 --- a/COPYING +++ b/COPYING @@ -14,7 +14,7 @@ This file is Copyrighted # @(#) $Revision: 30.2 $ # @(#) $Id: COPYING,v 30.2 2008/10/24 10:46:52 chongo Exp $ - # @(#) $Source: /usr/local/src/cmd/calc/RCS/COPYING,v $ + # @(#) $Source: /usr/local/src/bin/calc/RCS/COPYING,v $ =-= diff --git a/HOWTO.INSTALL b/HOWTO.INSTALL index 2063f72..c5bd435 100644 --- a/HOWTO.INSTALL +++ b/HOWTO.INSTALL @@ -206,7 +206,7 @@ the calc help subsystem. See the README file for details. ## ## @(#) $Revision: 30.6 $ ## @(#) $Id: HOWTO.INSTALL,v 30.6 2007/10/16 12:22:22 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/RCS/HOWTO.INSTALL,v $ +## @(#) $Source: /usr/local/src/bin/calc/RCS/HOWTO.INSTALL,v $ ## ## Under source code control: 1999/09/27 20:48:44 ## File existed as early as: 1999 diff --git a/LIBRARY b/LIBRARY index be3d529..1a6c745 100644 --- a/LIBRARY +++ b/LIBRARY @@ -640,7 +640,7 @@ need call libcalc_call_me_last() only once. ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: LIBRARY,v 30.1 2007/03/16 11:09:46 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/RCS/LIBRARY,v $ +## @(#) $Source: /usr/local/src/bin/calc/RCS/LIBRARY,v $ ## ## Under source code control: 1993/07/30 19:44:49 ## File existed as early as: 1993 diff --git a/Makefile b/Makefile index 0aac6e7..a686249 100644 --- a/Makefile +++ b/Makefile @@ -39,9 +39,9 @@ # received a copy with calc; if not, write to Free Software Foundation, Inc. # 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. # -MAKEFILE_REV= $$Revision: 30.47 $$ -# @(#) $Id: Makefile.ship,v 30.47 2011/05/23 22:47:49 chongo Exp $ -# @(#) $Source: /usr/local/src/cmd/calc/RCS/Makefile.ship,v $ +MAKEFILE_REV= $$Revision: 30.49 $$ +# @(#) $Id: Makefile.ship,v 30.49 2013/03/25 21:31:55 chongo Exp chongo $ +# @(#) $Source: /usr/local/src/bin/calc/RCS/Makefile.ship,v $ # # Under source code control: 1990/02/15 01:48:41 # File existed as early as: before 1990 @@ -997,7 +997,7 @@ EXT= # The default calc versions # -VERSION= 2.12.4.4 +VERSION= 2.12.4.6 VERS= 2.12.4 VER= 2.12 VE= 2 @@ -1212,7 +1212,7 @@ LDCONFIG:= # DARWIN_ARCH= -arch i386 # Intel binary # DARWIN_ARCH= -arch ppc # PPC binary DARWIN_ARCH= # native binary -MACOSX_DEPLOYMENT_TARGET=10.4 +MACOSX_DEPLOYMENT_TARGET=10.8 # endif @@ -4116,9 +4116,14 @@ gdb: # ### -rpm: clobber rpm.mk calc.spec.in +rpm: clobber rpm-preclean rpm.mk calc.spec.in ${V} echo '=-=-=-=-= ${MAKE_FILE} start of $@ rule =-=-=-=-=' - ${MAKE} -f rpm.mk V=${V} + ${MAKE} -f rpm.mk all V=${V} RPM_TOP="${RPM_TOP}" + ${V} echo '=-=-=-=-= ${MAKE_FILE} end of $@ rule =-=-=-=-=' + +rpm-preclean: + ${V} echo '=-=-=-=-= ${MAKE_FILE} start of $@ rule =-=-=-=-=' + ${MAKE} -f rpm.mk $@ V=${V} RPM_TOP="${RPM_TOP}" ${V} echo '=-=-=-=-= ${MAKE_FILE} end of $@ rule =-=-=-=-=' # rpm static rules @@ -4476,9 +4481,9 @@ endif else \ ${RM} -f ${T}${LIBDIR}/libcalc.a.new; \ ${CP} -f libcalc.a ${T}${LIBDIR}/libcalc.a.new; \ + ${CHMOD} 0644 ${T}${LIBDIR}/libcalc.a.new; \ ${MV} -f ${T}${LIBDIR}/libcalc.a.new ${T}${LIBDIR}/libcalc.a; \ ${RANLIB} ${T}${LIBDIR}/libcalc.a; \ - ${CHMOD} 0444 ${T}${LIBDIR}/libcalc.a; \ echo "installed ${T}${LIBDIR}/libcalc.a"; \ fi; \ fi @@ -4494,6 +4499,7 @@ endif ${RM} -f ${T}${LIBDIR}/libcalc${LIB_EXT_VERSION}.new; \ ${CP} -f libcalc${LIB_EXT_VERSION} \ ${T}${LIBDIR}/libcalc${LIB_EXT_VERSION}.new; \ + ${CHMOD} 0644 ${T}${LIBDIR}/libcalc${LIB_EXT_VERSION}.new; \ ${MV} -f ${T}${LIBDIR}/libcalc${LIB_EXT_VERSION}.new \ ${T}${LIBDIR}/libcalc${LIB_EXT_VERSION}; \ echo "installed ${T}${LIBDIR}/libcalc${LIB_EXT_VERSION}"; \ @@ -4512,6 +4518,7 @@ endif ${RM} -f ${T}${LIBDIR}/libcustcalc${LIB_EXT_VERSION}.new; \ ${CP} -f custom/libcustcalc${LIB_EXT_VERSION} \ ${T}${LIBDIR}/libcustcalc${LIB_EXT_VERSION}.new; \ + ${CHMOD} 0644 ${T}${LIBDIR}/libcustcalc${LIB_EXT_VERSION}.new; \ ${MV} -f ${T}${LIBDIR}/libcustcalc${LIB_EXT_VERSION}.new \ ${T}${LIBDIR}/libcustcalc${LIB_EXT_VERSION}; \ echo "installed ${T}${LIBDIR}/libcustcalc${LIB_EXT_VERSION}"; \ @@ -4829,7 +4836,7 @@ calc-symlink: ${CALC_INCDIR} \ ; do \ if [ -e "${T}$$i" ]; then \ - if [ "${T}$$i" -ef "$$i" ]; then \ + if [ ! -L "$$i" -a "${T}$$i" -ef "$$i" ]; then \ echo "ERROR: ${T}$$i is the same as $$i" 1>&2; \ else \ if [ -e "$$i" ]; then \ @@ -4845,7 +4852,7 @@ calc-symlink: done -${Q} if [ -n "${CATDIR}" ]; then \ if [ -e "${T}${CATDIR}/calc.${CATEXT}" ]; then \ - if [ "${T}${CATDIR}/calc.${CATEXT}" -ef "${CATDIR}/calc.${CATEXT}" ]; then \ + if [ ! -L "${CATDIR}/calc.${CATEXT}" -a "${T}${CATDIR}/calc.${CATEXT}" -ef "${CATDIR}/calc.${CATEXT}" ]; then \ echo "ERROR: ${T}${CATDIR}/calc.${CATEXT} is the same as ${CATDIR}/calc.${CATEXT}" 1>&2; \ else \ if [ -e "${CATDIR}/calc.${CATEXT}" ]; then \ diff --git a/Makefile.simple b/Makefile.simple index b34f492..0172ebf 100644 --- a/Makefile.simple +++ b/Makefile.simple @@ -39,9 +39,9 @@ # received a copy with calc; if not, write to Free Software Foundation, Inc. # 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. # -MAKEFILE_REV= $$Revision: 30.47 $$ -# @(#) $Id: Makefile.ship,v 30.47 2011/05/23 22:47:49 chongo Exp $ -# @(#) $Source: /usr/local/src/cmd/calc/RCS/Makefile.ship,v $ +MAKEFILE_REV= $$Revision: 30.49 $$ +# @(#) $Id: Makefile.ship,v 30.49 2013/03/25 21:31:55 chongo Exp chongo $ +# @(#) $Source: /usr/local/src/bin/calc/RCS/Makefile.ship,v $ # # Under source code control: 1990/02/15 01:48:41 # File existed as early as: before 1990 @@ -974,7 +974,7 @@ EXT= # The default calc versions # -VERSION= 2.12.4.4 +VERSION= 2.12.4.6 VERS= 2.12.4 VER= 2.12 VE= 2 @@ -3653,9 +3653,14 @@ gdb: # ### -rpm: clobber rpm.mk calc.spec.in +rpm: clobber rpm-preclean rpm.mk calc.spec.in ${V} echo '=-=-=-=-= ${MAKE_FILE} start of $@ rule =-=-=-=-=' - ${MAKE} -f rpm.mk V=${V} + ${MAKE} -f rpm.mk all V=${V} RPM_TOP="${RPM_TOP}" + ${V} echo '=-=-=-=-= ${MAKE_FILE} end of $@ rule =-=-=-=-=' + +rpm-preclean: + ${V} echo '=-=-=-=-= ${MAKE_FILE} start of $@ rule =-=-=-=-=' + ${MAKE} -f rpm.mk $@ V=${V} RPM_TOP="${RPM_TOP}" ${V} echo '=-=-=-=-= ${MAKE_FILE} end of $@ rule =-=-=-=-=' # rpm static rules @@ -3996,9 +4001,9 @@ install: custom/Makefile ${LIB_H_SRC} ${BUILD_H_SRC} calc.1 all else \ ${RM} -f ${T}${LIBDIR}/libcalc.a.new; \ ${CP} -f libcalc.a ${T}${LIBDIR}/libcalc.a.new; \ + ${CHMOD} 0644 ${T}${LIBDIR}/libcalc.a.new; \ ${MV} -f ${T}${LIBDIR}/libcalc.a.new ${T}${LIBDIR}/libcalc.a; \ ${RANLIB} ${T}${LIBDIR}/libcalc.a; \ - ${CHMOD} 0444 ${T}${LIBDIR}/libcalc.a; \ echo "installed ${T}${LIBDIR}/libcalc.a"; \ fi; \ fi @@ -4014,6 +4019,7 @@ install: custom/Makefile ${LIB_H_SRC} ${BUILD_H_SRC} calc.1 all ${RM} -f ${T}${LIBDIR}/libcalc${LIB_EXT_VERSION}.new; \ ${CP} -f libcalc${LIB_EXT_VERSION} \ ${T}${LIBDIR}/libcalc${LIB_EXT_VERSION}.new; \ + ${CHMOD} 0644 ${T}${LIBDIR}/libcalc${LIB_EXT_VERSION}.new; \ ${MV} -f ${T}${LIBDIR}/libcalc${LIB_EXT_VERSION}.new \ ${T}${LIBDIR}/libcalc${LIB_EXT_VERSION}; \ echo "installed ${T}${LIBDIR}/libcalc${LIB_EXT_VERSION}"; \ @@ -4032,6 +4038,7 @@ install: custom/Makefile ${LIB_H_SRC} ${BUILD_H_SRC} calc.1 all ${RM} -f ${T}${LIBDIR}/libcustcalc${LIB_EXT_VERSION}.new; \ ${CP} -f custom/libcustcalc${LIB_EXT_VERSION} \ ${T}${LIBDIR}/libcustcalc${LIB_EXT_VERSION}.new; \ + ${CHMOD} 0644 ${T}${LIBDIR}/libcustcalc${LIB_EXT_VERSION}.new; \ ${MV} -f ${T}${LIBDIR}/libcustcalc${LIB_EXT_VERSION}.new \ ${T}${LIBDIR}/libcustcalc${LIB_EXT_VERSION}; \ echo "installed ${T}${LIBDIR}/libcustcalc${LIB_EXT_VERSION}"; \ @@ -4349,7 +4356,7 @@ calc-symlink: ${CALC_INCDIR} \ ; do \ if [ -e "${T}$$i" ]; then \ - if [ "${T}$$i" -ef "$$i" ]; then \ + if [ ! -L "$$i" -a "${T}$$i" -ef "$$i" ]; then \ echo "ERROR: ${T}$$i is the same as $$i" 1>&2; \ else \ if [ -e "$$i" ]; then \ @@ -4365,7 +4372,7 @@ calc-symlink: done -${Q} if [ -n "${CATDIR}" ]; then \ if [ -e "${T}${CATDIR}/calc.${CATEXT}" ]; then \ - if [ "${T}${CATDIR}/calc.${CATEXT}" -ef "${CATDIR}/calc.${CATEXT}" ]; then \ + if [ ! -L "${CATDIR}/calc.${CATEXT}" -a "${T}${CATDIR}/calc.${CATEXT}" -ef "${CATDIR}/calc.${CATEXT}" ]; then \ echo "ERROR: ${T}${CATDIR}/calc.${CATEXT} is the same as ${CATDIR}/calc.${CATEXT}" 1>&2; \ else \ if [ -e "${CATDIR}/calc.${CATEXT}" ]; then \ diff --git a/README b/README index 1e21cf0..eac0e13 100644 --- a/README +++ b/README @@ -136,7 +136,7 @@ The calc web site is located at: ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: README,v 30.1 2007/03/16 11:09:46 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/RCS/README,v $ +## @(#) $Source: /usr/local/src/bin/calc/RCS/README,v $ ## ## Under source code control: 1995/10/25 05:27:59 ## File existed as early as: 1995 diff --git a/README.WINDOWS b/README.WINDOWS index 6cd3848..bbd085e 100644 --- a/README.WINDOWS +++ b/README.WINDOWS @@ -144,7 +144,7 @@ the above Makefile list, follow the recommendation in the Makefile. ## ## @(#) $Revision: 30.2 $ ## @(#) $Id: README.WINDOWS,v 30.2 2009/03/14 02:29:31 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/RCS/README.WINDOWS,v $ +## @(#) $Source: /usr/local/src/bin/calc/RCS/README.WINDOWS,v $ ## ## Under source code control: 2001/02/25 14:00:05 ## File existed as early as: 2001 diff --git a/addop.c b/addop.c index 5a01456..a34e434 100644 --- a/addop.c +++ b/addop.c @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: addop.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/addop.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/addop.c,v $ * * Under source code control: 1990/02/15 01:48:10 * File existed as early as: before 1990 diff --git a/align32.c b/align32.c index c8174f0..3031aee 100644 --- a/align32.c +++ b/align32.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: align32.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/align32.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/align32.c,v $ * * Under source code control: 1995/11/23 05:18:06 * File existed as early as: 1995 diff --git a/alloc.h b/alloc.h index fc94960..3cae2fe 100644 --- a/alloc.h +++ b/alloc.h @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: alloc.h,v 30.2 2008/04/15 21:17:57 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/alloc.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/alloc.h,v $ * * Under source code control: 1990/02/15 01:48:29 * File existed as early as: before 1990 diff --git a/assocfunc.c b/assocfunc.c index 5892831..7044f05 100644 --- a/assocfunc.c +++ b/assocfunc.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: assocfunc.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/assocfunc.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/assocfunc.c,v $ * * Under source code control: 1993/07/20 23:04:27 * File existed as early as: 1993 diff --git a/blkcpy.c b/blkcpy.c index 17d0337..47fb29c 100644 --- a/blkcpy.c +++ b/blkcpy.c @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: blkcpy.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/blkcpy.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/blkcpy.c,v $ * * Under source code control: 1997/04/18 20:41:26 * File existed as early as: 1997 diff --git a/blkcpy.h b/blkcpy.h index 7d3774f..7389f0d 100644 --- a/blkcpy.h +++ b/blkcpy.h @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: blkcpy.h,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/blkcpy.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/blkcpy.h,v $ * * Under source code control: 1997/04/18 20:41:25 * File existed as early as: 1997 diff --git a/block.c b/block.c index 5ff4bd3..87c6073 100644 --- a/block.c +++ b/block.c @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: block.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/block.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/block.c,v $ * * Under source code control: 1997/02/27 00:29:40 * File existed as early as: 1997 diff --git a/block.h b/block.h index 1634eb0..3b4240d 100644 --- a/block.h +++ b/block.h @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: block.h,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/block.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/block.h,v $ * * Under source code control: 1997/02/21 05:03:39 * File existed as early as: 1997 diff --git a/byteswap.c b/byteswap.c index e522cb9..6372c3b 100644 --- a/byteswap.c +++ b/byteswap.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: byteswap.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/byteswap.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/byteswap.c,v $ * * Under source code control: 1995/10/11 04:44:01 * File existed as early as: 1995 diff --git a/byteswap.h b/byteswap.h index b740784..2809f51 100644 --- a/byteswap.h +++ b/byteswap.h @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: byteswap.h,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/byteswap.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/byteswap.h,v $ * * Under source code control: 1995/10/11 04:44:01 * File existed as early as: 1995 diff --git a/cal/Makefile b/cal/Makefile index 1bd275a..1834cfa 100644 --- a/cal/Makefile +++ b/cal/Makefile @@ -20,7 +20,7 @@ # # @(#) $Revision: 30.5 $ # @(#) $Id: Makefile,v 30.5 2011/05/23 22:50:18 chongo Exp $ -# @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/Makefile,v $ +# @(#) $Source: /usr/local/src/bin/calc/cal/RCS/Makefile,v $ # # Under source code control: 1991/07/21 05:00:54 # File existed as early as: 1991 diff --git a/cal/README b/cal/README index 5a2090f..bae9923 100644 --- a/cal/README +++ b/cal/README @@ -1067,7 +1067,7 @@ xx_print.cal ## ## @(#) $Revision: 30.3 $ ## @(#) $Id: README,v 30.3 2011/05/23 22:50:32 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/README,v $ +## @(#) $Source: /usr/local/src/bin/calc/cal/RCS/README,v $ ## ## Under source code control: 1990/02/15 01:50:32 ## File existed as early as: before 1990 diff --git a/cal/alg_config.cal b/cal/alg_config.cal index 5bf002a..c6f1dda 100644 --- a/cal/alg_config.cal +++ b/cal/alg_config.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: alg_config.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/alg_config.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/alg_config.cal,v $ * * Under source code control: 2006/06/07 14:10:11 * File existed as early as: 2006 diff --git a/cal/beer.cal b/cal/beer.cal index 226cda5..2a12be8 100644 --- a/cal/beer.cal +++ b/cal/beer.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: beer.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/beer.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/beer.cal,v $ * * Under source code control: 1996/11/13 13:21:05 * File existed as early as: 1996 diff --git a/cal/bernoulli.cal b/cal/bernoulli.cal index 9bcd14b..8bd3186 100644 --- a/cal/bernoulli.cal +++ b/cal/bernoulli.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: bernoulli.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/bernoulli.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/bernoulli.cal,v $ * * Under source code control: 1991/09/30 11:18:41 * File existed as early as: 1991 diff --git a/cal/bigprime.cal b/cal/bigprime.cal index 3de4332..a70c7f2 100644 --- a/cal/bigprime.cal +++ b/cal/bigprime.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: bigprime.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/bigprime.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/bigprime.cal,v $ * * Under source code control: 1991/05/22 21:56:32 * File existed as early as: 1991 diff --git a/cal/bindings b/cal/bindings index ce09e0b..8911377 100644 --- a/cal/bindings +++ b/cal/bindings @@ -18,7 +18,7 @@ # # @(#) $Revision: 30.1 $ # @(#) $Id: bindings,v 30.1 2007/03/16 11:09:54 chongo Exp $ -# @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/bindings,v $ +# @(#) $Source: /usr/local/src/bin/calc/cal/RCS/bindings,v $ # # Under source code control: 1993/05/02 20:09:19 # File existed as early as: 1993 diff --git a/cal/chi.cal b/cal/chi.cal index 974b6b5..4d154e8 100644 --- a/cal/chi.cal +++ b/cal/chi.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: chi.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/chi.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/chi.cal,v $ * * Under source code control: 2001/03/27 14:10:11 * File existed as early as: 2001 diff --git a/cal/chrem.cal b/cal/chrem.cal index fe0b8db..6ab64cc 100644 --- a/cal/chrem.cal +++ b/cal/chrem.cal @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: chrem.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/chrem.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/chrem.cal,v $ * * Under source code control: 1992/09/26 01:00:47 * File existed as early as: 1992 diff --git a/cal/deg.cal b/cal/deg.cal index 7a6d26c..e71b0f3 100644 --- a/cal/deg.cal +++ b/cal/deg.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: deg.cal,v 30.2 2010/09/02 06:01:14 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/deg.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/deg.cal,v $ * * Under source code control: 1990/02/15 01:50:33 * File existed as early as: before 1990 diff --git a/cal/dms.cal b/cal/dms.cal index 9dd4e62..bd7c2d7 100644 --- a/cal/dms.cal +++ b/cal/dms.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: dms.cal,v 30.2 2010/09/02 06:14:16 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/dms.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/dms.cal,v $ * * Under source code control: 1990/02/15 01:50:33 * File existed as early as: before 1990 diff --git a/cal/dotest.cal b/cal/dotest.cal index 4cc225d..996f3fa 100644 --- a/cal/dotest.cal +++ b/cal/dotest.cal @@ -18,7 +18,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: dotest.cal,v 30.2 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/dotest.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/dotest.cal,v $ * * This file is not covered under version 2.1 of the GNU LGPL. * diff --git a/cal/ellip.cal b/cal/ellip.cal index 37dc41d..753204f 100644 --- a/cal/ellip.cal +++ b/cal/ellip.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: ellip.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/ellip.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/ellip.cal,v $ * * Under source code control: 1990/02/15 01:50:33 * File existed as early as: before 1990 diff --git a/cal/gvec.cal b/cal/gvec.cal index e2f929f..6da022b 100644 --- a/cal/gvec.cal +++ b/cal/gvec.cal @@ -10,7 +10,7 @@ * * @(#) $Revision: 30.3 $ * @(#) $Id: gvec.cal,v 30.3 2011/05/23 23:00:55 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/gvec.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/gvec.cal,v $ * * Under source code control: 2011/03/31 17:54:55 * File existed as early as: 2010 diff --git a/cal/hello.cal b/cal/hello.cal index 9c862ce..86e7fc0 100644 --- a/cal/hello.cal +++ b/cal/hello.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: hello.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/hello.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/hello.cal,v $ * * Under source code control: 1996/11/13 13:25:43 * File existed as early as: 1996 diff --git a/cal/hms.cal b/cal/hms.cal index 81e326b..4be6a27 100644 --- a/cal/hms.cal +++ b/cal/hms.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: hms.cal,v 30.2 2010/09/02 06:14:16 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/hms.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/hms.cal,v $ * * Under source code control: 2010/09/01 17:14:55 * File existed as early as: 2010 diff --git a/cal/intfile.cal b/cal/intfile.cal index a58c942..72587ec 100644 --- a/cal/intfile.cal +++ b/cal/intfile.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: intfile.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/intfile.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/intfile.cal,v $ * * Under source code control: 2001/03/31 08:13:11 * File existed as early as: 2001 diff --git a/cal/linear.cal b/cal/linear.cal index f1628ba..b731c9d 100644 --- a/cal/linear.cal +++ b/cal/linear.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: linear.cal,v 30.2 2007/03/17 05:57:42 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/linear.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/linear.cal,v $ * * Under source code control: 2005/12/12 06:41:50 * File existed as early as: 2005 diff --git a/cal/lucas.cal b/cal/lucas.cal index 9b560f3..24ba911 100644 --- a/cal/lucas.cal +++ b/cal/lucas.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: lucas.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/lucas.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/lucas.cal,v $ * * Under source code control: 1990/05/03 16:49:51 * File existed as early as: 1990 diff --git a/cal/lucas_chk.cal b/cal/lucas_chk.cal index 30f0a4d..8cb59ad 100644 --- a/cal/lucas_chk.cal +++ b/cal/lucas_chk.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: lucas_chk.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/lucas_chk.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/lucas_chk.cal,v $ * * Under source code control: 1991/01/11 05:41:43 * File existed as early as: 1991 diff --git a/cal/lucas_tbl.cal b/cal/lucas_tbl.cal index 1b74519..90686b4 100644 --- a/cal/lucas_tbl.cal +++ b/cal/lucas_tbl.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: lucas_tbl.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/lucas_tbl.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/lucas_tbl.cal,v $ * * Under source code control: 1991/01/26 02:43:43 * File existed as early as: 1991 diff --git a/cal/mersenne.cal b/cal/mersenne.cal index 9fe23cc..5aed458 100644 --- a/cal/mersenne.cal +++ b/cal/mersenne.cal @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: mersenne.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/mersenne.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/mersenne.cal,v $ * * Under source code control: 1991/05/22 21:56:36 * File existed as early as: 1991 diff --git a/cal/mfactor.cal b/cal/mfactor.cal index f90bd5c..ed9636a 100644 --- a/cal/mfactor.cal +++ b/cal/mfactor.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: mfactor.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/mfactor.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/mfactor.cal,v $ * * Under source code control: 1996/07/06 06:09:40 * File existed as early as: 1996 diff --git a/cal/mod.cal b/cal/mod.cal index baa6b5b..0df617e 100644 --- a/cal/mod.cal +++ b/cal/mod.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: mod.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/mod.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/mod.cal,v $ * * Under source code control: 1990/02/15 01:50:34 * File existed as early as: before 1990 diff --git a/cal/natnumset.cal b/cal/natnumset.cal index 32231b2..04868f6 100644 --- a/cal/natnumset.cal +++ b/cal/natnumset.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: natnumset.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/natnumset.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/natnumset.cal,v $ * * Under source code control: 1997/09/07 23:53:51 * File existed as early as: 1997 diff --git a/cal/pell.cal b/cal/pell.cal index cf28698..8dd76ff 100644 --- a/cal/pell.cal +++ b/cal/pell.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: pell.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/pell.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/pell.cal,v $ * * Under source code control: 1990/02/15 01:50:34 * File existed as early as: before 1990 diff --git a/cal/pi.cal b/cal/pi.cal index e542120..8333170 100644 --- a/cal/pi.cal +++ b/cal/pi.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: pi.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/pi.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/pi.cal,v $ * * Under source code control: 1991/05/22 21:56:37 * File existed as early as: 1991 diff --git a/cal/pix.cal b/cal/pix.cal index 2fdae45..534d15e 100644 --- a/cal/pix.cal +++ b/cal/pix.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: pix.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/pix.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/pix.cal,v $ * * Under source code control: 1996/07/09 03:14:14 * File existed as early as: 1996 diff --git a/cal/pollard.cal b/cal/pollard.cal index 1978a88..43c9c1d 100644 --- a/cal/pollard.cal +++ b/cal/pollard.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: pollard.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/pollard.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/pollard.cal,v $ * * Under source code control: 1991/05/22 21:56:37 * File existed as early as: 1991 diff --git a/cal/poly.cal b/cal/poly.cal index 0e5a9f4..9e0ce11 100644 --- a/cal/poly.cal +++ b/cal/poly.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: poly.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/poly.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/poly.cal,v $ * * Under source code control: 1990/02/15 01:50:35 * File existed as early as: before 1990 diff --git a/cal/prompt.cal b/cal/prompt.cal index b47a554..dc49b68 100644 --- a/cal/prompt.cal +++ b/cal/prompt.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: prompt.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/prompt.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/prompt.cal,v $ * * Under source code control: 1995/12/18 04:43:25 * File existed as early as: 1995 diff --git a/cal/psqrt.cal b/cal/psqrt.cal index 420af7a..6864107 100644 --- a/cal/psqrt.cal +++ b/cal/psqrt.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: psqrt.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/psqrt.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/psqrt.cal,v $ * * Under source code control: 1990/02/15 01:50:35 * File existed as early as: before 1990 diff --git a/cal/qtime.cal b/cal/qtime.cal index a88a566..4a7dac8 100644 --- a/cal/qtime.cal +++ b/cal/qtime.cal @@ -22,7 +22,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: qtime.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/qtime.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/qtime.cal,v $ * * Under source code control: 1999/10/13 04:10:33 * File existed as early as: 1999 diff --git a/cal/quat.cal b/cal/quat.cal index 95dc371..9e42448 100644 --- a/cal/quat.cal +++ b/cal/quat.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: quat.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/quat.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/quat.cal,v $ * * Under source code control: 1990/02/15 01:50:35 * File existed as early as: before 1990 diff --git a/cal/randbitrun.cal b/cal/randbitrun.cal index 1bbd2c6..ba02e55 100644 --- a/cal/randbitrun.cal +++ b/cal/randbitrun.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: randbitrun.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/randbitrun.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/randbitrun.cal,v $ * * Under source code control: 1995/02/13 03:43:11 * File existed as early as: 1995 diff --git a/cal/randmprime.cal b/cal/randmprime.cal index 2607962..c6619c2 100644 --- a/cal/randmprime.cal +++ b/cal/randmprime.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: randmprime.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/randmprime.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/randmprime.cal,v $ * * Under source code control: 1994/03/14 23:11:21 * File existed as early as: 1994 diff --git a/cal/randombitrun.cal b/cal/randombitrun.cal index 079b29a..ce1f042 100644 --- a/cal/randombitrun.cal +++ b/cal/randombitrun.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: randombitrun.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/randombitrun.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/randombitrun.cal,v $ * * Under source code control: 1995/02/13 03:43:11 * File existed as early as: 1995 diff --git a/cal/randomrun.cal b/cal/randomrun.cal index 8c2b2c3..fbd1ca2 100644 --- a/cal/randomrun.cal +++ b/cal/randomrun.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: randomrun.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/randomrun.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/randomrun.cal,v $ * * Under source code control: 1997/02/19 03:35:59 * File existed as early as: 1997 diff --git a/cal/randrun.cal b/cal/randrun.cal index 76e88f0..c9c54de 100644 --- a/cal/randrun.cal +++ b/cal/randrun.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: randrun.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/randrun.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/randrun.cal,v $ * * Under source code control: 1995/02/12 20:00:06 * File existed as early as: 1995 diff --git a/cal/regress.cal b/cal/regress.cal index d2c94ad..4662e34 100644 --- a/cal/regress.cal +++ b/cal/regress.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.6 $ * @(#) $Id: regress.cal,v 30.6 2010/09/02 06:09:06 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/regress.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/regress.cal,v $ * * Under source code control: 1990/02/15 01:50:36 * File existed as early as: before 1990 diff --git a/cal/repeat.cal b/cal/repeat.cal index 257c716..10ad881 100644 --- a/cal/repeat.cal +++ b/cal/repeat.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: repeat.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/repeat.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/repeat.cal,v $ * * Under source code control: 2003/01/05 00:00:01 * File existed as early as: 2003 diff --git a/cal/screen.cal b/cal/screen.cal index 133045a..400f366 100644 --- a/cal/screen.cal +++ b/cal/screen.cal @@ -17,7 +17,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: screen.cal,v 30.2 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/screen.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/screen.cal,v $ * * This file is not covered under version 2.1 of the GNU LGPL. * diff --git a/cal/seedrandom.cal b/cal/seedrandom.cal index eccf98a..198ecf1 100644 --- a/cal/seedrandom.cal +++ b/cal/seedrandom.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: seedrandom.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/seedrandom.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/seedrandom.cal,v $ * * Under source code control: 1996/01/01 08:21:00 * File existed as early as: 1996 diff --git a/cal/set8700.cal b/cal/set8700.cal index 00ce92e..21ad76b 100644 --- a/cal/set8700.cal +++ b/cal/set8700.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: set8700.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/set8700.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/set8700.cal,v $ * * Under source code control: 2006/05/20 14:10:11 * File existed as early as: 2006 diff --git a/cal/set8700.line b/cal/set8700.line index 69afd34..3ec2cbf 100644 --- a/cal/set8700.line +++ b/cal/set8700.line @@ -19,7 +19,7 @@ ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: set8700.line,v 30.1 2007/03/16 11:09:54 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/set8700.line,v $ +## @(#) $Source: /usr/local/src/bin/calc/cal/RCS/set8700.line,v $ ## ## Under source code control: 2006/05/20 14:10:11 ## File existed as early as: 2006 diff --git a/cal/solve.cal b/cal/solve.cal index d1c37c1..65ae2a1 100644 --- a/cal/solve.cal +++ b/cal/solve.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: solve.cal,v 30.2 2008/05/10 13:30:00 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/solve.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/solve.cal,v $ * * Under source code control: 1990/02/15 01:50:37 * File existed as early as: before 1990 diff --git a/cal/sumsq.cal b/cal/sumsq.cal index 9329b5e..c34a5d1 100644 --- a/cal/sumsq.cal +++ b/cal/sumsq.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: sumsq.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/sumsq.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/sumsq.cal,v $ * * Under source code control: 1990/02/15 01:50:37 * File existed as early as: before 1990 diff --git a/cal/sumtimes.cal b/cal/sumtimes.cal index 25c57f7..6385fa9 100644 --- a/cal/sumtimes.cal +++ b/cal/sumtimes.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: sumtimes.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/sumtimes.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/sumtimes.cal,v $ * * Under source code control: 2006/06/22 17:29 * File existed as early as: 2006 diff --git a/cal/surd.cal b/cal/surd.cal index 8e2c28b..03249e1 100644 --- a/cal/surd.cal +++ b/cal/surd.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: surd.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/surd.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/surd.cal,v $ * * Under source code control: 1990/02/15 01:50:38 * File existed as early as: before 1990 diff --git a/cal/test1700.cal b/cal/test1700.cal index 4af27b4..caf4560 100644 --- a/cal/test1700.cal +++ b/cal/test1700.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: test1700.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/test1700.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test1700.cal,v $ * * Under source code control: 1994/03/14 23:12:51 * File existed as early as: 1994 diff --git a/cal/test2300.cal b/cal/test2300.cal index 81a169b..bef457a 100644 --- a/cal/test2300.cal +++ b/cal/test2300.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: test2300.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/test2300.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test2300.cal,v $ * * Under source code control: 1995/07/09 06:12:13 * File existed as early as: 1995 diff --git a/cal/test2600.cal b/cal/test2600.cal index 43ee496..c51a7e2 100644 --- a/cal/test2600.cal +++ b/cal/test2600.cal @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: test2600.cal,v 30.2 2007/07/11 22:57:23 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/test2600.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test2600.cal,v $ * * Under source code control: 1995/10/13 00:13:14 * File existed as early as: 1995 diff --git a/cal/test2700.cal b/cal/test2700.cal index 93598f6..615fc5a 100644 --- a/cal/test2700.cal +++ b/cal/test2700.cal @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: test2700.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/test2700.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test2700.cal,v $ * * Under source code control: 1995/11/01 22:52:25 * File existed as early as: 1995 diff --git a/cal/test3100.cal b/cal/test3100.cal index 4a2d7fc..d657fc8 100644 --- a/cal/test3100.cal +++ b/cal/test3100.cal @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: test3100.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/test3100.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test3100.cal,v $ * * Under source code control: 1995/11/28 11:56:57 * File existed as early as: 1995 diff --git a/cal/test3300.cal b/cal/test3300.cal index b1c506d..4dae4a6 100644 --- a/cal/test3300.cal +++ b/cal/test3300.cal @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: test3300.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/test3300.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test3300.cal,v $ * * Under source code control: 1995/12/02 04:27:41 * File existed as early as: 1995 diff --git a/cal/test3400.cal b/cal/test3400.cal index c501261..8f5612e 100644 --- a/cal/test3400.cal +++ b/cal/test3400.cal @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: test3400.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/test3400.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test3400.cal,v $ * * Under source code control: 1995/12/02 05:20:11 * File existed as early as: 1995 diff --git a/cal/test3500.cal b/cal/test3500.cal index c57c22f..c8a9a90 100644 --- a/cal/test3500.cal +++ b/cal/test3500.cal @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: test3500.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/test3500.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test3500.cal,v $ * * Under source code control: 1995/12/18 22:50:46 * File existed as early as: 1995 diff --git a/cal/test4000.cal b/cal/test4000.cal index 6522143..5d223d8 100644 --- a/cal/test4000.cal +++ b/cal/test4000.cal @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: test4000.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/test4000.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test4000.cal,v $ * * Under source code control: 1996/03/13 02:38:45 * File existed as early as: 1996 diff --git a/cal/test4100.cal b/cal/test4100.cal index c8736e9..9f4e88c 100644 --- a/cal/test4100.cal +++ b/cal/test4100.cal @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: test4100.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/test4100.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test4100.cal,v $ * * Under source code control: 1996/03/13 03:53:22 * File existed as early as: 1996 diff --git a/cal/test4600.cal b/cal/test4600.cal index 316f7f0..18ac8a0 100644 --- a/cal/test4600.cal +++ b/cal/test4600.cal @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: test4600.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/test4600.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test4600.cal,v $ * * Under source code control: 1996/07/02 20:04:40 * File existed as early as: 1996 diff --git a/cal/test5100.cal b/cal/test5100.cal index 4d6d6f4..c69af37 100644 --- a/cal/test5100.cal +++ b/cal/test5100.cal @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: test5100.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/test5100.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test5100.cal,v $ * * Under source code control: 1996/12/02 23:57:10 * File existed as early as: 1996 diff --git a/cal/test5200.cal b/cal/test5200.cal index 06eaf96..df3c0de 100644 --- a/cal/test5200.cal +++ b/cal/test5200.cal @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: test5200.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/test5200.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test5200.cal,v $ * * Under source code control: 1997/02/07 02:48:10 * File existed as early as: 1997 diff --git a/cal/test8400.cal b/cal/test8400.cal index d73ca82..9274052 100644 --- a/cal/test8400.cal +++ b/cal/test8400.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: test8400.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/test8400.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test8400.cal,v $ * * Under source code control: 1999/10/31 01:00:03 * File existed as early as: 1999 diff --git a/cal/test8500.cal b/cal/test8500.cal index 2e01e5e..5d3c107 100644 --- a/cal/test8500.cal +++ b/cal/test8500.cal @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: test8500.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/test8500.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test8500.cal,v $ * * Under source code control: 1999/11/12 20:59:59 * File existed as early as: 1999 diff --git a/cal/test8600.cal b/cal/test8600.cal index d35de6b..96cd651 100644 --- a/cal/test8600.cal +++ b/cal/test8600.cal @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: test8600.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/test8600.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/test8600.cal,v $ * * Under source code control: 2000/12/04 19:57:02 * File existed as early as: 2000 diff --git a/cal/unitfrac.cal b/cal/unitfrac.cal index 081c4f8..5355d21 100644 --- a/cal/unitfrac.cal +++ b/cal/unitfrac.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: unitfrac.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/unitfrac.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/unitfrac.cal,v $ * * Under source code control: 1990/02/15 01:50:38 * File existed as early as: before 1990 diff --git a/cal/varargs.cal b/cal/varargs.cal index dee31cb..69a7971 100644 --- a/cal/varargs.cal +++ b/cal/varargs.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: varargs.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/varargs.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/varargs.cal,v $ * * Under source code control: 1991/05/22 21:56:34 * File existed as early as: 1991 diff --git a/cal/xx_print.cal b/cal/xx_print.cal index 2d689b7..ac6cfa6 100644 --- a/cal/xx_print.cal +++ b/cal/xx_print.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: xx_print.cal,v 30.1 2007/03/16 11:09:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cal/RCS/xx_print.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/cal/RCS/xx_print.cal,v $ * * Under source code control: 1997/04/17 00:08:50 * File existed as early as: 1997 diff --git a/calc.c b/calc.c index 1e8e053..6b1da78 100644 --- a/calc.c +++ b/calc.c @@ -1,7 +1,7 @@ /* * calc - arbitrary precision calculator * - * Copyright (C) 1999-2007 David I. Bell, Landon Curt Noll and Ernest Bowen + * Copyright (C) 1999-2013 David I. Bell, Landon Curt Noll and Ernest Bowen * * Primary author: David I. Bell * @@ -19,9 +19,9 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.4 $ - * @(#) $Id: calc.c,v 30.4 2008/04/15 21:17:57 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/calc.c,v $ + * @(#) $Revision: 30.6 $ + * @(#) $Id: calc.c,v 30.6 2013/03/25 21:39:57 chongo Exp $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/calc.c,v $ * * Under source code control: 1990/02/15 01:48:11 * File existed as early as: before 1990 @@ -487,6 +487,9 @@ main(int argc, char **argv) if (havecommands) { cmdbuf[cmdlen++] = '\n'; cmdbuf[cmdlen] = '\0'; + if (fclose(stdin)) { + perror("main(): fclose(stdin) failed:"); + } } argc_value = argc - maxindex; diff --git a/calc.h b/calc.h index a4f60dd..743c323 100644 --- a/calc.h +++ b/calc.h @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: calc.h,v 30.2 2007/07/10 17:44:52 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/calc.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/calc.h,v $ * * Under source code control: 1990/02/15 01:48:31 * File existed as early as: before 1990 diff --git a/calc.man b/calc.man index c4ede38..641a6f4 100644 --- a/calc.man +++ b/calc.man @@ -17,7 +17,7 @@ .\" .\" @(#) $Revision: 30.3 $ .\" @(#) $Id: calc.man,v 30.3 2007/09/08 02:53:09 chongo Exp $ -.\" @(#) $Source: /usr/local/src/cmd/calc/RCS/calc.man,v $ +.\" @(#) $Source: /usr/local/src/bin/calc/RCS/calc.man,v $ .\" .\" Under source code control: 1991/07/23 05:48:26 .\" File existed as early as: 1991 diff --git a/calc.spec.in b/calc.spec.in index 6685655..ca5798c 100644 --- a/calc.spec.in +++ b/calc.spec.in @@ -2,7 +2,7 @@ # # calc.spec.in - template specfile for calc # -# Copyright (C) 2003-2007 Petteri Kettunen and Landon Curt Noll +# Copyright (C) 2003-2013 Petteri Kettunen and Landon Curt Noll # # Calc is open software; you can redistribute it and/or modify it under # the terms of the version 2.1 of the GNU Lesser General Public License @@ -18,9 +18,9 @@ # received a copy with calc; if not, write to Free Software Foundation, Inc. # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# @(#) $Revision: 30.6 $ -# @(#) $Id: calc.spec.in,v 30.6 2007/10/16 12:22:22 chongo Exp $ -# @(#) $Source: /usr/local/src/cmd/calc/RCS/calc.spec.in,v $ +# @(#) $Revision: 30.8 $ +# @(#) $Id: calc.spec.in,v 30.8 2013/05/01 16:23:39 chongo Exp chongo $ +# @(#) $Source: /usr/local/src/bin/calc/RCS/calc.spec.in,v $ # # Under source code control: 2003/02/16 20:21:39 # File existed as early as: 2003 @@ -37,14 +37,16 @@ Summary: Arbitrary precision calculator. Name: calc Version: <<>> -Release: 1.1 +Release: 2.1 License: LGPL Group: Applications/Engineering -Source: %{name}-%{version}.tar.bz2 +Source: http://www.isthe.com/chongo/src/calc/%{name}-%{version}.tar.bz2 URL: http://www.isthe.com/chongo/tech/comp/calc/index.html -Requires: ncurses >= 5.2-26, readline >= 4.2, less >= 358 -BuildRequires: ncurses-devel >= 5.2-26, readline-devel >= 4.2 -BuildRoot: %{_tmppath}/%{name}-root +Vendor: Landon Noll and Associates +Packager: Landon Noll and Associates (http://www.isthe.com/chongo/index.html) +Requires: ncurses >= 5.5-24, readline >= 5.1-3, less >= 358 +BuildRequires: ncurses-devel >= 5.5-24, readline-devel >= 5.1-3 +BuildRoot: %{_tmppath}/build-root %description Calc is arbitrary precision C-like arithmetic system that is a @@ -58,8 +60,8 @@ For the latest calc release, see the calc project home page: %package devel Summary: Development files and documentation for calc. -Group: Development/Libraries -PreReq: %{name} = %{version}-%{release} +Group: Applications/Engineering +Requires: calc = %{version}-%{release} %description devel This package contains the header files and static libraries for developing @@ -70,46 +72,46 @@ For the latest calc release, see the project home page: http://www.isthe.com/chongo/tech/comp/calc/index.html %prep -%setup -q +%setup -T -b 0 %build echo '-=- calc.spec beginning make clobber -=-' -make %{?_smp_mflags} T=%{buildroot} BINDIR=%{_bindir} LIBDIR=%{_libdir} CALC_SHAREDIR=%{_datadir}/%{name} CALC_INCDIR=%{_includedir}/calc MANDIR=%{_mandir}/man1 EXT= V=@ clobber +make %{?_smp_mflags} T=%{_buildroot} BINDIR=%{_bindir} LIBDIR=%{_libdir} CALC_SHAREDIR=%{_datadir}/%{name} CALC_INCDIR=%{_includedir}/calc MANDIR=%{_mandir}/man1 EXT= V=@ clobber echo '-=- calc.spec ending make clobber -=-' echo '-=- calc.spec beginning make calc-static-only -=-' -make %{?_smp_mflags} T=%{buildroot} BINDIR=%{_bindir} LIBDIR=%{_libdir} CALC_SHAREDIR=%{_datadir}/%{name} CALC_INCDIR=%{_includedir}/calc MANDIR=%{_mandir}/man1 EXT= V=@ calc-static-only BLD_TYPE=calc-static-only +make %{?_smp_mflags} T=%{_buildroot} BINDIR=%{_bindir} LIBDIR=%{_libdir} CALC_SHAREDIR=%{_datadir}/%{name} CALC_INCDIR=%{_includedir}/calc MANDIR=%{_mandir}/man1 EXT= V=@ calc-static-only BLD_TYPE=calc-static-only echo '-=- calc.spec ending make calc-static-only -=-' echo '-=- calc.spec beginning make rpm-hide-static -=-' -make %{?_smp_mflags} T=%{buildroot} BINDIR=%{_bindir} LIBDIR=%{_libdir} CALC_SHAREDIR=%{_datadir}/%{name} CALC_INCDIR=%{_includedir}/calc MANDIR=%{_mandir}/man1 EXT= V=@ rpm-hide-static +make %{?_smp_mflags} T=%{_buildroot} BINDIR=%{_bindir} LIBDIR=%{_libdir} CALC_SHAREDIR=%{_datadir}/%{name} CALC_INCDIR=%{_includedir}/calc MANDIR=%{_mandir}/man1 EXT= V=@ rpm-hide-static echo '-=- calc.spec ending make rpm-hide-static -=-' echo '-=- calc.spec beginning make clobber (again) -=-' -make %{?_smp_mflags} T=%{buildroot} BINDIR=%{_bindir} LIBDIR=%{_libdir} CALC_SHAREDIR=%{_datadir}/%{name} CALC_INCDIR=%{_includedir}/calc MANDIR=%{_mandir}/man1 EXT= V=@ clobber +make %{?_smp_mflags} T=%{_buildroot} BINDIR=%{_bindir} LIBDIR=%{_libdir} CALC_SHAREDIR=%{_datadir}/%{name} CALC_INCDIR=%{_includedir}/calc MANDIR=%{_mandir}/man1 EXT= V=@ clobber echo '-=- calc.spec ending make clobber (again) -=-' echo '-=- calc.spec beginning make calc-dynamic-only -=-' -make %{?_smp_mflags} T=%{buildroot} BINDIR=%{_bindir} LIBDIR=%{_libdir} CALC_SHAREDIR=%{_datadir}/%{name} CALC_INCDIR=%{_includedir}/calc MANDIR=%{_mandir}/man1 EXT= V=@ calc-dynamic-only BLD_TYPE=calc-dynamic-only LD_SHARE= +make %{?_smp_mflags} T=%{_buildroot} BINDIR=%{_bindir} LIBDIR=%{_libdir} CALC_SHAREDIR=%{_datadir}/%{name} CALC_INCDIR=%{_includedir}/calc MANDIR=%{_mandir}/man1 EXT= V=@ calc-dynamic-only BLD_TYPE=calc-dynamic-only LD_SHARE= echo '-=- calc.spec ending make calc-dynamic-only -=-' echo '-=- calc.spec beginning make chk -=-' -make %{?_smp_mflags} T=%{buildroot} BINDIR=%{_bindir} LIBDIR=%{_libdir} CALC_SHAREDIR=%{_datadir}/%{name} CALC_INCDIR=%{_includedir}/calc MANDIR=%{_mandir}/man1 EXT= V=@ chk +make %{?_smp_mflags} T=%{_buildroot} BINDIR=%{_bindir} LIBDIR=%{_libdir} CALC_SHAREDIR=%{_datadir}/%{name} CALC_INCDIR=%{_includedir}/calc MANDIR=%{_mandir}/man1 EXT= V=@ chk echo '-=- calc.spec ending make chk -=-' echo '-=- calc.spec beginning make rpm-unhide-static -=-' -make %{?_smp_mflags} T=%{buildroot} BINDIR=%{_bindir} LIBDIR=%{_libdir} CALC_SHAREDIR=%{_datadir}/%{name} CALC_INCDIR=%{_includedir}/calc MANDIR=%{_mandir}/man1 EXT= V=@ rpm-unhide-static +make %{?_smp_mflags} T=%{_buildroot} BINDIR=%{_bindir} LIBDIR=%{_libdir} CALC_SHAREDIR=%{_datadir}/%{name} CALC_INCDIR=%{_includedir}/calc MANDIR=%{_mandir}/man1 EXT= V=@ rpm-unhide-static echo '-=- calc.spec ending make rpm-unhide-static -=-' echo '-=- calc.spec beginning make rpm-clean-static -=-' -make %{?_smp_mflags} T=%{buildroot} BINDIR=%{_bindir} LIBDIR=%{_libdir} CALC_SHAREDIR=%{_datadir}/%{name} CALC_INCDIR=%{_includedir}/calc MANDIR=%{_mandir}/man1 EXT= V=@ rpm-clean-static +make %{?_smp_mflags} T=%{_buildroot} BINDIR=%{_bindir} LIBDIR=%{_libdir} CALC_SHAREDIR=%{_datadir}/%{name} CALC_INCDIR=%{_includedir}/calc MANDIR=%{_mandir}/man1 EXT= V=@ rpm-clean-static echo '-=- calc.spec ending make rpm-clean-static -=-' echo '-=- calc.spec beginning make rpm-chk-static -=-' -make %{?_smp_mflags} T=%{buildroot} BINDIR=%{_bindir} LIBDIR=%{_libdir} CALC_SHAREDIR=%{_datadir}/%{name} CALC_INCDIR=%{_includedir}/calc MANDIR=%{_mandir}/man1 EXT= V=@ rpm-chk-static +make %{?_smp_mflags} T=%{_buildroot} BINDIR=%{_bindir} LIBDIR=%{_libdir} CALC_SHAREDIR=%{_datadir}/%{name} CALC_INCDIR=%{_includedir}/calc MANDIR=%{_mandir}/man1 EXT= V=@ rpm-chk-static echo '-=- calc.spec ending make rpm-chk-static -=-' %install -rm -rf %{buildroot} -mkdir -p %{buildroot} echo '-=- calc.spec beginning make install -=-' -make T=%{buildroot} BINDIR=%{_bindir} LIBDIR=%{_libdir} CALC_SHAREDIR=%{_datadir}/%{name} CALC_INCDIR=%{_includedir}/calc MANDIR=%{_mandir}/man1 EXT= V=@ install +rm -rf %{_buildroot} +mkdir -p %{_buildroot} +make T=%{_buildroot} BINDIR=%{_bindir} LIBDIR=%{_libdir} CALC_SHAREDIR=%{_datadir}/%{name} CALC_INCDIR=%{_includedir}/calc MANDIR=%{_mandir}/man1 EXT= V=@ install echo '-=- calc.spec ending make install -=-' %clean -rm -rf %{buildroot} +rm -rf %{_buildroot} %files %defattr(-, root, root) @@ -124,8 +126,10 @@ rm -rf %{buildroot} %attr(644, root, root) %{_datadir}/%{name}/help/* %attr(644, root, root) %{_datadir}/%{name}/*.cal %attr(644, root, root) %{_datadir}/%{name}/*.line -%attr(644, root, root) %{_libdir}/libcalc.so.%{version} -%attr(644, root, root) %{_libdir}/libcustcalc.so.%{version} +%attr(644, root, root) %{_libdir}/libcalc.so +%attr(644, root, root) %{_libdir}/libcalc.so.* +%attr(644, root, root) %{_libdir}/libcustcalc.so +%attr(644, root, root) %{_libdir}/libcustcalc.so.* %files devel %defattr(-, root, root) @@ -136,6 +140,15 @@ rm -rf %{buildroot} %attr(644, root, root) %{_libdir}/libcustcalc.a %changelog +* Sat May 05 2013 Landon Curt Noll http://www.isthe.com/chongo +- Source: is a URL as per rpm requirements +- Release: 2.1 +- Requires: ncurses >= 5.5-24, readline >= 5.1-3, less >= 358 +- BuildRequires: ncurses-devel >= 5.5-24, readline-devel >= 5.1-3 +- Fixed permissions so that rpm build services can modify libraries +- Added missing files to files section +* Mon Mar 25 2013 Landon Curt Noll http://www.isthe.com/chongo +- Removed deprecated PreReq for calc-devel, using Requires * Sun Sep 01 2007 Landon Curt Noll http://www.isthe.com/chongo - Release of calc-2.12.2 - Calc builds with shared libraries diff --git a/calcerr.tbl b/calcerr.tbl index 81827fd..4cf4c12 100644 --- a/calcerr.tbl +++ b/calcerr.tbl @@ -19,7 +19,7 @@ # # @(#) $Revision: 30.1 $ # @(#) $Id: calcerr.tbl,v 30.1 2007/03/16 11:09:46 chongo Exp $ -# @(#) $Source: /usr/local/src/cmd/calc/RCS/calcerr.tbl,v $ +# @(#) $Source: /usr/local/src/bin/calc/RCS/calcerr.tbl,v $ # # Under source code control: 1996/05/23 17:38:44 # File existed as early as: 1996 diff --git a/calcerr_c.awk b/calcerr_c.awk index f0d416d..d1354bc 100644 --- a/calcerr_c.awk +++ b/calcerr_c.awk @@ -20,7 +20,7 @@ # # @(#) $Revision: 30.1 $ # @(#) $Id: calcerr_c.awk,v 30.1 2007/03/16 11:09:46 chongo Exp $ -# @(#) $Source: /usr/local/src/cmd/calc/RCS/calcerr_c.awk,v $ +# @(#) $Source: /usr/local/src/bin/calc/RCS/calcerr_c.awk,v $ # # Under source code control: 1996/05/24 03:15:35 # File existed as early as: 1996 diff --git a/calcerr_c.sed b/calcerr_c.sed index 5f1c165..a6866b1 100644 --- a/calcerr_c.sed +++ b/calcerr_c.sed @@ -20,7 +20,7 @@ # # @(#) $Revision: 30.1 $ # @(#) $Id: calcerr_c.sed,v 30.1 2007/03/16 11:09:46 chongo Exp $ -# @(#) $Source: /usr/local/src/cmd/calc/RCS/calcerr_c.sed,v $ +# @(#) $Source: /usr/local/src/bin/calc/RCS/calcerr_c.sed,v $ # # Under source code control: 1996/05/24 03:15:35 # File existed as early as: 1996 diff --git a/calcerr_h.awk b/calcerr_h.awk index 1958a84..52392e9 100644 --- a/calcerr_h.awk +++ b/calcerr_h.awk @@ -20,7 +20,7 @@ # # @(#) $Revision: 30.1 $ # @(#) $Id: calcerr_h.awk,v 30.1 2007/03/16 11:09:46 chongo Exp $ -# @(#) $Source: /usr/local/src/cmd/calc/RCS/calcerr_h.awk,v $ +# @(#) $Source: /usr/local/src/bin/calc/RCS/calcerr_h.awk,v $ # # Under source code control: 1996/05/23 17:38:44 # File existed as early as: 1996 diff --git a/calcerr_h.sed b/calcerr_h.sed index 2f43925..0980feb 100644 --- a/calcerr_h.sed +++ b/calcerr_h.sed @@ -20,7 +20,7 @@ # # @(#) $Revision: 30.1 $ # @(#) $Id: calcerr_h.sed,v 30.1 2007/03/16 11:09:46 chongo Exp $ -# @(#) $Source: /usr/local/src/cmd/calc/RCS/calcerr_h.sed,v $ +# @(#) $Source: /usr/local/src/bin/calc/RCS/calcerr_h.sed,v $ # # Under source code control: 1996/05/23 17:38:44 # File existed as early as: 1996 diff --git a/check.awk b/check.awk index ee98e03..3745625 100644 --- a/check.awk +++ b/check.awk @@ -20,7 +20,7 @@ # # @(#) $Revision: 30.1 $ # @(#) $Id: check.awk,v 30.1 2007/03/16 11:09:46 chongo Exp $ -# @(#) $Source: /usr/local/src/cmd/calc/RCS/check.awk,v $ +# @(#) $Source: /usr/local/src/bin/calc/RCS/check.awk,v $ # # Under source code control: 1996/05/25 22:07:58 # File existed as early as: 1996 diff --git a/cmath.h b/cmath.h index 3981ec8..a2e010e 100644 --- a/cmath.h +++ b/cmath.h @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: cmath.h,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/cmath.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/cmath.h,v $ * * Under source code control: 1993/07/30 19:42:45 * File existed as early as: 1993 diff --git a/codegen.c b/codegen.c index 46f3c0c..b4fda95 100644 --- a/codegen.c +++ b/codegen.c @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: codegen.c,v 30.2 2007/07/05 13:30:38 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/codegen.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/codegen.c,v $ * * Under source code control: 1990/02/15 01:48:13 * File existed as early as: before 1990 diff --git a/comfunc.c b/comfunc.c index 76443ea..d43ecff 100644 --- a/comfunc.c +++ b/comfunc.c @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.3 $ * @(#) $Id: comfunc.c,v 30.3 2008/10/24 07:09:41 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/comfunc.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/comfunc.c,v $ * * Under source code control: 1990/02/15 01:48:13 * File existed as early as: before 1990 diff --git a/commath.c b/commath.c index e73da2b..6aadeec 100644 --- a/commath.c +++ b/commath.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: commath.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/commath.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/commath.c,v $ * * Under source code control: 1990/02/15 01:48:10 * File existed as early as: before 1990 diff --git a/config.c b/config.c index 8ea552b..596da37 100644 --- a/config.c +++ b/config.c @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: config.c,v 30.2 2007/07/05 13:30:38 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/config.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/config.c,v $ * * Under source code control: 1991/07/20 00:21:56 * File existed as early as: 1991 diff --git a/config.h b/config.h index f8b280e..a431973 100644 --- a/config.h +++ b/config.h @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: config.h,v 30.2 2007/09/21 01:27:27 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/config.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/config.h,v $ * * Under source code control: 1995/11/01 22:20:17 * File existed as early as: 1995 diff --git a/const.c b/const.c index de6c257..ee9f935 100644 --- a/const.c +++ b/const.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: const.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/const.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/const.c,v $ * * Under source code control: 1990/02/15 01:48:14 * File existed as early as: before 1990 diff --git a/cscript/4dsphere.calc b/cscript/4dsphere.calc index 3a56a19..9bfc35f 100644 --- a/cscript/4dsphere.calc +++ b/cscript/4dsphere.calc @@ -28,7 +28,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: 4dsphere.calc,v 30.1 2007/03/16 11:12:11 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cscript/RCS/4dsphere.calc,v $ + * @(#) $Source: /usr/local/src/bin/calc/cscript/RCS/4dsphere.calc,v $ * * Under source code control: 2001/05/03 19:02:03 * File existed as early as: 2001 diff --git a/cscript/Makefile b/cscript/Makefile index f82afa1..633276f 100644 --- a/cscript/Makefile +++ b/cscript/Makefile @@ -19,7 +19,7 @@ # # @(#) $Revision: 30.3 $ # @(#) $Id: Makefile,v 30.3 2007/09/21 01:27:27 chongo Exp $ -# @(#) $Source: /usr/local/src/cmd/calc/cscript/RCS/Makefile,v $ +# @(#) $Source: /usr/local/src/bin/calc/cscript/RCS/Makefile,v $ # # Under source code control: 1999/11/29 11:10:26 # File existed as early as: 1999 diff --git a/cscript/README.src b/cscript/README.src index 4d4acb7..a3fec10 100644 --- a/cscript/README.src +++ b/cscript/README.src @@ -119,7 +119,7 @@ simple ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: README.src,v 30.1 2007/03/16 11:12:11 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/cscript/RCS/README.src,v $ +## @(#) $Source: /usr/local/src/bin/calc/cscript/RCS/README.src,v $ ## ## Under source code control: 1999/12/17 10:23:40 ## File existed as early as: 1999 diff --git a/cscript/fproduct.calc b/cscript/fproduct.calc index a44b0d0..0e8215f 100644 --- a/cscript/fproduct.calc +++ b/cscript/fproduct.calc @@ -26,7 +26,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: fproduct.calc,v 30.1 2007/03/16 11:12:11 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cscript/RCS/fproduct.calc,v $ + * @(#) $Source: /usr/local/src/bin/calc/cscript/RCS/fproduct.calc,v $ * * Under source code control: 2001/04/07 20:13:11 * File existed as early as: 2001 diff --git a/cscript/mersenne.calc b/cscript/mersenne.calc index 74490fb..6ab3eb2 100644 --- a/cscript/mersenne.calc +++ b/cscript/mersenne.calc @@ -20,7 +20,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: mersenne.calc,v 30.1 2007/03/16 11:12:11 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cscript/RCS/mersenne.calc,v $ + * @(#) $Source: /usr/local/src/bin/calc/cscript/RCS/mersenne.calc,v $ * * Under source code control: 1999/11/30 00:09:01; * File existed as early as: 1999 diff --git a/cscript/piforever.calc b/cscript/piforever.calc index 9d467ed..e4cdb9e 100644 --- a/cscript/piforever.calc +++ b/cscript/piforever.calc @@ -20,7 +20,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: piforever.calc,v 30.1 2007/03/16 11:12:11 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cscript/RCS/piforever.calc,v $ + * @(#) $Source: /usr/local/src/bin/calc/cscript/RCS/piforever.calc,v $ * * Under source code control: 1999/11/30 00:11:36 * File existed as early as: 1999 diff --git a/cscript/plus.calc b/cscript/plus.calc index e189b05..430f646 100644 --- a/cscript/plus.calc +++ b/cscript/plus.calc @@ -20,7 +20,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: plus.calc,v 30.1 2007/03/16 11:12:11 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cscript/RCS/plus.calc,v $ + * @(#) $Source: /usr/local/src/bin/calc/cscript/RCS/plus.calc,v $ * * Under source code control: 1999/11/29 10:22:37 * File existed as early as: 1999 diff --git a/cscript/powerterm.calc b/cscript/powerterm.calc index 13b6920..28b8d31 100644 --- a/cscript/powerterm.calc +++ b/cscript/powerterm.calc @@ -26,7 +26,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: powerterm.calc,v 30.1 2007/03/16 11:12:11 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cscript/RCS/powerterm.calc,v $ + * @(#) $Source: /usr/local/src/bin/calc/cscript/RCS/powerterm.calc,v $ * * Under source code control: 2001/04/24 23:49:11 * File existed as early as: 2001 diff --git a/cscript/simple.calc b/cscript/simple.calc index 557e53e..1380b19 100644 --- a/cscript/simple.calc +++ b/cscript/simple.calc @@ -20,7 +20,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: simple.calc,v 30.1 2007/03/16 11:12:11 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cscript/RCS/simple.calc,v $ + * @(#) $Source: /usr/local/src/bin/calc/cscript/RCS/simple.calc,v $ * * Under source code control: 1999/11/29 10:22:37 * File existed as early as: 1999 diff --git a/cscript/square.calc b/cscript/square.calc index ea28639..a2df7ac 100644 --- a/cscript/square.calc +++ b/cscript/square.calc @@ -20,7 +20,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: square.calc,v 30.1 2007/03/16 11:12:11 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/cscript/RCS/square.calc,v $ + * @(#) $Source: /usr/local/src/bin/calc/cscript/RCS/square.calc,v $ * * Under source code control: 2000/12/15 06:52:01 * File existed as early as: 2000 diff --git a/custom.c b/custom.c index d3d321a..05d0af6 100644 --- a/custom.c +++ b/custom.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: custom.c,v 30.2 2007/09/21 01:27:27 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/custom.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/custom.c,v $ * * Under source code control: 1997/03/03 04:53:08 * File existed as early as: 1997 diff --git a/custom.h b/custom.h index 411330c..be94e2b 100644 --- a/custom.h +++ b/custom.h @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.3 $ * @(#) $Id: custom.h,v 30.3 2007/07/10 17:54:03 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/custom.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/custom.h,v $ * * Under source code control: 1997/03/03 04:53:08 * File existed as early as: 1997 diff --git a/custom/CUSTOM_CAL b/custom/CUSTOM_CAL index 8544afe..472d10d 100644 --- a/custom/CUSTOM_CAL +++ b/custom/CUSTOM_CAL @@ -59,7 +59,7 @@ pzasusb8.cal ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: CUSTOM_CAL,v 30.1 2007/03/16 11:10:04 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/CUSTOM_CAL,v $ +## @(#) $Source: /usr/local/src/bin/calc/custom/RCS/CUSTOM_CAL,v $ ## ## Under source code control: 1997/03/08 20:51:32 ## File existed as early as: 1997 diff --git a/custom/HOW_TO_ADD b/custom/HOW_TO_ADD index ce804ad..db08382 100644 --- a/custom/HOW_TO_ADD +++ b/custom/HOW_TO_ADD @@ -663,7 +663,7 @@ Step 12: Contribute ## ## @(#) $Revision: 30.4 $ ## @(#) $Id: HOW_TO_ADD,v 30.4 2007/09/21 01:27:27 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/HOW_TO_ADD,v $ +## @(#) $Source: /usr/local/src/bin/calc/custom/RCS/HOW_TO_ADD,v $ ## ## Under source code control: 1997/03/10 03:03:21 ## File existed as early as: 1997 diff --git a/custom/Makefile b/custom/Makefile index b8b7e67..853be78 100644 --- a/custom/Makefile +++ b/custom/Makefile @@ -18,9 +18,9 @@ # received a copy with calc; if not, write to Free Software Foundation, Inc. # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# @(#) $Revision: 30.22 $ -# @(#) $Id: Makefile.head,v 30.22 2010/09/02 09:48:42 chongo Exp $ -# @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/Makefile.head,v $ +# @(#) $Revision: 30.24 $ +# @(#) $Id: Makefile.head,v 30.24 2013/03/25 21:31:56 chongo Exp $ +# @(#) $Source: /usr/local/src/bin/calc/custom/RCS/Makefile.head,v $ # # Under source code control: 1997/03/09 02:28:54 # File existed as early as: 1997 @@ -366,7 +366,7 @@ EXT= # The default calc versions # -VERSION= 2.12.4.4 +VERSION= 2.12.4.6 VERS= 2.12.4 VER= 2.12 VE= 2 @@ -588,7 +588,7 @@ LDCONFIG:= # DARWIN_ARCH= -arch i386 # Intel binary # DARWIN_ARCH= -arch ppc # PPC binary DARWIN_ARCH= # native binary -MACOSX_DEPLOYMENT_TARGET=10.4 +MACOSX_DEPLOYMENT_TARGET=10.8 # endif diff --git a/custom/Makefile.head b/custom/Makefile.head index 1fcabe5..5a9e5fc 100644 --- a/custom/Makefile.head +++ b/custom/Makefile.head @@ -18,9 +18,9 @@ # received a copy with calc; if not, write to Free Software Foundation, Inc. # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# @(#) $Revision: 30.22 $ -# @(#) $Id: Makefile.head,v 30.22 2010/09/02 09:48:42 chongo Exp $ -# @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/Makefile.head,v $ +# @(#) $Revision: 30.24 $ +# @(#) $Id: Makefile.head,v 30.24 2013/03/25 21:31:56 chongo Exp $ +# @(#) $Source: /usr/local/src/bin/calc/custom/RCS/Makefile.head,v $ # # Under source code control: 1997/03/09 02:28:54 # File existed as early as: 1997 @@ -366,7 +366,7 @@ EXT= # The default calc versions # -VERSION= 2.12.4.4 +VERSION= 2.12.4.6 VERS= 2.12.4 VER= 2.12 VE= 2 diff --git a/custom/Makefile.simple b/custom/Makefile.simple index 62ece0e..2d77885 100644 --- a/custom/Makefile.simple +++ b/custom/Makefile.simple @@ -18,9 +18,9 @@ # received a copy with calc; if not, write to Free Software Foundation, Inc. # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# @(#) $Revision: 30.22 $ -# @(#) $Id: Makefile.head,v 30.22 2010/09/02 09:48:42 chongo Exp $ -# @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/Makefile.head,v $ +# @(#) $Revision: 30.24 $ +# @(#) $Id: Makefile.head,v 30.24 2013/03/25 21:31:56 chongo Exp $ +# @(#) $Source: /usr/local/src/bin/calc/custom/RCS/Makefile.head,v $ # # Under source code control: 1997/03/09 02:28:54 # File existed as early as: 1997 @@ -351,7 +351,7 @@ EXT= # The default calc versions # -VERSION= 2.12.4.4 +VERSION= 2.12.4.6 VERS= 2.12.4 VER= 2.12 VE= 2 diff --git a/custom/argv b/custom/argv index 8ba1a5a..2bb222d 100644 --- a/custom/argv +++ b/custom/argv @@ -58,7 +58,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: argv,v 30.1 2007/03/16 11:10:04 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/argv,v $ +## @(#) $Source: /usr/local/src/bin/calc/custom/RCS/argv,v $ ## ## Under source code control: 1997/03/09 20:28:01 ## File existed as early as: 1997 diff --git a/custom/argv.cal b/custom/argv.cal index 6c526bc..45968ab 100644 --- a/custom/argv.cal +++ b/custom/argv.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: argv.cal,v 30.1 2007/03/16 11:10:04 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/argv.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/argv.cal,v $ * * Under source code control: 1997/03/10 00:27:17 * File existed as early as: 1997 diff --git a/custom/c_argv.c b/custom/c_argv.c index 2d1b6c4..2a83cc0 100644 --- a/custom/c_argv.c +++ b/custom/c_argv.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: c_argv.c,v 30.1 2007/03/16 11:10:04 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/c_argv.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/c_argv.c,v $ * * Under source code control: 1997/03/09 20:27:37 * File existed as early as: 1997 diff --git a/custom/c_devnull.c b/custom/c_devnull.c index 53a5209..ea03ea4 100644 --- a/custom/c_devnull.c +++ b/custom/c_devnull.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: c_devnull.c,v 30.1 2007/03/16 11:10:04 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/c_devnull.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/c_devnull.c,v $ * * Under source code control: 1997/03/09 17:49:12 * File existed as early as: 1997 diff --git a/custom/c_help.c b/custom/c_help.c index 72a4259..6b26749 100644 --- a/custom/c_help.c +++ b/custom/c_help.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: c_help.c,v 30.1 2007/03/16 11:10:04 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/c_help.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/c_help.c,v $ * * Under source code control: 1997/03/09 05:25:41 * File existed as early as: 1997 diff --git a/custom/c_pmodm127.c b/custom/c_pmodm127.c index 0946e4f..c523444 100644 --- a/custom/c_pmodm127.c +++ b/custom/c_pmodm127.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: c_pmodm127.c,v 30.1 2007/03/16 11:10:04 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/c_pmodm127.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/c_pmodm127.c,v $ * * Under source code control: 2004/07/28 22:12:25 * File existed as early as: 2004 diff --git a/custom/c_pzasusb8.c b/custom/c_pzasusb8.c index 4ddd405..929cf96 100644 --- a/custom/c_pzasusb8.c +++ b/custom/c_pzasusb8.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: c_pzasusb8.c,v 30.1 2007/03/16 11:10:04 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/c_pzasusb8.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/c_pzasusb8.c,v $ * * Under source code control: 1999/10/06 03:12:25 * File existed as early as: 1999 diff --git a/custom/c_register.c b/custom/c_register.c index c9b3a17..12d2f50 100644 --- a/custom/c_register.c +++ b/custom/c_register.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: c_register.c,v 30.1 2007/07/15 02:24:34 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/c_register.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/c_register.c,v $ * * Under source code control: 2007/07/14 20:23:46 * File existed as early as: 2007 diff --git a/custom/c_sysinfo.c b/custom/c_sysinfo.c index 1a3b793..a3c5d5e 100644 --- a/custom/c_sysinfo.c +++ b/custom/c_sysinfo.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: c_sysinfo.c,v 30.2 2007/07/05 19:35:20 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/c_sysinfo.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/c_sysinfo.c,v $ * * Under source code control: 1997/03/09 23:14:40 * File existed as early as: 1997 diff --git a/custom/custtbl.c b/custom/custtbl.c index 1a16a5e..f5e41d2 100644 --- a/custom/custtbl.c +++ b/custom/custtbl.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: custtbl.c,v 30.2 2007/07/05 19:35:20 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/custtbl.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/custtbl.c,v $ * * Under source code control: 1997/03/09 02:28:54 * File existed as early as: 1997 diff --git a/custom/devnull b/custom/devnull index 9799775..015e3d9 100644 --- a/custom/devnull +++ b/custom/devnull @@ -44,7 +44,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: devnull,v 30.1 2007/03/16 11:10:04 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/devnull,v $ +## @(#) $Source: /usr/local/src/bin/calc/custom/RCS/devnull,v $ ## ## Under source code control: 1997/03/09 17:49:12 ## File existed as early as: 1997 diff --git a/custom/halflen.cal b/custom/halflen.cal index 192a8c1..011213d 100644 --- a/custom/halflen.cal +++ b/custom/halflen.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: halflen.cal,v 30.1 2007/03/16 11:10:04 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/halflen.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/halflen.cal,v $ * * Under source code control: 1997/03/08 20:51:32 * File existed as early as: 1997 diff --git a/custom/help b/custom/help index b2da22a..516bec8 100644 --- a/custom/help +++ b/custom/help @@ -45,7 +45,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: help,v 30.1 2007/03/16 11:10:04 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/help,v $ +## @(#) $Source: /usr/local/src/bin/calc/custom/RCS/help,v $ ## ## Under source code control: 1997/03/09 06:03:58 ## File existed as early as: 1997 diff --git a/custom/pmodm127 b/custom/pmodm127 index 2b6d947..b8fa9a8 100644 --- a/custom/pmodm127 +++ b/custom/pmodm127 @@ -69,7 +69,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: pmodm127,v 30.1 2007/03/16 11:10:04 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/pmodm127,v $ +## @(#) $Source: /usr/local/src/bin/calc/custom/RCS/pmodm127,v $ ## ## Under source code control: 2004/02/25 07:13:15 ## File existed as early as: 2004 diff --git a/custom/pmodm127.cal b/custom/pmodm127.cal index 512c579..7686cc6 100644 --- a/custom/pmodm127.cal +++ b/custom/pmodm127.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: pmodm127.cal,v 30.1 2007/03/16 11:10:04 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/pmodm127.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/pmodm127.cal,v $ * * Under source code control: 2004/02/25 14:25:32 * File existed as early as: 2004 diff --git a/custom/pzasusb8 b/custom/pzasusb8 index 917f1d7..1dfe7aa 100644 --- a/custom/pzasusb8 +++ b/custom/pzasusb8 @@ -67,7 +67,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: pzasusb8,v 30.1 2007/03/16 11:10:04 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/pzasusb8,v $ +## @(#) $Source: /usr/local/src/bin/calc/custom/RCS/pzasusb8,v $ ## ## Under source code control: 1999/10/06 04:05:43 ## File existed as early as: 1999 diff --git a/custom/pzasusb8.cal b/custom/pzasusb8.cal index 7e52319..8f30969 100644 --- a/custom/pzasusb8.cal +++ b/custom/pzasusb8.cal @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: pzasusb8.cal,v 30.1 2007/03/16 11:10:04 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/pzasusb8.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/pzasusb8.cal,v $ * * Under source code control: 1999/10/06 03:11:12 * File existed as early as: 1998 diff --git a/custom/register b/custom/register index e74e91e..e686e6c 100644 --- a/custom/register +++ b/custom/register @@ -73,7 +73,7 @@ SEE ALSO ## ## @(#) $Revision: 29.2 $ ## @(#) $Id: register,v 29.2 2007/07/05 19:35:20 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/register,v $ +## @(#) $Source: /usr/local/src/bin/calc/custom/RCS/register,v $ ## ## Under source code control: 2005/02/04 22:39:50 ## File existed as early as: 2005 diff --git a/custom/register.cal b/custom/register.cal index b806d0d..ed60cbe 100644 --- a/custom/register.cal +++ b/custom/register.cal @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: register.cal,v 30.1 2007/07/05 19:35:54 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/register.cal,v $ + * @(#) $Source: /usr/local/src/bin/calc/custom/RCS/register.cal,v $ * * Under source code control: 2007/07/05 11:11:11 * File existed as early as: 2007 diff --git a/custom/sysinfo b/custom/sysinfo index 4b4d23e..2d09e11 100644 --- a/custom/sysinfo +++ b/custom/sysinfo @@ -71,7 +71,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: sysinfo,v 30.1 2007/03/16 11:10:04 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/custom/RCS/sysinfo,v $ +## @(#) $Source: /usr/local/src/bin/calc/custom/RCS/sysinfo,v $ ## ## Under source code control: 1997/03/09 23:14:40 ## File existed as early as: 1997 diff --git a/decl.h b/decl.h index acb7bf1..cc70e44 100644 --- a/decl.h +++ b/decl.h @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.3 $ * @(#) $Id: decl.h,v 30.3 2008/04/15 21:17:57 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/decl.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/decl.h,v $ * * Under source code control: 2007/02/09 05:24:25 * File existed as early as: 2007 diff --git a/endian.c b/endian.c index 695329f..631903c 100644 --- a/endian.c +++ b/endian.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.3 $ * @(#) $Id: endian.c,v 30.3 2010/09/02 09:47:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/endian.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/endian.c,v $ * * Under source code control: 1993/11/15 04:32:58 * File existed as early as: 1993 diff --git a/file.c b/file.c index f2c3499..10b8e1f 100644 --- a/file.c +++ b/file.c @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: file.c,v 30.2 2007/07/05 13:30:38 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/file.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/file.c,v $ * * Under source code control: 1991/07/20 00:21:56 * File existed as early as: 1991 diff --git a/file.h b/file.h index 22392c3..8d441af 100644 --- a/file.h +++ b/file.h @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: file.h,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/file.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/file.h,v $ * * Under source code control: 1996/05/24 05:55:58 * File existed as early as: 1996 diff --git a/fposval.c b/fposval.c index 3d7b301..62e5da8 100644 --- a/fposval.c +++ b/fposval.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: fposval.c,v 30.2 2007/09/19 22:34:22 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/fposval.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/fposval.c,v $ * * Under source code control: 1994/11/05 03:19:52 * File existed as early as: 1994 diff --git a/func.c b/func.c index 8fa1e8c..c197896 100644 --- a/func.c +++ b/func.c @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.3 $ * @(#) $Id: func.c,v 30.3 2008/04/15 21:17:57 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/func.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/func.c,v $ * * Under source code control: 1990/02/15 01:48:15 * File existed as early as: before 1990 diff --git a/func.h b/func.h index e57ea35..7e11a62 100644 --- a/func.h +++ b/func.h @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: func.h,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/func.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/func.h,v $ * * Under source code control: 1990/02/15 01:48:33 * File existed as early as: before 1990 diff --git a/hash.c b/hash.c index a155a9c..f5141a1 100644 --- a/hash.c +++ b/hash.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: hash.c,v 30.2 2007/07/05 17:37:41 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/hash.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/hash.c,v $ * * Under source code control: 1995/11/23 05:13:11 * File existed as early as: 1995 diff --git a/hash.h b/hash.h index 175179b..552ea6c 100644 --- a/hash.h +++ b/hash.h @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: hash.h,v 30.2 2007/07/05 17:37:41 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/hash.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/hash.h,v $ * * Under source code control: 1995/11/14 23:57:45 * File existed as early as: 1995 diff --git a/have_const.c b/have_const.c index 3ff60a5..ff27507 100644 --- a/have_const.c +++ b/have_const.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: have_const.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/have_const.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/have_const.c,v $ * * Under source code control: 1995/04/22 13:18:44 * File existed as early as: 1995 diff --git a/have_fpos.c b/have_fpos.c index 77da011..1762e42 100644 --- a/have_fpos.c +++ b/have_fpos.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: have_fpos.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/have_fpos.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/have_fpos.c,v $ * * Under source code control: 1994/11/05 03:19:52 * File existed as early as: 1994 diff --git a/have_fpos_pos.c b/have_fpos_pos.c index c33abc9..94da77e 100644 --- a/have_fpos_pos.c +++ b/have_fpos_pos.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: have_fpos_pos.c,v 30.2 2007/09/19 22:34:22 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/have_fpos_pos.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/have_fpos_pos.c,v $ * * Under source code control: 2000/12/17 01:23 * File existed as early as: 2000 diff --git a/have_getpgid.c b/have_getpgid.c index db4354e..fe76a0f 100644 --- a/have_getpgid.c +++ b/have_getpgid.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: have_getpgid.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/have_getpgid.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/have_getpgid.c,v $ * * Under source code control: 1999/10/20 22:51:13 * File existed as early as: 1999 diff --git a/have_getprid.c b/have_getprid.c index 83725b3..e93b12c 100644 --- a/have_getprid.c +++ b/have_getprid.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: have_getprid.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/have_getprid.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/have_getprid.c,v $ * * Under source code control: 1999/10/20 23:43:42 * File existed as early as: 1999 diff --git a/have_getsid.c b/have_getsid.c index 2b067d0..815884f 100644 --- a/have_getsid.c +++ b/have_getsid.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: have_getsid.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/have_getsid.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/have_getsid.c,v $ * * Under source code control: 1999/10/20 22:51:13 * File existed as early as: 1999 diff --git a/have_gettime.c b/have_gettime.c index 225ca8f..28acb29 100644 --- a/have_gettime.c +++ b/have_gettime.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: have_gettime.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/have_gettime.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/have_gettime.c,v $ * * Under source code control: 1999/10/20 23:43:42 * File existed as early as: 1999 diff --git a/have_memmv.c b/have_memmv.c index 5ccfbc4..e04fefd 100644 --- a/have_memmv.c +++ b/have_memmv.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: have_memmv.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/have_memmv.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/have_memmv.c,v $ * * Under source code control: 1997/04/16 02:02:34 * File existed as early as: 1997 diff --git a/have_newstr.c b/have_newstr.c index c3c6bd7..24d2b14 100644 --- a/have_newstr.c +++ b/have_newstr.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: have_newstr.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/have_newstr.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/have_newstr.c,v $ * * Under source code control: 1995/05/02 03:55:08 * File existed as early as: 1995 diff --git a/have_offscl.c b/have_offscl.c index 01b16b4..3e48db0 100644 --- a/have_offscl.c +++ b/have_offscl.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: have_offscl.c,v 30.2 2008/04/15 21:17:57 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/have_offscl.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/have_offscl.c,v $ * * Under source code control: 1996/07/13 12:57:22 * File existed as early as: 1996 diff --git a/have_posscl.c b/have_posscl.c index 2bd97d8..9c9fc68 100644 --- a/have_posscl.c +++ b/have_posscl.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: have_posscl.c,v 30.2 2008/04/15 21:17:57 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/have_posscl.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/have_posscl.c,v $ * * Under source code control: 1996/07/13 12:57:22 * File existed as early as: 1996 diff --git a/have_rusage.c b/have_rusage.c index 0051c31..cc55464 100644 --- a/have_rusage.c +++ b/have_rusage.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: have_rusage.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/have_rusage.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/have_rusage.c,v $ * * Under source code control: 1999/11/05 11:28:15 * File existed as early as: 1999 diff --git a/have_stdvs.c b/have_stdvs.c index dc0803c..89608d4 100644 --- a/have_stdvs.c +++ b/have_stdvs.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: have_stdvs.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/have_stdvs.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/have_stdvs.c,v $ * * Under source code control: 1995/09/09 22:41:10 * File existed as early as: 1995 diff --git a/have_strdup.c b/have_strdup.c index 415d7f3..a3f574e 100644 --- a/have_strdup.c +++ b/have_strdup.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: have_strdup.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/have_strdup.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/have_strdup.c,v $ * * Under source code control: 1999/11/09 12:46:54 * File existed as early as: 1999 diff --git a/have_uid_t.c b/have_uid_t.c index 8d591e8..431b983 100644 --- a/have_uid_t.c +++ b/have_uid_t.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: have_uid_t.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/have_uid_t.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/have_uid_t.c,v $ * * Under source code control: 1995/05/02 03:03:24 * File existed as early as: 1995 diff --git a/have_unused.c b/have_unused.c index 51b68ae..7ea09d5 100644 --- a/have_unused.c +++ b/have_unused.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: have_unused.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/have_unused.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/have_unused.c,v $ * * Under source code control: 2004/02/22 22:36:10 * File existed as early as: 2004 diff --git a/have_ustat.c b/have_ustat.c index f7d5802..7e2f5b2 100644 --- a/have_ustat.c +++ b/have_ustat.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: have_ustat.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/have_ustat.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/have_ustat.c,v $ * * Under source code control: 1999/10/20 22:51:13 * File existed as early as: 1999 diff --git a/have_varvs.c b/have_varvs.c index 389d826..44f3d4b 100644 --- a/have_varvs.c +++ b/have_varvs.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: have_varvs.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/have_varvs.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/have_varvs.c,v $ * * Under source code control: 1995/09/09 22:41:10 * File existed as early as: 1995 diff --git a/help.c b/help.c index c50b221..30910a1 100644 --- a/help.c +++ b/help.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: help.c,v 30.2 2007/09/21 01:27:27 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/help.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/help.c,v $ * * Under source code control: 1997/09/14 10:58:30 * File existed as early as: 1997 diff --git a/help/Makefile b/help/Makefile index b9ea207..5d6d78d 100644 --- a/help/Makefile +++ b/help/Makefile @@ -20,7 +20,7 @@ # # @(#) $Revision: 30.5 $ # @(#) $Id: Makefile,v 30.5 2007/09/21 01:27:27 chongo Exp $ -# @(#) $Source: /usr/local/src/cmd/calc/help/RCS/Makefile,v $ +# @(#) $Source: /usr/local/src/bin/calc/help/RCS/Makefile,v $ # # Under source code control: 1991/07/23 06:47:57 # File existed as early as: 1991 diff --git a/help/abs b/help/abs index ee802fc..1c7bf0c 100644 --- a/help/abs +++ b/help/abs @@ -62,7 +62,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: abs,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/abs,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/abs,v $ ## ## Under source code control: 1994/03/19 01:40:22 ## File existed as early as: 1994 diff --git a/help/access b/help/access index 43945cf..15f76ee 100644 --- a/help/access +++ b/help/access @@ -66,7 +66,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: access,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/access,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/access,v $ ## ## Under source code control: 1996/04/30 03:36:20 ## File existed as early as: 1996 diff --git a/help/acos b/help/acos index c768a2b..6e3acd7 100644 --- a/help/acos +++ b/help/acos @@ -47,7 +47,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: acos,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/acos,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/acos,v $ ## ## Under source code control: 1994/03/19 01:40:23 ## File existed as early as: 1994 diff --git a/help/acosh b/help/acosh index 422d3d3..e8e99d8 100644 --- a/help/acosh +++ b/help/acosh @@ -50,7 +50,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: acosh,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/acosh,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/acosh,v $ ## ## Under source code control: 1994/03/19 01:40:24 ## File existed as early as: 1994 diff --git a/help/acot b/help/acot index fa994d3..5077794 100644 --- a/help/acot +++ b/help/acot @@ -47,7 +47,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: acot,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/acot,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/acot,v $ ## ## Under source code control: 1995/11/13 03:49:00 ## File existed as early as: 1995 diff --git a/help/acoth b/help/acoth index d4dd783..a0a2936 100644 --- a/help/acoth +++ b/help/acoth @@ -49,7 +49,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: acoth,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/acoth,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/acoth,v $ ## ## Under source code control: 1995/11/13 03:49:01 ## File existed as early as: 1995 diff --git a/help/acsc b/help/acsc index f3572be..99d9b79 100644 --- a/help/acsc +++ b/help/acsc @@ -47,7 +47,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: acsc,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/acsc,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/acsc,v $ ## ## Under source code control: 1995/11/13 03:49:00 ## File existed as early as: 1995 diff --git a/help/acsch b/help/acsch index 0731ed6..81dc820 100644 --- a/help/acsch +++ b/help/acsch @@ -50,7 +50,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: acsch,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/acsch,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/acsch,v $ ## ## Under source code control: 1995/11/13 03:49:01 ## File existed as early as: 1995 diff --git a/help/address b/help/address index 1a1c40b..82b7529 100644 --- a/help/address +++ b/help/address @@ -178,7 +178,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: address,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/address,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/address,v $ ## ## Under source code control: 1997/09/06 20:03:34 ## File existed as early as: 1997 diff --git a/help/agd b/help/agd index ee16a52..ea7d8be 100644 --- a/help/agd +++ b/help/agd @@ -74,7 +74,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: agd,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/agd,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/agd,v $ ## ## Under source code control: 1997/09/06 20:03:34 ## File existed as early as: 1997 diff --git a/help/append b/help/append index 9c3e4a6..01b0a33 100644 --- a/help/append +++ b/help/append @@ -78,7 +78,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: append,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/append,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/append,v $ ## ## Under source code control: 1994/03/19 03:13:17 ## File existed as early as: 1994 diff --git a/help/appr b/help/appr index 0e98c51..894a905 100644 --- a/help/appr +++ b/help/appr @@ -169,7 +169,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: appr,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/appr,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/appr,v $ ## ## Under source code control: 1994/09/25 17:18:21 ## File existed as early as: 1994 diff --git a/help/archive b/help/archive index b7ef2cf..c764aa6 100644 --- a/help/archive +++ b/help/archive @@ -33,7 +33,7 @@ chongo /\../\ ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: archive,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/archive,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/archive,v $ ## ## Under source code control: 1996/06/13 02:51:48 ## File existed as early as: 1996 diff --git a/help/arg b/help/arg index 60c4255..2da3f81 100644 --- a/help/arg +++ b/help/arg @@ -50,7 +50,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: arg,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/arg,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/arg,v $ ## ## Under source code control: 1994/09/25 20:22:31 ## File existed as early as: 1994 diff --git a/help/argv b/help/argv index d42bdbc..d7b7e12 100644 --- a/help/argv +++ b/help/argv @@ -71,7 +71,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: argv,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/argv,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/argv,v $ ## ## Under source code control: 1999/11/23 19:45:05 ## File existed as early as: 1999 diff --git a/help/arrow b/help/arrow index 2895a1b..a9d70cf 100644 --- a/help/arrow +++ b/help/arrow @@ -68,7 +68,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: arrow,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/arrow,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/arrow,v $ ## ## Under source code control: 1997/09/06 20:03:34 ## File existed as early as: 1997 diff --git a/help/asec b/help/asec index 8beebae..5f46f1a 100644 --- a/help/asec +++ b/help/asec @@ -47,7 +47,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: asec,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/asec,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/asec,v $ ## ## Under source code control: 1995/11/13 03:49:00 ## File existed as early as: 1995 diff --git a/help/asech b/help/asech index cff78ce..b567e0f 100644 --- a/help/asech +++ b/help/asech @@ -49,7 +49,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: asech,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/asech,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/asech,v $ ## ## Under source code control: 1995/11/13 03:49:00 ## File existed as early as: 1995 diff --git a/help/asin b/help/asin index c50e3be..1bb5c6e 100644 --- a/help/asin +++ b/help/asin @@ -47,7 +47,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: asin,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/asin,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/asin,v $ ## ## Under source code control: 1994/03/19 01:40:24 ## File existed as early as: 1994 diff --git a/help/asinh b/help/asinh index 0f346bd..9843bed 100644 --- a/help/asinh +++ b/help/asinh @@ -49,7 +49,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: asinh,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/asinh,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/asinh,v $ ## ## Under source code control: 1994/03/19 01:40:25 ## File existed as early as: 1994 diff --git a/help/assign b/help/assign index d3b3afc..8ccdf97 100644 --- a/help/assign +++ b/help/assign @@ -135,7 +135,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: assign,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/assign,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/assign,v $ ## ## Under source code control: 1995/05/11 21:03:23 ## File existed as early as: 1995 diff --git a/help/assoc b/help/assoc index e09d0ea..0d72f82 100644 --- a/help/assoc +++ b/help/assoc @@ -100,7 +100,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: assoc,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/assoc,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/assoc,v $ ## ## Under source code control: 1994/09/25 20:22:31 ## File existed as early as: 1994 diff --git a/help/atan b/help/atan index b10e63e..a554a1e 100644 --- a/help/atan +++ b/help/atan @@ -47,7 +47,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: atan,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/atan,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/atan,v $ ## ## Under source code control: 1994/03/19 01:40:25 ## File existed as early as: 1994 diff --git a/help/atan2 b/help/atan2 index 0e7e6f9..84e21e9 100644 --- a/help/atan2 +++ b/help/atan2 @@ -54,7 +54,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: atan2,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/atan2,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/atan2,v $ ## ## Under source code control: 1994/03/19 01:40:26 ## File existed as early as: 1994 diff --git a/help/atanh b/help/atanh index ed40f1b..23a556f 100644 --- a/help/atanh +++ b/help/atanh @@ -49,7 +49,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: atanh,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/atanh,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/atanh,v $ ## ## Under source code control: 1994/03/19 01:40:27 ## File existed as early as: 1994 diff --git a/help/avg b/help/avg index f97f7ba..9bdf8fc 100644 --- a/help/avg +++ b/help/avg @@ -67,7 +67,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: avg,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/avg,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/avg,v $ ## ## Under source code control: 1994/09/25 20:22:31 ## File existed as early as: 1994 diff --git a/help/base b/help/base index f580a49..7cb3b4c 100644 --- a/help/base +++ b/help/base @@ -99,7 +99,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: base,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/base,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/base,v $ ## ## Under source code control: 1994/09/30 00:09:39 ## File existed as early as: 1994 diff --git a/help/base2 b/help/base2 index 51de034..a0a2e00 100644 --- a/help/base2 +++ b/help/base2 @@ -111,7 +111,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: base2,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/base2,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/base2,v $ ## ## Under source code control: 2002/12/29 00:21:07 ## File existed as early as: 2002 diff --git a/help/bernoulli b/help/bernoulli index 0580e0e..779b872 100644 --- a/help/bernoulli +++ b/help/bernoulli @@ -59,7 +59,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: bernoulli,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/bernoulli,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/bernoulli,v $ ## ## Under source code control: 2000/07/13 01:33:00 ## File existed as early as: 2000 diff --git a/help/bit b/help/bit index 8cd1889..95e36e3 100644 --- a/help/bit +++ b/help/bit @@ -60,7 +60,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: bit,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/bit,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/bit,v $ ## ## Under source code control: 1994/10/21 02:21:30 ## File existed as early as: 1994 diff --git a/help/blk b/help/blk index 24316d1..580d853 100644 --- a/help/blk +++ b/help/blk @@ -251,7 +251,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: blk,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/blk,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/blk,v $ ## ## Under source code control: 1997/04/05 13:07:13 ## File existed as early as: 1997 diff --git a/help/blkcpy b/help/blkcpy index 33b6f46..2dd9fdd 100644 --- a/help/blkcpy +++ b/help/blkcpy @@ -208,7 +208,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: blkcpy,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/blkcpy,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/blkcpy,v $ ## ## Under source code control: 1997/04/05 14:08:50 ## File existed as early as: 1997 diff --git a/help/blkfree b/help/blkfree index a50948a..f271d41 100644 --- a/help/blkfree +++ b/help/blkfree @@ -75,7 +75,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: blkfree,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/blkfree,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/blkfree,v $ ## ## Under source code control: 1997/04/05 13:07:13 ## File existed as early as: 1997 diff --git a/help/blocks b/help/blocks index 35c9088..309ad3e 100644 --- a/help/blocks +++ b/help/blocks @@ -60,7 +60,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: blocks,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/blocks,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/blocks,v $ ## ## Under source code control: 1997/04/05 13:07:13 ## File existed as early as: 1997 diff --git a/help/bround b/help/bround index d83ed36..d985f49 100644 --- a/help/bround +++ b/help/bround @@ -140,7 +140,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: bround,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/bround,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/bround,v $ ## ## Under source code control: 1994/09/30 00:22:35 ## File existed as early as: 1994 diff --git a/help/btrunc b/help/btrunc index 8de28c2..82ebe10 100644 --- a/help/btrunc +++ b/help/btrunc @@ -61,7 +61,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: btrunc,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/btrunc,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/btrunc,v $ ## ## Under source code control: 1994/09/30 00:44:27 ## File existed as early as: 1994 diff --git a/help/builtin.end b/help/builtin.end index d68768c..5607ca9 100644 --- a/help/builtin.end +++ b/help/builtin.end @@ -217,7 +217,7 @@ ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: builtin.end,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/builtin.end,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/builtin.end,v $ ## ## Under source code control: 1995/07/10 01:17:53 ## File existed as early as: 1995 diff --git a/help/builtin.top b/help/builtin.top index 806542d..531e0eb 100644 --- a/help/builtin.top +++ b/help/builtin.top @@ -25,7 +25,7 @@ Builtin functions ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: builtin.top,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/builtin.top,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/builtin.top,v $ ## ## Under source code control: 1995/07/10 01:17:53 ## File existed as early as: 1995 diff --git a/help/calc_tty b/help/calc_tty index 49bd5c1..8f83e22 100644 --- a/help/calc_tty +++ b/help/calc_tty @@ -44,7 +44,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: calc_tty,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/calc_tty,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/calc_tty,v $ ## ## Under source code control: 2000/12/14 01:33:00 ## File existed as early as: 2000 diff --git a/help/calclevel b/help/calclevel index 45f8176..034a38a 100644 --- a/help/calclevel +++ b/help/calclevel @@ -52,7 +52,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: calclevel,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/calclevel,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/calclevel,v $ ## ## Under source code control: 1999/10/31 06:01:21 ## File existed as early as: 1999 diff --git a/help/calcpath b/help/calcpath index 0eff9b2..a6df5fb 100644 --- a/help/calcpath +++ b/help/calcpath @@ -47,7 +47,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: calcpath,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/calcpath,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/calcpath,v $ ## ## Under source code control: 2006/05/07 23:56:04 ## File existed as early as: 2006 diff --git a/help/catalan b/help/catalan index e8087dd..213da73 100644 --- a/help/catalan +++ b/help/catalan @@ -55,7 +55,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: catalan,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/catalan,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/catalan,v $ ## ## Under source code control: 2000/12/14 01:33:00 ## File existed as early as: 2000 diff --git a/help/ceil b/help/ceil index 719083e..948346a 100644 --- a/help/ceil +++ b/help/ceil @@ -50,7 +50,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: ceil,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/ceil,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ceil,v $ ## ## Under source code control: 1994/09/30 01:12:01 ## File existed as early as: 1994 diff --git a/help/cfappr b/help/cfappr index e04489e..1ed4ad3 100644 --- a/help/cfappr +++ b/help/cfappr @@ -106,7 +106,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: cfappr,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/cfappr,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/cfappr,v $ ## ## Under source code control: 1994/09/30 01:23:59 ## File existed as early as: 1994 diff --git a/help/cfsim b/help/cfsim index bd5dc39..327475d 100644 --- a/help/cfsim +++ b/help/cfsim @@ -131,7 +131,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: cfsim,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/cfsim,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/cfsim,v $ ## ## Under source code control: 1994/09/30 01:29:45 ## File existed as early as: 1994 diff --git a/help/char b/help/char index c0a85a1..19702dc 100644 --- a/help/char +++ b/help/char @@ -44,7 +44,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: char,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/char,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/char,v $ ## ## Under source code control: 1994/09/30 01:45:45 ## File existed as early as: 1994 diff --git a/help/cmdbuf b/help/cmdbuf index e266b35..eafe144 100644 --- a/help/cmdbuf +++ b/help/cmdbuf @@ -46,7 +46,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: cmdbuf,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/cmdbuf,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/cmdbuf,v $ ## ## Under source code control: 1995/07/09 04:05:58 ## File existed as early as: 1995 diff --git a/help/cmp b/help/cmp index bc4b053..e65e258 100644 --- a/help/cmp +++ b/help/cmp @@ -132,7 +132,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: cmp,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/cmp,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/cmp,v $ ## ## Under source code control: 1994/10/20 02:52:30 ## File existed as early as: 1994 diff --git a/help/comb b/help/comb index c371e35..be8a0ae 100644 --- a/help/comb +++ b/help/comb @@ -56,7 +56,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: comb,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/comb,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/comb,v $ ## ## Under source code control: 1994/10/20 04:03:02 ## File existed as early as: 1994 diff --git a/help/command b/help/command index 435e7e9..66688a9 100644 --- a/help/command +++ b/help/command @@ -368,7 +368,7 @@ Command sequence ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: command,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/command,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/command,v $ ## ## Under source code control: 1991/07/21 04:37:17 ## File existed as early as: 1991 diff --git a/help/config b/help/config index d8ca8cf..1e2cacf 100644 --- a/help/config +++ b/help/config @@ -976,7 +976,7 @@ SEE ALSO ## ## @(#) $Revision: 30.3 $ ## @(#) $Id: config,v 30.3 2007/09/21 01:27:27 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/config,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/config,v $ ## ## Under source code control: 1991/07/21 04:37:17 ## File existed as early as: 1991 diff --git a/help/conj b/help/conj index 28f5a52..1ec156b 100644 --- a/help/conj +++ b/help/conj @@ -58,7 +58,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: conj,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/conj,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/conj,v $ ## ## Under source code control: 1995/10/03 10:40:01 ## File existed as early as: 1995 diff --git a/help/contrib b/help/contrib index c4d5df5..e1ebfce 100644 --- a/help/contrib +++ b/help/contrib @@ -101,7 +101,7 @@ chongo (share and enjoy) /\../\ ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: contrib,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/contrib,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/contrib,v $ ## ## Under source code control: 1997/03/09 16:33:22 ## File existed as early as: 1997 diff --git a/help/cos b/help/cos index e21e0ce..b681a82 100644 --- a/help/cos +++ b/help/cos @@ -53,7 +53,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: cos,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/cos,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/cos,v $ ## ## Under source code control: 1994/03/19 01:40:27 ## File existed as early as: 1994 diff --git a/help/cosh b/help/cosh index 7612fcd..04cc787 100644 --- a/help/cosh +++ b/help/cosh @@ -47,7 +47,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: cosh,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/cosh,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/cosh,v $ ## ## Under source code control: 1994/03/19 01:40:28 ## File existed as early as: 1994 diff --git a/help/cot b/help/cot index babcec9..722e410 100644 --- a/help/cot +++ b/help/cot @@ -45,7 +45,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: cot,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/cot,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/cot,v $ ## ## Under source code control: 1995/11/13 03:49:00 ## File existed as early as: 1995 diff --git a/help/coth b/help/coth index fa73d5a..3c10648 100644 --- a/help/coth +++ b/help/coth @@ -47,7 +47,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: coth,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/coth,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/coth,v $ ## ## Under source code control: 1995/11/13 03:49:00 ## File existed as early as: 1995 diff --git a/help/count b/help/count index bb70fe1..3e02f04 100644 --- a/help/count +++ b/help/count @@ -48,7 +48,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: count,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/count,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/count,v $ ## ## Under source code control: 1995/07/10 02:09:31 ## File existed as early as: 1995 diff --git a/help/cp b/help/cp index 890fc2e..6e9d77d 100644 --- a/help/cp +++ b/help/cp @@ -54,7 +54,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: cp,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/cp,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/cp,v $ ## ## Under source code control: 1995/10/05 04:52:26 ## File existed as early as: 1995 diff --git a/help/credit b/help/credit index 61be0e5..57cb8a8 100644 --- a/help/credit +++ b/help/credit @@ -83,7 +83,7 @@ See also: ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: credit,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/credit,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/credit,v $ ## ## Under source code control: 1991/07/23 05:47:24 ## File existed as early as: 1991 diff --git a/help/csc b/help/csc index 8e9f5f8..99ba856 100644 --- a/help/csc +++ b/help/csc @@ -45,7 +45,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: csc,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/csc,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/csc,v $ ## ## Under source code control: 1995/11/13 03:49:00 ## File existed as early as: 1995 diff --git a/help/csch b/help/csch index b957824..aa02a7b 100644 --- a/help/csch +++ b/help/csch @@ -47,7 +47,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: csch,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/csch,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/csch,v $ ## ## Under source code control: 1995/11/13 03:49:00 ## File existed as early as: 1995 diff --git a/help/ctime b/help/ctime index c5c3f6a..675d1e5 100644 --- a/help/ctime +++ b/help/ctime @@ -46,7 +46,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: ctime,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/ctime,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ctime,v $ ## ## Under source code control: 1996/04/30 03:05:18 ## File existed as early as: 1996 diff --git a/help/custom b/help/custom index 918ca6b..39b0bd6 100644 --- a/help/custom +++ b/help/custom @@ -112,7 +112,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: custom,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/custom,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/custom,v $ ## ## Under source code control: 1997/03/09 16:33:22 ## File existed as early as: 1997 diff --git a/help/define b/help/define index 2052d79..b68efce 100644 --- a/help/define +++ b/help/define @@ -209,7 +209,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: define,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/define,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/define,v $ ## ## ## Under source code control: 1991/07/21 04:37:18 diff --git a/help/delete b/help/delete index 0243160..fc0216a 100644 --- a/help/delete +++ b/help/delete @@ -60,7 +60,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: delete,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/delete,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/delete,v $ ## ## Under source code control: 1994/03/19 03:13:18 ## File existed as early as: 1994 diff --git a/help/den b/help/den index 847eea2..55b44f2 100644 --- a/help/den +++ b/help/den @@ -56,7 +56,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: den,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/den,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/den,v $ ## ## Under source code control: 1995/10/05 04:52:26 ## File existed as early as: 1995 diff --git a/help/dereference b/help/dereference index f7f615f..180ead7 100644 --- a/help/dereference +++ b/help/dereference @@ -100,7 +100,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: dereference,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/dereference,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/dereference,v $ ## ## Under source code control: 1997/09/06 20:03:34 ## File existed as early as: 1997 diff --git a/help/det b/help/det index 614b43c..11685ad 100644 --- a/help/det +++ b/help/det @@ -91,7 +91,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: det,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/det,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/det,v $ ## ## Under source code control: 1995/11/28 11:17:47 ## File existed as early as: 1995 diff --git a/help/digit b/help/digit index c6a4b98..6ee1bb9 100644 --- a/help/digit +++ b/help/digit @@ -110,7 +110,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: digit,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/digit,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/digit,v $ ## ## Under source code control: 1995/10/03 10:40:01 ## File existed as early as: 1995 diff --git a/help/digits b/help/digits index ca6b0ae..f357492 100644 --- a/help/digits +++ b/help/digits @@ -68,7 +68,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: digits,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/digits,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/digits,v $ ## ## Under source code control: 1995/10/03 10:40:01 ## File existed as early as: 1995 diff --git a/help/display b/help/display index d9167f3..1cce472 100644 --- a/help/display +++ b/help/display @@ -72,7 +72,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: display,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/display,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/display,v $ ## ## Under source code control: 2004/07/25 23:50:40 ## File existed as early as: 2004 diff --git a/help/dp b/help/dp index 6418745..a957b78 100644 --- a/help/dp +++ b/help/dp @@ -54,7 +54,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: dp,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/dp,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/dp,v $ ## ## Under source code control: 1995/10/05 04:52:26 ## File existed as early as: 1995 diff --git a/help/environment b/help/environment index be5cf16..1d73208 100644 --- a/help/environment +++ b/help/environment @@ -106,7 +106,7 @@ Environment variables ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: environment,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/environment,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/environment,v $ ## ## Under source code control: 1991/07/23 05:47:25 ## File existed as early as: 1991 diff --git a/help/epsilon b/help/epsilon index 8f12028..9afaf2b 100644 --- a/help/epsilon +++ b/help/epsilon @@ -51,7 +51,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: epsilon,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/epsilon,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/epsilon,v $ ## ## Under source code control: 1995/10/05 04:52:26 ## File existed as early as: 1995 diff --git a/help/errcount b/help/errcount index 2698bb2..59db348 100644 --- a/help/errcount +++ b/help/errcount @@ -64,7 +64,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: errcount,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/errcount,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/errcount,v $ ## ## Under source code control: 1997/03/08 08:51:14 ## File existed as early as: 1997 diff --git a/help/errmax b/help/errmax index f711264..b07b53f 100644 --- a/help/errmax +++ b/help/errmax @@ -63,7 +63,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: errmax,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/errmax,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/errmax,v $ ## ## Under source code control: 1997/03/08 08:51:14 ## File existed as early as: 1997 diff --git a/help/errno b/help/errno index 387ba21..a1bbe69 100644 --- a/help/errno +++ b/help/errno @@ -73,7 +73,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: errno,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/errno,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/errno,v $ ## ## Under source code control: 1994/10/27 03:05:08 ## File existed as early as: 1994 diff --git a/help/error b/help/error index 6f45729..43917b6 100644 --- a/help/error +++ b/help/error @@ -55,7 +55,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: error,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/error,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/error,v $ ## ## Under source code control: 1995/12/18 03:30:59 ## File existed as early as: 1995 diff --git a/help/errorcodes.hdr b/help/errorcodes.hdr index 36ebdfa..1d8640d 100644 --- a/help/errorcodes.hdr +++ b/help/errorcodes.hdr @@ -18,7 +18,7 @@ Calc generated error codes (see the error help file): ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: errorcodes.hdr,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/errorcodes.hdr,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/errorcodes.hdr,v $ ## ## Under source code control: 1995/12/18 03:19:11 ## File existed as early as: 1995 diff --git a/help/errorcodes.sed b/help/errorcodes.sed index 8a60833..38c9453 100644 --- a/help/errorcodes.sed +++ b/help/errorcodes.sed @@ -18,7 +18,7 @@ ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: errorcodes.sed,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/errorcodes.sed,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/errorcodes.sed,v $ ## ## Under source code control: 1995/12/18 03:19:11 ## File existed as early as: 1995 diff --git a/help/estr b/help/estr index 192604c..cf05d16 100644 --- a/help/estr +++ b/help/estr @@ -60,7 +60,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: estr,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/estr,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/estr,v $ ## ## Under source code control: 2006/08/20 14:45:13 ## File existed as early as: 2006 diff --git a/help/euler b/help/euler index 52b0324..34547f0 100644 --- a/help/euler +++ b/help/euler @@ -55,7 +55,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: euler,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/euler,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/euler,v $ ## ## Under source code control: 2000/12/14 01:33:00 ## File existed as early as: 2000 diff --git a/help/eval b/help/eval index cc72d0c..a72629c 100644 --- a/help/eval +++ b/help/eval @@ -78,7 +78,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: eval,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/eval,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/eval,v $ ## ## Under source code control: 1995/12/18 03:30:59 ## File existed as early as: 1995 diff --git a/help/exp b/help/exp index 36fa8ed..a85b5ec 100644 --- a/help/exp +++ b/help/exp @@ -58,7 +58,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: exp,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/exp,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/exp,v $ ## ## Under source code control: 1995/10/11 04:41:26 ## File existed as early as: 1995 diff --git a/help/expression b/help/expression index 7040e8d..1800bab 100644 --- a/help/expression +++ b/help/expression @@ -52,7 +52,7 @@ Expression sequences ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: expression,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/expression,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/expression,v $ ## ## Under source code control: 1991/07/21 04:37:18 ## File existed as early as: 1991 diff --git a/help/fact b/help/fact index 1508323..8f41485 100644 --- a/help/fact +++ b/help/fact @@ -50,7 +50,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: fact,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/fact,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fact,v $ ## ## Under source code control: 1994/10/20 04:03:02 ## File existed as early as: 1994 diff --git a/help/factor b/help/factor index 8aae9fa..b7f7679 100644 --- a/help/factor +++ b/help/factor @@ -68,7 +68,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: factor,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/factor,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/factor,v $ ## ## Under source code control: 1995/12/18 12:34:57 ## File existed as early as: 1995 diff --git a/help/fclose b/help/fclose index 64b41fb..7ed9813 100644 --- a/help/fclose +++ b/help/fclose @@ -69,7 +69,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: fclose,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/fclose,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fclose,v $ ## ## Under source code control: 1994/10/27 03:04:16 ## File existed as early as: 1994 diff --git a/help/fcnt b/help/fcnt index 555fef3..4979655 100644 --- a/help/fcnt +++ b/help/fcnt @@ -48,7 +48,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: fcnt,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/fcnt,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fcnt,v $ ## ## Under source code control: 1995/12/18 12:03:02 ## File existed as early as: 1995 diff --git a/help/feof b/help/feof index 2a34769..a173284 100644 --- a/help/feof +++ b/help/feof @@ -61,7 +61,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: feof,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/feof,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/feof,v $ ## ## Under source code control: 1994/10/27 03:04:17 ## File existed as early as: 1994 diff --git a/help/ferror b/help/ferror index bdd0117..3dfb5b8 100644 --- a/help/ferror +++ b/help/ferror @@ -50,7 +50,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: ferror,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/ferror,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ferror,v $ ## ## Under source code control: 1994/10/27 03:04:17 ## File existed as early as: 1994 diff --git a/help/fflush b/help/fflush index d545b8e..8162451 100644 --- a/help/fflush +++ b/help/fflush @@ -45,7 +45,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: fflush,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/fflush,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fflush,v $ ## ## Under source code control: 1994/10/27 03:04:17 ## File existed as early as: 1994 diff --git a/help/fgetc b/help/fgetc index 730c81e..9f94082 100644 --- a/help/fgetc +++ b/help/fgetc @@ -50,9 +50,8 @@ SEE ALSO ## received a copy with calc; if not, write to Free Software Foundation, Inc. ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## -## @(#) $Revision: 30.1 $ -## @(#) $Id: fgetc,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/fgetc,v $ +## @(#) $Revision: 30.2 $ +## @(#) $Id: fgetc,v 30.2 2013/03/27 06:08:56 root Exp $ ## ## Under source code control: 1995/03/04 11:33:19 ## File existed as early as: 1995 diff --git a/help/fgetfield b/help/fgetfield index 1e1b8ab..2595bce 100644 --- a/help/fgetfield +++ b/help/fgetfield @@ -68,7 +68,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: fgetfield,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/fgetfield,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fgetfield,v $ ## ## Under source code control: 1996/04/30 03:05:17 ## File existed as early as: 1996 diff --git a/help/fgetfile b/help/fgetfile index ae0e606..e03f719 100644 --- a/help/fgetfile +++ b/help/fgetfile @@ -63,7 +63,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: fgetfile,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/fgetfile,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fgetfile,v $ ## ## Under source code control: 1996/04/30 03:05:17 ## File existed as early as: 1996 diff --git a/help/fgetline b/help/fgetline index 8b38369..7a90c2d 100644 --- a/help/fgetline +++ b/help/fgetline @@ -68,7 +68,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: fgetline,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/fgetline,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fgetline,v $ ## ## Under source code control: 1995/03/04 11:33:19 ## File existed as early as: 1995 diff --git a/help/fgets b/help/fgets index 8c73477..c0d9eda 100644 --- a/help/fgets +++ b/help/fgets @@ -57,7 +57,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: fgets,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/fgets,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fgets,v $ ## ## Under source code control: 1995/03/04 11:33:19 ## File existed as early as: 1995 diff --git a/help/fgetstr b/help/fgetstr index a13368d..761e371 100644 --- a/help/fgetstr +++ b/help/fgetstr @@ -64,7 +64,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: fgetstr,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/fgetstr,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fgetstr,v $ ## ## Under source code control: 1996/04/30 03:05:17 ## File existed as early as: 1996 diff --git a/help/fib b/help/fib index cd818a5..947549c 100644 --- a/help/fib +++ b/help/fib @@ -45,7 +45,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: fib,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/fib,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fib,v $ ## ## Under source code control: 1995/10/25 04:03:45 ## File existed as early as: 1995 diff --git a/help/file b/help/file index bf2cf7e..41bfab2 100644 --- a/help/file +++ b/help/file @@ -184,7 +184,7 @@ Using files ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: file,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/file,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/file,v $ ## ## Under source code control: 1991/07/21 04:37:19 ## File existed as early as: 1991 diff --git a/help/files b/help/files index 8478fa5..63ac2ee 100644 --- a/help/files +++ b/help/files @@ -86,7 +86,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: files,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/files,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/files,v $ ## ## Under source code control: 1995/03/04 11:33:19 ## File existed as early as: 1995 diff --git a/help/floor b/help/floor index bd3071d..49ab4a3 100644 --- a/help/floor +++ b/help/floor @@ -50,7 +50,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: floor,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/floor,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/floor,v $ ## ## Under source code control: 1994/09/30 01:12:01 ## File existed as early as: 1994 diff --git a/help/fopen b/help/fopen index 25e5793..91a6bba 100644 --- a/help/fopen +++ b/help/fopen @@ -125,7 +125,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: fopen,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/fopen,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fopen,v $ ## ## Under source code control: 1994/10/27 03:04:17 ## File existed as early as: 1994 diff --git a/help/forall b/help/forall index d4c107e..f06e825 100644 --- a/help/forall +++ b/help/forall @@ -55,7 +55,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: forall,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/forall,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/forall,v $ ## ## Under source code control: 1995/07/10 02:09:31 ## File existed as early as: 1995 diff --git a/help/fpathopen b/help/fpathopen index 14dd6ac..6709d4a 100644 --- a/help/fpathopen +++ b/help/fpathopen @@ -197,7 +197,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: fpathopen,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/fpathopen,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fpathopen,v $ ## ## Under source code control: 2006/05/07 23:56:04 ## File existed as early as: 2006 diff --git a/help/fprintf b/help/fprintf index d587f5f..aed7b15 100644 --- a/help/fprintf +++ b/help/fprintf @@ -72,7 +72,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: fprintf,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/fprintf,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fprintf,v $ ## ## Under source code control: 1996/03/12 22:50:41 ## File existed as early as: 1996 diff --git a/help/fputc b/help/fputc index edd54c4..d8dab9e 100644 --- a/help/fputc +++ b/help/fputc @@ -49,7 +49,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: fputc,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/fputc,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fputc,v $ ## ## Under source code control: 1995/03/04 11:33:20 ## File existed as early as: 1995 diff --git a/help/fputs b/help/fputs index 088a3ed..5abb772 100644 --- a/help/fputs +++ b/help/fputs @@ -49,7 +49,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: fputs,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/fputs,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fputs,v $ ## ## Under source code control: 1995/03/04 11:33:20 ## File existed as early as: 1995 diff --git a/help/fputstr b/help/fputstr index dcf06c7..f20ade2 100644 --- a/help/fputstr +++ b/help/fputstr @@ -57,7 +57,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: fputstr,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/fputstr,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fputstr,v $ ## ## Under source code control: 1996/04/30 03:05:18 ## File existed as early as: 1996 diff --git a/help/frac b/help/frac index 60ea663..4050ece 100644 --- a/help/frac +++ b/help/frac @@ -59,7 +59,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: frac,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/frac,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/frac,v $ ## ## Under source code control: 1995/12/18 03:30:59 ## File existed as early as: 1995 diff --git a/help/free b/help/free index f51e221..ad23004 100644 --- a/help/free +++ b/help/free @@ -53,7 +53,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: free,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/free,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/free,v $ ## ## Under source code control: 1997/09/06 20:03:35 ## File existed as early as: 1997 diff --git a/help/freebernoulli b/help/freebernoulli index dc4dc8b..e27821e 100644 --- a/help/freebernoulli +++ b/help/freebernoulli @@ -41,7 +41,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: freebernoulli,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/freebernoulli,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/freebernoulli,v $ ## ## Under source code control: 2000/07/13 ## File existed as early as: 2000 diff --git a/help/freeeuler b/help/freeeuler index 95e094b..08553ba 100644 --- a/help/freeeuler +++ b/help/freeeuler @@ -41,7 +41,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: freeeuler,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/freeeuler,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/freeeuler,v $ ## ## Under source code control: 2000/12/14 01:33:00 ## File existed as early as: 2000 diff --git a/help/freeglobals b/help/freeglobals index e0f76f4..445d774 100644 --- a/help/freeglobals +++ b/help/freeglobals @@ -64,7 +64,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: freeglobals,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/freeglobals,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/freeglobals,v $ ## ## Under source code control: 1997/09/06 20:03:35 ## File existed as early as: 1997 diff --git a/help/freeredc b/help/freeredc index 526a40e..7cc4ef3 100644 --- a/help/freeredc +++ b/help/freeredc @@ -47,7 +47,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: freeredc,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/freeredc,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/freeredc,v $ ## ## Under source code control: 1997/09/06 20:03:35 ## File existed as early as: 1997 diff --git a/help/freestatics b/help/freestatics index 099dfc7..f766dac 100644 --- a/help/freestatics +++ b/help/freestatics @@ -62,7 +62,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: freestatics,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/freestatics,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/freestatics,v $ ## ## Under source code control: 1997/09/06 20:03:35 ## File existed as early as: 1997 diff --git a/help/frem b/help/frem index e853ba6..7f5f607 100644 --- a/help/frem +++ b/help/frem @@ -54,7 +54,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: frem,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/frem,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/frem,v $ ## ## Under source code control: 1995/12/18 12:03:02 ## File existed as early as: 1995 diff --git a/help/freopen b/help/freopen index 396e8b4..71d85ef 100644 --- a/help/freopen +++ b/help/freopen @@ -59,7 +59,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: freopen,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/freopen,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/freopen,v $ ## ## Under source code control: 1996/04/30 03:05:18 ## File existed as early as: 1996 diff --git a/help/fscan b/help/fscan index 303fe09..0fb6464 100644 --- a/help/fscan +++ b/help/fscan @@ -56,7 +56,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: fscan,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/fscan,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fscan,v $ ## ## Under source code control: 1996/04/30 03:05:18 ## File existed as early as: 1996 diff --git a/help/fscanf b/help/fscanf index 42c1545..293cb44 100644 --- a/help/fscanf +++ b/help/fscanf @@ -147,7 +147,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: fscanf,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/fscanf,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fscanf,v $ ## ## Under source code control: 1996/04/30 03:05:18 ## File existed as early as: 1996 diff --git a/help/fseek b/help/fseek index f85910b..051597f 100644 --- a/help/fseek +++ b/help/fseek @@ -84,7 +84,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: fseek,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/fseek,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fseek,v $ ## ## Under source code control: 1995/03/04 11:33:20 ## File existed as early as: 1995 diff --git a/help/fsize b/help/fsize index ba76bf6..82e0351 100644 --- a/help/fsize +++ b/help/fsize @@ -47,7 +47,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: fsize,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/fsize,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/fsize,v $ ## ## Under source code control: 1995/03/04 11:33:20 ## File existed as early as: 1995 diff --git a/help/ftell b/help/ftell index 281e1fa..35c9deb 100644 --- a/help/ftell +++ b/help/ftell @@ -64,7 +64,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: ftell,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/ftell,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ftell,v $ ## ## Under source code control: 1995/03/04 11:33:21 ## File existed as early as: 1995 diff --git a/help/funclist.sed b/help/funclist.sed index b8f6a67..603c498 100644 --- a/help/funclist.sed +++ b/help/funclist.sed @@ -24,7 +24,7 @@ p ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: funclist.sed,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/funclist.sed,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/funclist.sed,v $ ## ## Under source code control: 1995/07/10 01:33:06 ## File existed as early as: 1995 diff --git a/help/gcd b/help/gcd index bfa5c69..18215ee 100644 --- a/help/gcd +++ b/help/gcd @@ -45,7 +45,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: gcd,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/gcd,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/gcd,v $ ## ## Under source code control: 1995/10/05 04:52:26 ## File existed as early as: 1995 diff --git a/help/gcdrem b/help/gcdrem index 0284125..8b74962 100644 --- a/help/gcdrem +++ b/help/gcdrem @@ -71,7 +71,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: gcdrem,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/gcdrem,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/gcdrem,v $ ## ## Under source code control: 1995/12/18 12:03:02 ## File existed as early as: 1995 diff --git a/help/gd b/help/gd index d3cd38a..1a16e24 100644 --- a/help/gd +++ b/help/gd @@ -68,7 +68,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: gd,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/gd,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/gd,v $ ## ## Under source code control: 1997/09/06 20:03:35 ## File existed as early as: 1997 diff --git a/help/getenv b/help/getenv index 05da87d..449fd6d 100644 --- a/help/getenv +++ b/help/getenv @@ -52,7 +52,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: getenv,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/getenv,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/getenv,v $ ## ## Under source code control: 1995/07/09 03:48:57 ## File existed as early as: 1995 diff --git a/help/hash b/help/hash index c314b92..70debb4 100644 --- a/help/hash +++ b/help/hash @@ -55,7 +55,7 @@ SEE ALSO ## ## @(#) $Revision: 30.2 $ ## @(#) $Id: hash,v 30.2 2007/07/05 17:37:41 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/hash,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/hash,v $ ## ## Under source code control: 1996/03/12 23:10:01 ## File existed as early as: 1996 diff --git a/help/head b/help/head index 55af37e..222e7f1 100644 --- a/help/head +++ b/help/head @@ -66,7 +66,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: head,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/head,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/head,v $ ## ## Under source code control: 1995/07/10 02:09:30 ## File existed as early as: 1995 diff --git a/help/help b/help/help index ec4f174..f4f2eff 100644 --- a/help/help +++ b/help/help @@ -133,7 +133,7 @@ as the same effect as: ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: help,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/help,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/help,v $ ## ## Under source code control: 1991/07/21 04:37:20 ## File existed as early as: 1991 diff --git a/help/highbit b/help/highbit index 05c88b0..fe79113 100644 --- a/help/highbit +++ b/help/highbit @@ -46,7 +46,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: highbit,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/highbit,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/highbit,v $ ## ## Under source code control: 1995/10/03 10:40:02 ## File existed as early as: 1995 diff --git a/help/history b/help/history index 25a3298..d05613b 100644 --- a/help/history +++ b/help/history @@ -78,7 +78,7 @@ Command history ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: history,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/history,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/history,v $ ## ## Under source code control: 1991/07/21 04:37:20 ## File existed as early as: 1991 diff --git a/help/hmean b/help/hmean index 39966bf..90d05e9 100644 --- a/help/hmean +++ b/help/hmean @@ -55,7 +55,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: hmean,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/hmean,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/hmean,v $ ## ## Under source code control: 1995/12/18 03:30:59 ## File existed as early as: 1995 diff --git a/help/hnrmod b/help/hnrmod index 7a96883..f63556a 100644 --- a/help/hnrmod +++ b/help/hnrmod @@ -60,7 +60,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: hnrmod,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/hnrmod,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/hnrmod,v $ ## ## Under source code control: 1997/07/02 07:10:43 ## File existed as early as: 1997 diff --git a/help/hypot b/help/hypot index 0e5f89c..96ac8bd 100644 --- a/help/hypot +++ b/help/hypot @@ -45,7 +45,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: hypot,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/hypot,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/hypot,v $ ## ## Under source code control: 1995/10/05 04:52:26 ## File existed as early as: 1995 diff --git a/help/ilog b/help/ilog index e5794d1..4bb138e 100644 --- a/help/ilog +++ b/help/ilog @@ -45,7 +45,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: ilog,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/ilog,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ilog,v $ ## ## Under source code control: 1995/10/25 04:03:45 ## File existed as early as: 1995 diff --git a/help/ilog10 b/help/ilog10 index 4892173..d4b34d2 100644 --- a/help/ilog10 +++ b/help/ilog10 @@ -43,7 +43,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: ilog10,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/ilog10,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ilog10,v $ ## ## Under source code control: 1995/10/03 10:40:02 ## File existed as early as: 1995 diff --git a/help/ilog2 b/help/ilog2 index 541e58a..4492a22 100644 --- a/help/ilog2 +++ b/help/ilog2 @@ -43,7 +43,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: ilog2,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/ilog2,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ilog2,v $ ## ## Under source code control: 1995/10/03 10:40:02 ## File existed as early as: 1995 diff --git a/help/im b/help/im index 43298b7..192037e 100644 --- a/help/im +++ b/help/im @@ -43,7 +43,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: im,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/im,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/im,v $ ## ## Under source code control: 1995/10/05 04:52:26 ## File existed as early as: 1995 diff --git a/help/indices b/help/indices index 3ec8250..1d298b7 100644 --- a/help/indices +++ b/help/indices @@ -75,7 +75,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: indices,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/indices,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/indices,v $ ## ## Under source code control: 1999/11/16 08:02:03 ## File existed as early as: 1999 diff --git a/help/inputlevel b/help/inputlevel index aa05fca..8c3cc42 100644 --- a/help/inputlevel +++ b/help/inputlevel @@ -53,7 +53,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: inputlevel,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/inputlevel,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/inputlevel,v $ ## ## Under source code control: 1999/10/31 06:01:21 ## File existed as early as: 1999 diff --git a/help/insert b/help/insert index 9fbe284..5b89762 100644 --- a/help/insert +++ b/help/insert @@ -77,7 +77,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: insert,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/insert,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/insert,v $ ## ## Under source code control: 1994/03/19 03:13:18 ## File existed as early as: 1994 diff --git a/help/int b/help/int index 6ce60b2..75a04a2 100644 --- a/help/int +++ b/help/int @@ -58,7 +58,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: int,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/int,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/int,v $ ## ## Under source code control: 1994/09/30 00:57:18 ## File existed as early as: 1994 diff --git a/help/interrupt b/help/interrupt index 93e19ac..959cfab 100644 --- a/help/interrupt +++ b/help/interrupt @@ -119,7 +119,7 @@ ABORT opcodes ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: interrupt,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/interrupt,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/interrupt,v $ ## ## Under source code control: 1991/07/21 04:37:21 ## File existed as early as: 1991 diff --git a/help/intro b/help/intro index 79be4a5..d4d8797 100644 --- a/help/intro +++ b/help/intro @@ -187,7 +187,7 @@ What is calc? ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: intro,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/intro,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/intro,v $ ## ## Under source code control: 1991/07/21 04:37:21 ## File existed as early as: 1991 diff --git a/help/inverse b/help/inverse index 5548d4d..187d71a 100644 --- a/help/inverse +++ b/help/inverse @@ -65,7 +65,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: inverse,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/inverse,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/inverse,v $ ## ## Under source code control: 1996/03/12 23:10:01 ## File existed as early as: 1996 diff --git a/help/iroot b/help/iroot index 59539ba..ed3b88f 100644 --- a/help/iroot +++ b/help/iroot @@ -44,7 +44,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: iroot,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/iroot,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/iroot,v $ ## ## Under source code control: 1995/10/25 04:03:45 ## File existed as early as: 1995 diff --git a/help/isassoc b/help/isassoc index 25aa9f6..81847e6 100644 --- a/help/isassoc +++ b/help/isassoc @@ -49,7 +49,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: isassoc,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/isassoc,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isassoc,v $ ## ## Under source code control: 1994/10/21 02:21:27 ## File existed as early as: 1994 diff --git a/help/isatty b/help/isatty index 8705782..f60e0fa 100644 --- a/help/isatty +++ b/help/isatty @@ -52,7 +52,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: isatty,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/isatty,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isatty,v $ ## ## Under source code control: 1995/07/09 03:49:34 ## File existed as early as: 1995 diff --git a/help/isblk b/help/isblk index a966f73..6d7307c 100644 --- a/help/isblk +++ b/help/isblk @@ -61,7 +61,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: isblk,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/isblk,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isblk,v $ ## ## Under source code control: 1997/04/06 03:03:23 ## File existed as early as: 1997 diff --git a/help/isconfig b/help/isconfig index 2753dba..4a793b1 100644 --- a/help/isconfig +++ b/help/isconfig @@ -49,7 +49,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: isconfig,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/isconfig,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isconfig,v $ ## ## Under source code control: 1995/11/11 05:09:41 ## File existed as early as: 1995 diff --git a/help/isdefined b/help/isdefined index b59d590..82d2e13 100644 --- a/help/isdefined +++ b/help/isdefined @@ -61,7 +61,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: isdefined,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/isdefined,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isdefined,v $ ## ## Under source code control: 1997/04/05 14:10:17 ## File existed as early as: 1997 diff --git a/help/iserror b/help/iserror index 1905d10..851d0e9 100644 --- a/help/iserror +++ b/help/iserror @@ -49,7 +49,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: iserror,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/iserror,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/iserror,v $ ## ## Under source code control: 1995/12/18 03:30:59 ## File existed as early as: 1995 diff --git a/help/iseven b/help/iseven index b14d7a5..2e54112 100644 --- a/help/iseven +++ b/help/iseven @@ -50,7 +50,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: iseven,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/iseven,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/iseven,v $ ## ## Under source code control: 1994/10/21 02:21:27 ## File existed as early as: 1994 diff --git a/help/isfile b/help/isfile index 33c7f37..6ed410a 100644 --- a/help/isfile +++ b/help/isfile @@ -48,7 +48,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: isfile,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/isfile,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isfile,v $ ## ## Under source code control: 1994/10/21 02:21:27 ## File existed as early as: 1994 diff --git a/help/ishash b/help/ishash index 43755be..3dd2bc7 100644 --- a/help/ishash +++ b/help/ishash @@ -50,7 +50,7 @@ SEE ALSO ## ## @(#) $Revision: 30.2 $ ## @(#) $Id: ishash,v 30.2 2007/07/05 17:37:41 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/ishash,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ishash,v $ ## ## Under source code control: 1995/11/11 05:09:41 ## File existed as early as: 1995 diff --git a/help/isident b/help/isident index ebdf6f7..dd2bbcf 100644 --- a/help/isident +++ b/help/isident @@ -49,7 +49,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: isident,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/isident,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isident,v $ ## ## Under source code control: 1995/07/09 18:25:36 ## File existed as early as: 1995 diff --git a/help/isint b/help/isint index 0a188a3..9fa2184 100644 --- a/help/isint +++ b/help/isint @@ -51,7 +51,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: isint,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/isint,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isint,v $ ## ## Under source code control: 1994/10/21 02:21:27 ## File existed as early as: 1994 diff --git a/help/islist b/help/islist index 833083a..e140998 100644 --- a/help/islist +++ b/help/islist @@ -51,7 +51,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: islist,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/islist,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/islist,v $ ## ## Under source code control: 1994/03/19 03:13:19 ## File existed as early as: 1994 diff --git a/help/ismat b/help/ismat index 2e893b2..d8aac31 100644 --- a/help/ismat +++ b/help/ismat @@ -49,7 +49,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: ismat,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/ismat,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ismat,v $ ## ## Under source code control: 1994/10/21 02:21:28 ## File existed as early as: 1994 diff --git a/help/ismult b/help/ismult index 2b0b881..af9c8cb 100644 --- a/help/ismult +++ b/help/ismult @@ -56,7 +56,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: ismult,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/ismult,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ismult,v $ ## ## Under source code control: 1994/10/21 02:21:28 ## File existed as early as: 1994 diff --git a/help/isnull b/help/isnull index 99b62d7..0ace1f3 100644 --- a/help/isnull +++ b/help/isnull @@ -48,7 +48,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: isnull,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/isnull,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isnull,v $ ## ## Under source code control: 1994/10/21 02:21:28 ## File existed as early as: 1994 diff --git a/help/isnum b/help/isnum index bd1adb8..f8c88c8 100644 --- a/help/isnum +++ b/help/isnum @@ -50,7 +50,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: isnum,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/isnum,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isnum,v $ ## ## Under source code control: 1994/10/21 02:21:28 ## File existed as early as: 1994 diff --git a/help/isobj b/help/isobj index f8dd94c..ad82b8f 100644 --- a/help/isobj +++ b/help/isobj @@ -49,7 +49,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: isobj,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/isobj,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isobj,v $ ## ## Under source code control: 1994/10/21 02:21:29 ## File existed as early as: 1994 diff --git a/help/isobjtype b/help/isobjtype index 8545fe0..be36b84 100644 --- a/help/isobjtype +++ b/help/isobjtype @@ -52,7 +52,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: isobjtype,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/isobjtype,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isobjtype,v $ ## ## Under source code control: 1997/04/05 14:10:17 ## File existed as early as: 1997 diff --git a/help/isodd b/help/isodd index 877f52b..26db897 100644 --- a/help/isodd +++ b/help/isodd @@ -50,7 +50,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: isodd,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/isodd,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isodd,v $ ## ## Under source code control: 1994/10/21 02:21:29 ## File existed as early as: 1994 diff --git a/help/isprime b/help/isprime index ef59e15..4096532 100644 --- a/help/isprime +++ b/help/isprime @@ -66,7 +66,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: isprime,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/isprime,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isprime,v $ ## ## Under source code control: 1994/10/21 02:21:29 ## File existed as early as: 1994 diff --git a/help/isptr b/help/isptr index cade803..2288ca9 100644 --- a/help/isptr +++ b/help/isptr @@ -58,7 +58,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: isptr,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/isptr,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isptr,v $ ## ## Under source code control: 1997/09/06 20:03:35 ## File existed as early as: 1997 diff --git a/help/isqrt b/help/isqrt index fc6399b..cccd3fd 100644 --- a/help/isqrt +++ b/help/isqrt @@ -43,7 +43,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: isqrt,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/isqrt,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isqrt,v $ ## ## Under source code control: 1995/10/25 04:03:45 ## File existed as early as: 1995 diff --git a/help/isrand b/help/isrand index b2e18e4..97ca2ba 100644 --- a/help/isrand +++ b/help/isrand @@ -49,7 +49,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: isrand,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/isrand,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isrand,v $ ## ## Under source code control: 1995/11/11 05:09:41 ## File existed as early as: 1995 diff --git a/help/israndom b/help/israndom index 5e96642..500746b 100644 --- a/help/israndom +++ b/help/israndom @@ -49,7 +49,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: israndom,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/israndom,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/israndom,v $ ## ## Under source code control: 1995/11/11 05:09:41 ## File existed as early as: 1995 diff --git a/help/isreal b/help/isreal index 98d4da9..f4f4543 100644 --- a/help/isreal +++ b/help/isreal @@ -50,7 +50,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: isreal,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/isreal,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isreal,v $ ## ## Under source code control: 1994/10/21 02:21:30 ## File existed as early as: 1994 diff --git a/help/isrel b/help/isrel index be66a63..ca423ca 100644 --- a/help/isrel +++ b/help/isrel @@ -52,7 +52,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: isrel,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/isrel,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isrel,v $ ## ## Under source code control: 1994/10/21 02:21:30 ## File existed as early as: 1994 diff --git a/help/issimple b/help/issimple index 6478c7b..c086cb0 100644 --- a/help/issimple +++ b/help/issimple @@ -58,7 +58,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: issimple,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/issimple,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/issimple,v $ ## ## Under source code control: 1994/10/21 02:21:30 ## File existed as early as: 1994 diff --git a/help/issq b/help/issq index 653f1ed..cea467b 100644 --- a/help/issq +++ b/help/issq @@ -63,7 +63,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: issq,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/issq,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/issq,v $ ## ## Under source code control: 1994/10/21 02:21:31 ## File existed as early as: 1994 diff --git a/help/isstr b/help/isstr index 1f9219a..7713348 100644 --- a/help/isstr +++ b/help/isstr @@ -47,7 +47,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: isstr,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/isstr,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/isstr,v $ ## ## Under source code control: 1994/10/21 02:21:31 ## File existed as early as: 1994 diff --git a/help/istype b/help/istype index 413f058..a5d065e 100644 --- a/help/istype +++ b/help/istype @@ -58,7 +58,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: istype,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/istype,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/istype,v $ ## ## Under source code control: 1994/10/21 02:21:31 ## File existed as early as: 1994 diff --git a/help/jacobi b/help/jacobi index 57920b6..fa18113 100644 --- a/help/jacobi +++ b/help/jacobi @@ -79,7 +79,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: jacobi,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/jacobi,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/jacobi,v $ ## ## Under source code control: 1995/12/18 12:34:57 ## File existed as early as: 1995 diff --git a/help/join b/help/join index ab7c952..e027faa 100644 --- a/help/join +++ b/help/join @@ -56,7 +56,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: join,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/join,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/join,v $ ## ## Under source code control: 1995/07/09 19:41:40 ## File existed as early as: 1995 diff --git a/help/lcm b/help/lcm index 9b5731f..37518a6 100644 --- a/help/lcm +++ b/help/lcm @@ -47,7 +47,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: lcm,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/lcm,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/lcm,v $ ## ## Under source code control: 1995/10/05 04:52:26 ## File existed as early as: 1995 diff --git a/help/lcmfact b/help/lcmfact index 9299c3c..7c9c9a6 100644 --- a/help/lcmfact +++ b/help/lcmfact @@ -44,7 +44,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: lcmfact,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/lcmfact,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/lcmfact,v $ ## ## Under source code control: 1995/12/18 12:34:57 ## File existed as early as: 1995 diff --git a/help/lfactor b/help/lfactor index bf87d0f..356e9be 100644 --- a/help/lfactor +++ b/help/lfactor @@ -61,7 +61,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: lfactor,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/lfactor,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/lfactor,v $ ## ## Under source code control: 1995/12/18 12:34:57 ## File existed as early as: 1995 diff --git a/help/list b/help/list index 1d71b50..b5b4cbf 100644 --- a/help/list +++ b/help/list @@ -94,7 +94,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: list,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/list,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/list,v $ ## ## Under source code control: 1994/03/19 03:13:19 ## File existed as early as: 1994 diff --git a/help/ln b/help/ln index 4e01b13..97d995a 100644 --- a/help/ln +++ b/help/ln @@ -52,7 +52,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: ln,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/ln,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ln,v $ ## ## Under source code control: 1995/10/11 04:41:26 ## File existed as early as: 1995 diff --git a/help/log b/help/log index ffdadf9..2a2a202 100644 --- a/help/log +++ b/help/log @@ -55,7 +55,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: log,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/log,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/log,v $ ## ## Under source code control: 2006/05/06 23:56:04 ## File existed as early as: 2006 diff --git a/help/lowbit b/help/lowbit index b666eb2..310fd04 100644 --- a/help/lowbit +++ b/help/lowbit @@ -46,7 +46,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: lowbit,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/lowbit,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/lowbit,v $ ## ## Under source code control: 1995/10/03 10:40:02 ## File existed as early as: 1995 diff --git a/help/ltol b/help/ltol index f2457d9..12f2a68 100644 --- a/help/ltol +++ b/help/ltol @@ -46,7 +46,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: ltol,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/ltol,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ltol,v $ ## ## Under source code control: 1995/10/05 04:52:27 ## File existed as early as: 1995 diff --git a/help/makelist b/help/makelist index a7f80f4..3f82c85 100644 --- a/help/makelist +++ b/help/makelist @@ -50,7 +50,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: makelist,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/makelist,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/makelist,v $ ## ## Under source code control: 1995/07/10 02:09:31 ## File existed as early as: 1995 diff --git a/help/mat b/help/mat index 41c7ae3..adbb393 100644 --- a/help/mat +++ b/help/mat @@ -432,7 +432,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: mat,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/mat,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/mat,v $ ## ## Under source code control: 1991/07/21 04:37:22 ## File existed as early as: 1991 diff --git a/help/matdim b/help/matdim index 4cc4cc0..779f121 100644 --- a/help/matdim +++ b/help/matdim @@ -46,7 +46,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: matdim,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/matdim,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/matdim,v $ ## ## Under source code control: 1995/10/25 04:03:45 ## File existed as early as: 1995 diff --git a/help/matfill b/help/matfill index 5110097..4470d79 100644 --- a/help/matfill +++ b/help/matfill @@ -59,7 +59,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: matfill,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/matfill,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/matfill,v $ ## ## Under source code control: 1995/10/25 04:03:45 ## File existed as early as: 1995 diff --git a/help/matmax b/help/matmax index 27a41e5..58ed8f0 100644 --- a/help/matmax +++ b/help/matmax @@ -48,7 +48,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: matmax,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/matmax,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/matmax,v $ ## ## Under source code control: 1995/10/25 04:03:45 ## File existed as early as: 1995 diff --git a/help/matmin b/help/matmin index 1f2895d..4307e78 100644 --- a/help/matmin +++ b/help/matmin @@ -48,7 +48,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: matmin,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/matmin,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/matmin,v $ ## ## Under source code control: 1995/10/25 04:03:45 ## File existed as early as: 1995 diff --git a/help/matsum b/help/matsum index d4c1b83..c1eb3ed 100644 --- a/help/matsum +++ b/help/matsum @@ -47,7 +47,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: matsum,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/matsum,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/matsum,v $ ## ## Under source code control: 1995/10/25 04:03:46 ## File existed as early as: 1995 diff --git a/help/mattrace b/help/mattrace index 3642abb..fec70c1 100644 --- a/help/mattrace +++ b/help/mattrace @@ -48,7 +48,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: mattrace,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/mattrace,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/mattrace,v $ ## ## Under source code control: 1997/09/06 20:03:35 ## File existed as early as: 1997 diff --git a/help/mattrans b/help/mattrans index e932c17..86545cb 100644 --- a/help/mattrans +++ b/help/mattrans @@ -53,7 +53,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: mattrans,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/mattrans,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/mattrans,v $ ## ## Under source code control: 1995/10/25 04:03:46 ## File existed as early as: 1995 diff --git a/help/max b/help/max index 6f04746..def0821 100644 --- a/help/max +++ b/help/max @@ -88,7 +88,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: max,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/max,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/max,v $ ## ## Under source code control: 1995/10/05 04:52:27 ## File existed as early as: 1995 diff --git a/help/memsize b/help/memsize index a8c50bf..37d9428 100644 --- a/help/memsize +++ b/help/memsize @@ -108,7 +108,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: memsize,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/memsize,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/memsize,v $ ## ## Under source code control: 1997/03/23 20:28:02 ## File existed as early as: 1997 diff --git a/help/meq b/help/meq index 27c309e..7d43e26 100644 --- a/help/meq +++ b/help/meq @@ -50,7 +50,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: meq,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/meq,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/meq,v $ ## ## Under source code control: 1995/11/09 03:27:51 ## File existed as early as: 1995 diff --git a/help/min b/help/min index f63d35a..1a5a330 100644 --- a/help/min +++ b/help/min @@ -88,7 +88,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: min,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/min,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/min,v $ ## ## Under source code control: 1995/10/05 04:52:27 ## File existed as early as: 1995 diff --git a/help/minv b/help/minv index 38ad587..288e07f 100644 --- a/help/minv +++ b/help/minv @@ -64,7 +64,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: minv,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/minv,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/minv,v $ ## ## Under source code control: 1995/11/09 03:27:51 ## File existed as early as: 1995 diff --git a/help/mmin b/help/mmin index e058448..507067d 100644 --- a/help/mmin +++ b/help/mmin @@ -54,7 +54,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: mmin,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/mmin,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/mmin,v $ ## ## Under source code control: 1995/12/18 03:30:59 ## File existed as early as: 1995 diff --git a/help/mne b/help/mne index f2cceb7..f3b00e1 100644 --- a/help/mne +++ b/help/mne @@ -46,7 +46,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: mne,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/mne,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/mne,v $ ## ## Under source code control: 1995/11/09 03:27:51 ## File existed as early as: 1995 diff --git a/help/mod b/help/mod index a4c3e97..c5f90c1 100644 --- a/help/mod +++ b/help/mod @@ -155,7 +155,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: mod,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/mod,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/mod,v $ ## ## Under source code control: 1995/09/18 02:09:31 ## File existed as early as: 1995 diff --git a/help/modify b/help/modify index 8caa0c9..2176f76 100644 --- a/help/modify +++ b/help/modify @@ -72,7 +72,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: modify,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/modify,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/modify,v $ ## ## Under source code control: 1995/07/10 02:09:31 ## File existed as early as: 1995 diff --git a/help/name b/help/name index 1183ca3..3f0720e 100644 --- a/help/name +++ b/help/name @@ -56,7 +56,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: name,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/name,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/name,v $ ## ## Under source code control: 1997/04/05 14:12:44 ## File existed as early as: 1997 diff --git a/help/near b/help/near index 52e2837..e7499f5 100644 --- a/help/near +++ b/help/near @@ -48,7 +48,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: near,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/near,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/near,v $ ## ## Under source code control: 1995/10/25 04:03:46 ## File existed as early as: 1995 diff --git a/help/newerror b/help/newerror index 86aede2..52f27c1 100644 --- a/help/newerror +++ b/help/newerror @@ -88,7 +88,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: newerror,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/newerror,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/newerror,v $ ## ## Under source code control: 1996/04/30 03:39:56 ## File existed as early as: 1996 diff --git a/help/nextcand b/help/nextcand index 6c862e7..c1cea82 100644 --- a/help/nextcand +++ b/help/nextcand @@ -95,7 +95,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: nextcand,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/nextcand,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/nextcand,v $ ## ## Under source code control: 1996/02/25 00:27:43 ## File existed as early as: 1996 diff --git a/help/nextprime b/help/nextprime index f14506e..e9cbd21 100644 --- a/help/nextprime +++ b/help/nextprime @@ -54,7 +54,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: nextprime,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/nextprime,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/nextprime,v $ ## ## Under source code control: 1995/12/18 12:34:57 ## File existed as early as: 1995 diff --git a/help/norm b/help/norm index 8cd5154..e6b2ac7 100644 --- a/help/norm +++ b/help/norm @@ -54,7 +54,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: norm,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/norm,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/norm,v $ ## ## Under source code control: 1995/10/25 04:03:46 ## File existed as early as: 1995 diff --git a/help/null b/help/null index 2946c62..6290ea8 100644 --- a/help/null +++ b/help/null @@ -92,7 +92,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: null,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/null,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/null,v $ ## ## Under source code control: 1996/03/12 23:10:01 ## File existed as early as: 1996 diff --git a/help/num b/help/num index bbebe53..ee29cc0 100644 --- a/help/num +++ b/help/num @@ -55,7 +55,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: num,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/num,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/num,v $ ## ## Under source code control: 1995/10/05 04:52:27 ## File existed as early as: 1995 diff --git a/help/obj.file b/help/obj.file index ca91735..3bb68ea 100644 --- a/help/obj.file +++ b/help/obj.file @@ -211,7 +211,7 @@ Using objects ## ## @(#) $Revision: 30.3 $ ## @(#) $Id: obj.file,v 30.3 2010/09/02 06:36:21 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/obj.file,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/obj.file,v $ ## ## Under source code control: 1991/07/21 04:37:22 ## File existed as early as: 1991 diff --git a/help/oldvalue b/help/oldvalue index 124a431..73093be 100644 --- a/help/oldvalue +++ b/help/oldvalue @@ -71,7 +71,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: oldvalue,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/oldvalue,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/oldvalue,v $ ## ## Under source code control: 1997/09/06 20:03:35 ## File existed as early as: 1997 diff --git a/help/operator b/help/operator index 9d80995..dd15dd1 100644 --- a/help/operator +++ b/help/operator @@ -227,7 +227,7 @@ operators ## ## @(#) $Revision: 30.2 $ ## @(#) $Id: operator,v 30.2 2007/07/11 23:00:39 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/operator,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/operator,v $ ## ## Under source code control: 1991/07/21 04:37:23 ## File existed as early as: 1991 diff --git a/help/ord b/help/ord index 1fcbbb1..3c509af 100644 --- a/help/ord +++ b/help/ord @@ -43,7 +43,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: ord,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/ord,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ord,v $ ## ## Under source code control: 1994/09/30 01:45:46 ## File existed as early as: 1994 diff --git a/help/overview b/help/overview index c8d31dd..6e2dd0b 100644 --- a/help/overview +++ b/help/overview @@ -187,7 +187,7 @@ ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: overview,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/overview,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/overview,v $ ## ## Under source code control: 1991/07/21 04:37:23 ## File existed as early as: 1991 diff --git a/help/param b/help/param index ef91ba3..86c5f5e 100644 --- a/help/param +++ b/help/param @@ -68,7 +68,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: param,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/param,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/param,v $ ## ## Under source code control: 1996/03/12 23:10:01 ## File existed as early as: 1996 diff --git a/help/perm b/help/perm index ba57d09..1f20294 100644 --- a/help/perm +++ b/help/perm @@ -55,7 +55,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: perm,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/perm,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/perm,v $ ## ## Under source code control: 1994/10/20 04:03:02 ## File existed as early as: 1994 diff --git a/help/pfact b/help/pfact index b263395..343c57f 100644 --- a/help/pfact +++ b/help/pfact @@ -45,7 +45,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: pfact,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/pfact,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/pfact,v $ ## ## Under source code control: 1995/12/18 12:34:57 ## File existed as early as: 1995 diff --git a/help/pi b/help/pi index 21792b6..6fc8871 100644 --- a/help/pi +++ b/help/pi @@ -44,7 +44,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: pi,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/pi,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/pi,v $ ## ## Under source code control: 1995/10/25 04:03:46 ## File existed as early as: 1995 diff --git a/help/pix b/help/pix index 55fd04d..8523498 100644 --- a/help/pix +++ b/help/pix @@ -56,7 +56,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: pix,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/pix,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/pix,v $ ## ## Under source code control: 1995/12/18 12:34:58 ## File existed as early as: 1995 diff --git a/help/places b/help/places index c16a930..4042295 100644 --- a/help/places +++ b/help/places @@ -58,7 +58,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: places,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/places,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/places,v $ ## ## Under source code control: 1995/10/03 10:40:02 ## File existed as early as: 1995 diff --git a/help/pmod b/help/pmod index 38fe8e1..cbb6cef 100644 --- a/help/pmod +++ b/help/pmod @@ -67,7 +67,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: pmod,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/pmod,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/pmod,v $ ## ## Under source code control: 1995/11/09 03:27:51 ## File existed as early as: 1995 diff --git a/help/polar b/help/polar index 0af97e1..8bcfbf0 100644 --- a/help/polar +++ b/help/polar @@ -52,7 +52,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: polar,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/polar,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/polar,v $ ## ## Under source code control: 1995/10/25 04:03:46 ## File existed as early as: 1995 diff --git a/help/poly b/help/poly index c24113c..8605fe9 100644 --- a/help/poly +++ b/help/poly @@ -154,7 +154,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: poly,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/poly,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/poly,v $ ## ## Under source code control: 1995/12/02 02:40:43 ## File existed as early as: 1995 diff --git a/help/pop b/help/pop index 3918694..fac37c7 100644 --- a/help/pop +++ b/help/pop @@ -64,7 +64,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: pop,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/pop,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/pop,v $ ## ## Under source code control: 1994/03/19 03:13:20 ## File existed as early as: 1994 diff --git a/help/popcnt b/help/popcnt index ec1f94d..79503d2 100644 --- a/help/popcnt +++ b/help/popcnt @@ -50,7 +50,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: popcnt,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/popcnt,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/popcnt,v $ ## ## Under source code control: 1997/09/11 04:20:02 ## File existed as early as: 1997 diff --git a/help/pound b/help/pound index c85681a..0b44a2a 100644 --- a/help/pound +++ b/help/pound @@ -118,7 +118,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: pound,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/pound,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/pound,v $ ## ## Under source code control: 2007/02/06 14:09 ## File existed as early as: 2007 diff --git a/help/power b/help/power index 2d700f3..7c62133 100644 --- a/help/power +++ b/help/power @@ -73,7 +73,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: power,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/power,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/power,v $ ## ## Under source code control: 1995/10/25 04:03:46 ## File existed as early as: 1995 diff --git a/help/prevcand b/help/prevcand index a9221ee..e28c665 100644 --- a/help/prevcand +++ b/help/prevcand @@ -103,7 +103,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: prevcand,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/prevcand,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/prevcand,v $ ## ## Under source code control: 1996/02/25 00:27:43 ## File existed as early as: 1996 diff --git a/help/prevprime b/help/prevprime index 9cd791d..854b69b 100644 --- a/help/prevprime +++ b/help/prevprime @@ -57,7 +57,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: prevprime,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/prevprime,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/prevprime,v $ ## ## Under source code control: 1995/12/18 12:34:58 ## File existed as early as: 1995 diff --git a/help/printf b/help/printf index 6be3a51..c4be711 100644 --- a/help/printf +++ b/help/printf @@ -144,7 +144,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: printf,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/printf,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/printf,v $ ## ## Under source code control: 1996/03/12 22:50:41 ## File existed as early as: 1996 diff --git a/help/prompt b/help/prompt index 72c9a13..b9da736 100644 --- a/help/prompt +++ b/help/prompt @@ -55,7 +55,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: prompt,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/prompt,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/prompt,v $ ## ## Under source code control: 1995/12/18 12:34:58 ## File existed as early as: 1995 diff --git a/help/protect b/help/protect index 41b475a..5c37912 100644 --- a/help/protect +++ b/help/protect @@ -298,7 +298,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: protect,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/protect,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/protect,v $ ## ## Under source code control: 1997/07/10 22:38:44 ## File existed as early as: 1997 diff --git a/help/ptest b/help/ptest index 218f3fe..71258fd 100644 --- a/help/ptest +++ b/help/ptest @@ -147,7 +147,7 @@ SEE ALSO ## ## @(#) $Revision: 30.2 $ ## @(#) $Id: ptest,v 30.2 2007/09/01 19:53:15 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/ptest,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ptest,v $ ## ## Under source code control: 1996/02/25 00:27:43 ## File existed as early as: 1996 diff --git a/help/push b/help/push index dcd98fd..80d3ea3 100644 --- a/help/push +++ b/help/push @@ -73,7 +73,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: push,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/push,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/push,v $ ## ## Under source code control: 1994/03/19 03:13:20 ## File existed as early as: 1994 diff --git a/help/putenv b/help/putenv index d3a9ad4..b38f4ce 100644 --- a/help/putenv +++ b/help/putenv @@ -65,7 +65,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: putenv,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/putenv,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/putenv,v $ ## ## Under source code control: 1995/07/09 03:48:57 ## File existed as early as: 1995 diff --git a/help/quo b/help/quo index dd93296..565104d 100644 --- a/help/quo +++ b/help/quo @@ -105,7 +105,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: quo,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/quo,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/quo,v $ ## ## Under source code control: 1995/09/18 04:01:44 ## File existed as early as: 1995 diff --git a/help/quomod b/help/quomod index 189f7c7..4b93279 100644 --- a/help/quomod +++ b/help/quomod @@ -117,7 +117,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: quomod,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/quomod,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/quomod,v $ ## ## Under source code control: 1995/05/07 03:17:03 ## File existed as early as: 1995 diff --git a/help/rand b/help/rand index 2cc649c..39d1dc8 100644 --- a/help/rand +++ b/help/rand @@ -261,7 +261,7 @@ SEE ALSO ## ## @(#) $Revision: 30.3 $ ## @(#) $Id: rand,v 30.3 2007/09/21 02:16:29 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/rand,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/rand,v $ ## ## Under source code control: 1996/01/01 02:16:09 ## File existed as early as: 1996 diff --git a/help/randbit b/help/randbit index 479d6cb..aa61705 100644 --- a/help/randbit +++ b/help/randbit @@ -60,7 +60,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: randbit,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/randbit,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/randbit,v $ ## ## Under source code control: 1996/01/01 03:17:22 ## File existed as early as: 1996 diff --git a/help/random b/help/random index 3696624..34ea7d2 100644 --- a/help/random +++ b/help/random @@ -177,7 +177,7 @@ SEE ALSO ## ## @(#) $Revision: 30.3 $ ## @(#) $Id: random,v 30.3 2007/09/21 02:16:29 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/random,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/random,v $ ## ## Under source code control: 1997/02/17 01:18:22 ## File existed as early as: 1997 diff --git a/help/randombit b/help/randombit index 4bd817a..5817e08 100644 --- a/help/randombit +++ b/help/randombit @@ -59,7 +59,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: randombit,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/randombit,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/randombit,v $ ## ## Under source code control: 1997/02/17 01:18:22 ## File existed as early as: 1997 diff --git a/help/randperm b/help/randperm index 8b3947b..f2e89ca 100644 --- a/help/randperm +++ b/help/randperm @@ -64,7 +64,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: randperm,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/randperm,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/randperm,v $ ## ## Under source code control: 1995/07/10 02:09:31 ## File existed as early as: 1995 diff --git a/help/rcin b/help/rcin index a7703b4..75b5ea6 100644 --- a/help/rcin +++ b/help/rcin @@ -90,7 +90,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: rcin,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/rcin,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/rcin,v $ ## ## Under source code control: 1996/02/25 02:22:21 ## File existed as early as: 1996 diff --git a/help/rcmul b/help/rcmul index e9b2d9c..a9bb561 100644 --- a/help/rcmul +++ b/help/rcmul @@ -79,7 +79,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: rcmul,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/rcmul,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/rcmul,v $ ## ## Under source code control: 1996/02/25 02:22:21 ## File existed as early as: 1996 diff --git a/help/rcout b/help/rcout index be641cf..e004895 100644 --- a/help/rcout +++ b/help/rcout @@ -81,7 +81,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: rcout,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/rcout,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/rcout,v $ ## ## Under source code control: 1996/02/25 02:22:21 ## File existed as early as: 1996 diff --git a/help/rcpow b/help/rcpow index 0e4b822..835ce22 100644 --- a/help/rcpow +++ b/help/rcpow @@ -90,7 +90,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: rcpow,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/rcpow,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/rcpow,v $ ## ## Under source code control: 1996/02/25 02:22:21 ## File existed as early as: 1996 diff --git a/help/rcsq b/help/rcsq index 443a8ff..df3c2d7 100644 --- a/help/rcsq +++ b/help/rcsq @@ -84,7 +84,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: rcsq,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/rcsq,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/rcsq,v $ ## ## Under source code control: 1996/02/25 02:22:21 ## File existed as early as: 1996 diff --git a/help/re b/help/re index ba9e86f..04b9bbf 100644 --- a/help/re +++ b/help/re @@ -43,7 +43,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: re,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/re,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/re,v $ ## ## Under source code control: 1995/10/05 04:52:27 ## File existed as early as: 1995 diff --git a/help/remove b/help/remove index 339809d..f7f1146 100644 --- a/help/remove +++ b/help/remove @@ -68,7 +68,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: remove,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/remove,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/remove,v $ ## ## Under source code control: 1996/03/12 23:10:01 ## File existed as early as: 1996 diff --git a/help/reverse b/help/reverse index f917f56..1370aa5 100644 --- a/help/reverse +++ b/help/reverse @@ -67,7 +67,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: reverse,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/reverse,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/reverse,v $ ## ## Under source code control: 1995/07/09 19:41:26 ## File existed as early as: 1995 diff --git a/help/rewind b/help/rewind index 439658f..5ab6735 100644 --- a/help/rewind +++ b/help/rewind @@ -50,7 +50,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: rewind,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/rewind,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/rewind,v $ ## ## Under source code control: 1996/04/30 03:05:18 ## File existed as early as: 1996 diff --git a/help/rm b/help/rm index 8a4e1d0..4cd3507 100644 --- a/help/rm +++ b/help/rm @@ -44,7 +44,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: rm,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/rm,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/rm,v $ ## ## Under source code control: 1996/06/30 22:02:58 ## File existed as early as: 1996 diff --git a/help/root b/help/root index af4777d..0472fde 100644 --- a/help/root +++ b/help/root @@ -70,7 +70,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: root,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/root,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/root,v $ ## ## Under source code control: 1995/10/25 04:03:46 ## File existed as early as: 1995 diff --git a/help/round b/help/round index 9800796..1883da3 100644 --- a/help/round +++ b/help/round @@ -140,7 +140,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: round,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/round,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/round,v $ ## ## Under source code control: 1994/09/30 00:52:38 ## File existed as early as: 1994 diff --git a/help/rsearch b/help/rsearch index 5105455..a4dfa64 100644 --- a/help/rsearch +++ b/help/rsearch @@ -127,7 +127,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: rsearch,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/rsearch,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/rsearch,v $ ## ## Under source code control: 1994/03/19 03:13:21 ## File existed as early as: 1994 diff --git a/help/runtime b/help/runtime index 70af939..7c92529 100644 --- a/help/runtime +++ b/help/runtime @@ -54,7 +54,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: runtime,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/runtime,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/runtime,v $ ## ## Under source code control: 1996/03/12 23:10:01 ## File existed as early as: 1996 diff --git a/help/saveval b/help/saveval index 3a6106a..f8e531b 100644 --- a/help/saveval +++ b/help/saveval @@ -65,7 +65,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: saveval,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/saveval,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/saveval,v $ ## ## Under source code control: 1997/09/06 20:03:35 ## File existed as early as: 1997 diff --git a/help/scale b/help/scale index 21e87c2..e1642c0 100644 --- a/help/scale +++ b/help/scale @@ -55,7 +55,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: scale,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/scale,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/scale,v $ ## ## Under source code control: 1995/12/18 12:34:58 ## File existed as early as: 1995 diff --git a/help/scan b/help/scan index bb193b6..422cb3f 100644 --- a/help/scan +++ b/help/scan @@ -51,7 +51,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: scan,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/scan,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/scan,v $ ## ## Under source code control: 1996/04/30 03:05:18 ## File existed as early as: 1996 diff --git a/help/scanf b/help/scanf index 5627c6f..22b11c4 100644 --- a/help/scanf +++ b/help/scanf @@ -48,7 +48,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: scanf,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/scanf,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/scanf,v $ ## ## Under source code control: 1996/04/30 03:05:18 ## File existed as early as: 1996 diff --git a/help/script b/help/script index cb43912..2a077d8 100644 --- a/help/script +++ b/help/script @@ -291,7 +291,7 @@ For more information use the following calc commands: ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: script,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/script,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/script,v $ ## ## Under source code control: 1999/11/30 05:29:48 ## File existed as early as: 1999 diff --git a/help/search b/help/search index b82f6db..7224624 100644 --- a/help/search +++ b/help/search @@ -143,7 +143,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: search,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/search,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/search,v $ ## ## Under source code control: 1994/03/19 03:13:21 ## File existed as early as: 1994 diff --git a/help/sec b/help/sec index dcc333f..c47c289 100644 --- a/help/sec +++ b/help/sec @@ -46,7 +46,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: sec,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/sec,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/sec,v $ ## ## Under source code control: 1995/11/13 03:49:00 ## File existed as early as: 1995 diff --git a/help/sech b/help/sech index 74350c0..3412b18 100644 --- a/help/sech +++ b/help/sech @@ -48,7 +48,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: sech,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/sech,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/sech,v $ ## ## Under source code control: 1995/11/13 03:49:00 ## File existed as early as: 1995 diff --git a/help/seed b/help/seed index da8785f..8138341 100644 --- a/help/seed +++ b/help/seed @@ -69,7 +69,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: seed,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/seed,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/seed,v $ ## ## Under source code control: 1999/10/03 10:04:29 ## File existed as early as: 1999 diff --git a/help/segment b/help/segment index 5373320..6fde420 100644 --- a/help/segment +++ b/help/segment @@ -63,7 +63,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: segment,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/segment,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/segment,v $ ## ## Under source code control: 1995/07/10 02:09:31 ## File existed as early as: 1995 diff --git a/help/select b/help/select index 3fb8bfd..4a2ef0e 100644 --- a/help/select +++ b/help/select @@ -55,7 +55,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: select,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/select,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/select,v $ ## ## Under source code control: 1995/07/10 02:09:31 ## File existed as early as: 1995 diff --git a/help/sgn b/help/sgn index 036e371..aad2165 100644 --- a/help/sgn +++ b/help/sgn @@ -57,7 +57,7 @@ SEE ALSO ## ## @(#) $Revision: 30.2 $ ## @(#) $Id: sgn,v 30.2 2008/05/10 13:23:57 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/sgn,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/sgn,v $ ## ## Under source code control: 1995/10/25 04:03:46 ## File existed as early as: 1995 diff --git a/help/sha1 b/help/sha1 index fe4ad45..51041a9 100644 --- a/help/sha1 +++ b/help/sha1 @@ -117,7 +117,7 @@ SEE ALSO ## ## @(#) $Revision: 30.2 $ ## @(#) $Id: sha1,v 30.2 2007/07/05 17:37:41 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/sha1,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/sha1,v $ ## ## Under source code control: 1997/03/23 00:01:18 ## File existed as early as: 1997 diff --git a/help/sin b/help/sin index bf1aca2..2d3e4ad 100644 --- a/help/sin +++ b/help/sin @@ -53,7 +53,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: sin,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/sin,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/sin,v $ ## ## Under source code control: 1994/03/19 01:40:28 ## File existed as early as: 1994 diff --git a/help/sinh b/help/sinh index e5d8458..7e2bca4 100644 --- a/help/sinh +++ b/help/sinh @@ -48,7 +48,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: sinh,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/sinh,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/sinh,v $ ## ## Under source code control: 1994/03/19 01:40:29 ## File existed as early as: 1994 diff --git a/help/size b/help/size index c09878c..a3c52cb 100644 --- a/help/size +++ b/help/size @@ -75,7 +75,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: size,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/size,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/size,v $ ## ## Under source code control: 1994/03/19 03:13:22 ## File existed as early as: 1994 diff --git a/help/sizeof b/help/sizeof index 958d61e..84dc590 100644 --- a/help/sizeof +++ b/help/sizeof @@ -103,7 +103,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: sizeof,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/sizeof,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/sizeof,v $ ## ## Under source code control: 1996/05/24 02:04:04 ## File existed as early as: 1996 diff --git a/help/sleep b/help/sleep index 6e80dc5..b63fbac 100644 --- a/help/sleep +++ b/help/sleep @@ -59,7 +59,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: sleep,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/sleep,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/sleep,v $ ## ## Under source code control: 2000/12/14 01:33:00 ## File existed as early as: 2000 diff --git a/help/sort b/help/sort index a860ef8..bd06b97 100644 --- a/help/sort +++ b/help/sort @@ -267,7 +267,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: sort,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/sort,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/sort,v $ ## ## Under source code control: 1995/07/09 19:41:26 ## File existed as early as: 1995 diff --git a/help/sqrt b/help/sqrt index 122e35c..3638e59 100644 --- a/help/sqrt +++ b/help/sqrt @@ -149,7 +149,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: sqrt,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/sqrt,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/sqrt,v $ ## ## Under source code control: 1995/09/18 03:54:32 ## File existed as early as: 1995 diff --git a/help/srand b/help/srand index 83e5772..a03aac9 100644 --- a/help/srand +++ b/help/srand @@ -168,7 +168,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: srand,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/srand,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/srand,v $ ## ## Under source code control: 1996/01/01 04:19:07 ## File existed as early as: 1996 diff --git a/help/srandom b/help/srandom index 1190b39..4a8d74e 100644 --- a/help/srandom +++ b/help/srandom @@ -356,7 +356,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: srandom,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/srandom,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/srandom,v $ ## ## Under source code control: 1997/02/17 01:18:22 ## File existed as early as: 1997 diff --git a/help/ssq b/help/ssq index 410e203..138c820 100644 --- a/help/ssq +++ b/help/ssq @@ -62,7 +62,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: ssq,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/ssq,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/ssq,v $ ## ## Under source code control: 1995/10/25 04:03:46 ## File existed as early as: 1995 diff --git a/help/statement b/help/statement index 41667d6..8a20007 100644 --- a/help/statement +++ b/help/statement @@ -338,7 +338,7 @@ Statements ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: statement,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/statement,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/statement,v $ ## ## Under source code control: 1991/07/21 04:37:23 ## File existed as early as: 1991 diff --git a/help/stoponerror b/help/stoponerror index cbc30a9..42677bc 100644 --- a/help/stoponerror +++ b/help/stoponerror @@ -53,7 +53,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: stoponerror,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/stoponerror,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/stoponerror,v $ ## ## Under source code control: 2006/05/21 00:50:59 ## File existed as early as: 2006 diff --git a/help/str b/help/str index c95b73b..e0c62e1 100644 --- a/help/str +++ b/help/str @@ -65,7 +65,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: str,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/str,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/str,v $ ## ## Under source code control: 1995/10/05 04:52:27 ## File existed as early as: 1995 diff --git a/help/strcat b/help/strcat index 2228699..fddf5f7 100644 --- a/help/strcat +++ b/help/strcat @@ -55,7 +55,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: strcat,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/strcat,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/strcat,v $ ## ## Under source code control: 1995/10/05 04:52:27 ## File existed as early as: 1995 diff --git a/help/strcmp b/help/strcmp index 4b1c6ad..4e0495c 100644 --- a/help/strcmp +++ b/help/strcmp @@ -57,7 +57,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: strcmp,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/strcmp,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/strcmp,v $ ## ## Under source code control: 2006/03/03 03:32:44 ## File existed as early as: 2006 diff --git a/help/strcpy b/help/strcpy index 9b8926d..52320f3 100644 --- a/help/strcpy +++ b/help/strcpy @@ -59,7 +59,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: strcpy,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/strcpy,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/strcpy,v $ ## ## Under source code control: 2006/03/03 03:32:44 ## File existed as early as: 2006 diff --git a/help/strerror b/help/strerror index 48e70ea..d65333a 100644 --- a/help/strerror +++ b/help/strerror @@ -73,7 +73,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: strerror,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/strerror,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/strerror,v $ ## ## Under source code control: 1996/04/30 03:05:18 ## File existed as early as: 1996 diff --git a/help/strlen b/help/strlen index 1395e2f..08ec0c1 100644 --- a/help/strlen +++ b/help/strlen @@ -44,7 +44,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: strlen,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/strlen,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/strlen,v $ ## ## Under source code control: 1995/10/05 04:52:27 ## File existed as early as: 1995 diff --git a/help/strncmp b/help/strncmp index b4599ee..43f0c4d 100644 --- a/help/strncmp +++ b/help/strncmp @@ -62,7 +62,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: strncmp,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/strncmp,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/strncmp,v $ ## ## Under source code control: 2006/03/03 03:32:44 ## File existed as early as: 2006 diff --git a/help/strncpy b/help/strncpy index a740a6a..5e008a9 100644 --- a/help/strncpy +++ b/help/strncpy @@ -57,7 +57,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: strncpy,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/strncpy,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/strncpy,v $ ## ## Under source code control: 2006/03/03 03:32:44 ## File existed as early as: 2006 diff --git a/help/strpos b/help/strpos index 7f282b3..f7d0ec5 100644 --- a/help/strpos +++ b/help/strpos @@ -57,7 +57,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: strpos,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/strpos,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/strpos,v $ ## ## Under source code control: 1995/07/09 03:48:57 ## File existed as early as: 1995 diff --git a/help/strprintf b/help/strprintf index 71a706b..2a937e1 100644 --- a/help/strprintf +++ b/help/strprintf @@ -57,7 +57,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: strprintf,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/strprintf,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/strprintf,v $ ## ## Under source code control: 1996/03/12 22:50:41 ## File existed as early as: 1996 diff --git a/help/strscan b/help/strscan index dfae7a6..55e1fa6 100644 --- a/help/strscan +++ b/help/strscan @@ -54,7 +54,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: strscan,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/strscan,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/strscan,v $ ## ## Under source code control: 1996/04/30 03:05:18 ## File existed as early as: 1996 diff --git a/help/strscanf b/help/strscanf index 1686de6..70ee809 100644 --- a/help/strscanf +++ b/help/strscanf @@ -133,7 +133,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: strscanf,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/strscanf,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/strscanf,v $ ## ## Under source code control: 1996/04/30 03:05:18 ## File existed as early as: 1996 diff --git a/help/substr b/help/substr index 0ec4188..25921f9 100644 --- a/help/substr +++ b/help/substr @@ -56,7 +56,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: substr,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/substr,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/substr,v $ ## ## Under source code control: 1995/10/05 04:52:27 ## File existed as early as: 1995 diff --git a/help/sum b/help/sum index 549c10e..2888e31 100644 --- a/help/sum +++ b/help/sum @@ -76,7 +76,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: sum,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/sum,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/sum,v $ ## ## Under source code control: 1997/03/10 03:59:59 ## File existed as early as: 1997 diff --git a/help/swap b/help/swap index e9c0493..cd3dc66 100644 --- a/help/swap +++ b/help/swap @@ -56,7 +56,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: swap,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/swap,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/swap,v $ ## ## Under source code control: 1995/12/18 12:34:58 ## File existed as early as: 1995 diff --git a/help/system b/help/system index b8c3750..7fc220d 100644 --- a/help/system +++ b/help/system @@ -61,7 +61,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: system,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/system,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/system,v $ ## ## Under source code control: 1995/07/09 03:48:57 ## File existed as early as: 1995 diff --git a/help/systime b/help/systime index d25f4c3..ab06e6d 100644 --- a/help/systime +++ b/help/systime @@ -54,7 +54,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: systime,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/systime,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/systime,v $ ## ## Under source code control: 2006/12/16 10:31:08 ## File existed as early as: 2006 diff --git a/help/tail b/help/tail index 9f87c0d..c9c957e 100644 --- a/help/tail +++ b/help/tail @@ -67,7 +67,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: tail,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/tail,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/tail,v $ ## ## Under source code control: 1995/07/10 02:09:30 ## File existed as early as: 1995 diff --git a/help/tan b/help/tan index 4635278..ff5e630 100644 --- a/help/tan +++ b/help/tan @@ -46,7 +46,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: tan,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/tan,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/tan,v $ ## ## Under source code control: 1994/03/19 01:40:29 ## File existed as early as: 1994 diff --git a/help/tanh b/help/tanh index 1e0ca25..f697465 100644 --- a/help/tanh +++ b/help/tanh @@ -48,7 +48,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: tanh,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/tanh,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/tanh,v $ ## ## Under source code control: 1994/03/19 01:40:30 ## File existed as early as: 1994 diff --git a/help/test b/help/test index b0efd15..1982c55 100644 --- a/help/test +++ b/help/test @@ -73,7 +73,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: test,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/test,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/test,v $ ## ## Under source code control: 1996/07/11 01:05:13 ## File existed as early as: 1996 diff --git a/help/time b/help/time index ee46b9c..64d7e5f 100644 --- a/help/time +++ b/help/time @@ -44,7 +44,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: time,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/time,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/time,v $ ## ## Under source code control: 1996/05/01 16:57:20 ## File existed as early as: 1996 diff --git a/help/todo b/help/todo index dd6d972..27213f0 100644 --- a/help/todo +++ b/help/todo @@ -135,7 +135,7 @@ Medium priority items: ## ## @(#) $Revision: 30.2 $ ## @(#) $Id: todo,v 30.2 2007/09/08 02:52:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/todo,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/todo,v $ ## ## Under source code control: 1999/10/20 07:42:55 ## File existed as early as: 1999 diff --git a/help/trunc b/help/trunc index 4dd3211..0e7e48f 100644 --- a/help/trunc +++ b/help/trunc @@ -53,7 +53,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: trunc,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/trunc,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/trunc,v $ ## ## Under source code control: 1994/09/30 00:52:38 ## File existed as early as: 1994 diff --git a/help/types b/help/types index 8678f67..def5711 100644 --- a/help/types +++ b/help/types @@ -119,7 +119,7 @@ Builtin types ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: types,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/types,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/types,v $ ## ## Under source code control: 1991/07/21 04:37:24 ## File existed as early as: 1991 diff --git a/help/unexpected b/help/unexpected index 4f91b63..3bc3130 100644 --- a/help/unexpected +++ b/help/unexpected @@ -422,7 +422,7 @@ Unexpected ## ## @(#) $Revision: 30.4 $ ## @(#) $Id: unexpected,v 30.4 2008/05/10 13:18:09 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/unexpected,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/unexpected,v $ ## ## Under source code control: 1997/03/21 13:15:18 ## File existed as early as: 1997 diff --git a/help/usertime b/help/usertime index ce337b6..f056d8f 100644 --- a/help/usertime +++ b/help/usertime @@ -52,7 +52,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: usertime,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/usertime,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/usertime,v $ ## ## Under source code control: 2006/12/16 10:31:08 ## File existed as early as: 2006 diff --git a/help/variable b/help/variable index 8afee25..f934dca 100644 --- a/help/variable +++ b/help/variable @@ -157,7 +157,7 @@ Variable declarations ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: variable,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/variable,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/variable,v $ ## ## Under source code control: 1991/07/21 04:37:25 ## File existed as early as: 1991 diff --git a/help/version b/help/version index 35ba774..13f973c 100644 --- a/help/version +++ b/help/version @@ -50,7 +50,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: version,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/version,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/version,v $ ## ## Under source code control: 2001/05/28 17:38:01 ## File existed as early as: 2001 diff --git a/help/wishlist b/help/wishlist index b3f5f0f..eadc9a7 100644 --- a/help/wishlist +++ b/help/wishlist @@ -205,7 +205,7 @@ Calc Enhancement Wish List: ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: wishlist,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/wishlist,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/wishlist,v $ ## ## Under source code control: 1991/07/21 04:37:24 ## File existed as early as: 1991 diff --git a/help/xor b/help/xor index 8458ff7..780187f 100644 --- a/help/xor +++ b/help/xor @@ -56,7 +56,7 @@ SEE ALSO ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: xor,v 30.1 2007/03/16 11:10:42 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/xor,v $ +## @(#) $Source: /usr/local/src/bin/calc/help/RCS/xor,v $ ## ## Under source code control: 1995/10/05 04:52:27 ## File existed as early as: 1995 diff --git a/hist.c b/hist.c index 2b7b94c..62b4a67 100644 --- a/hist.c +++ b/hist.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: hist.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/hist.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/hist.c,v $ * * Under source code control: 1993/05/02 20:09:19 * File existed as early as: 1993 diff --git a/hist.h b/hist.h index de9f759..08bf9dc 100644 --- a/hist.h +++ b/hist.h @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: hist.h,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/hist.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/hist.h,v $ * * Under source code control: 1993/05/02 20:09:20 * File existed as early as: 1993 diff --git a/input.c b/input.c index d937067..8488e57 100644 --- a/input.c +++ b/input.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: input.c,v 30.2 2008/04/15 21:17:57 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/input.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/input.c,v $ * * Under source code control: 1990/02/15 01:48:16 * File existed as early as: before 1990 diff --git a/jump.c b/jump.c index d665005..f18c9b2 100644 --- a/jump.c +++ b/jump.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: jump.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/jump.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/jump.c,v $ * * Under source code control: 1994/06/29 04:03:54 * File existed as early as: 1994 diff --git a/jump.h b/jump.h index 39b2ec1..7f55168 100644 --- a/jump.h +++ b/jump.h @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: jump.h,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/jump.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/jump.h,v $ * * Under source code control: 1994/06/29 04:03:55 * File existed as early as: 1994 diff --git a/label.c b/label.c index c4959f1..24c3d53 100644 --- a/label.c +++ b/label.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: label.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/label.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/label.c,v $ * * Under source code control: 1990/02/15 01:48:17 * File existed as early as: before 1990 diff --git a/label.h b/label.h index a427531..71ce4d3 100644 --- a/label.h +++ b/label.h @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: label.h,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/label.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/label.h,v $ * * Under source code control: 1990/02/15 01:48:33 * File existed as early as: before 1990 diff --git a/lib_calc.c b/lib_calc.c index 7ca731b..6e0fe22 100644 --- a/lib_calc.c +++ b/lib_calc.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.3 $ * @(#) $Id: lib_calc.c,v 30.3 2007/07/10 17:57:04 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/lib_calc.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/lib_calc.c,v $ * * Under source code control: 1996/06/17 18:06:19 * File existed as early as: 1996 diff --git a/lib_calc.h b/lib_calc.h index bdd05ca..4849678 100644 --- a/lib_calc.h +++ b/lib_calc.h @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: lib_calc.h,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/lib_calc.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/lib_calc.h,v $ * * Under source code control: 1997/03/23 18:37:10 * File existed as early as: 1997 diff --git a/lib_util.c b/lib_util.c index 1a77bbd..f5beabb 100644 --- a/lib_util.c +++ b/lib_util.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: lib_util.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/lib_util.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/lib_util.c,v $ * * Under source code control: 1997/04/19 21:38:30 * File existed as early as: 1997 diff --git a/lib_util.h b/lib_util.h index d9be319..0eb2835 100644 --- a/lib_util.h +++ b/lib_util.h @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: lib_util.h,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/lib_util.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/lib_util.h,v $ * * Under source code control: 1997/04/19 21:38:30 * File existed as early as: 1997 diff --git a/listfunc.c b/listfunc.c index 23b6468..a373f1c 100644 --- a/listfunc.c +++ b/listfunc.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: listfunc.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/listfunc.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/listfunc.c,v $ * * Under source code control: 1990/02/15 01:48:18 * File existed as early as: before 1990 diff --git a/longbits.c b/longbits.c index ec8c18d..547455a 100644 --- a/longbits.c +++ b/longbits.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: longbits.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/longbits.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/longbits.c,v $ * * Under source code control: 1994/03/18 03:06:18 * File existed as early as: 1994 diff --git a/matfunc.c b/matfunc.c index 332415c..cba8115 100644 --- a/matfunc.c +++ b/matfunc.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: matfunc.c,v 30.2 2007/07/05 13:30:38 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/matfunc.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/matfunc.c,v $ * * Under source code control: 1990/02/15 01:48:18 * File existed as early as: before 1990 diff --git a/math_error.c b/math_error.c index e2efea2..4bb25e5 100644 --- a/math_error.c +++ b/math_error.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: math_error.c,v 30.2 2008/10/24 09:49:20 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/math_error.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/math_error.c,v $ * * Under source code control: 1994/08/03 05:08:22 * File existed as early as: 1994 diff --git a/nametype.h b/nametype.h index 1660665..440a5e1 100644 --- a/nametype.h +++ b/nametype.h @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: nametype.h,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/nametype.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/nametype.h,v $ * * Under source code control: 1997/03/08 13:44:55 * File existed as early as: 1997 diff --git a/no_implicit.c b/no_implicit.c index 377907a..968b68c 100644 --- a/no_implicit.c +++ b/no_implicit.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: no_implicit.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/no_implicit.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/no_implicit.c,v $ * * Under source code control: 2003/01/14 01:45:19 * File existed as early as: 2003 diff --git a/obj.c b/obj.c index 3812092..e334bcd 100644 --- a/obj.c +++ b/obj.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: obj.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/obj.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/obj.c,v $ * * Under source code control: 1990/02/15 01:48:19 * File existed as early as: before 1990 diff --git a/opcodes.c b/opcodes.c index 8a02f23..d6089d9 100644 --- a/opcodes.c +++ b/opcodes.c @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.4 $ * @(#) $Id: opcodes.c,v 30.4 2008/05/10 13:51:32 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/opcodes.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/opcodes.c,v $ * * Under source code control: 1990/02/15 01:48:19 * File existed as early as: before 1990 diff --git a/opcodes.h b/opcodes.h index 17f9783..f976647 100644 --- a/opcodes.h +++ b/opcodes.h @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: opcodes.h,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/opcodes.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/opcodes.h,v $ * * Under source code control: 1990/02/15 01:48:35 * File existed as early as: before 1990 diff --git a/pix.c b/pix.c index 9257e4c..8dbe8cc 100644 --- a/pix.c +++ b/pix.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: pix.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/pix.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/pix.c,v $ * * Under source code control: 1994/07/01 19:44:21 * File existed as early as: 1994 diff --git a/poly.c b/poly.c index 09299fe..a179e6d 100644 --- a/poly.c +++ b/poly.c @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: poly.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/poly.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/poly.c,v $ * * Under source code control: 1995/12/02 03:10:28 * File existed as early as: 1995 diff --git a/prime.c b/prime.c index 0766760..5bf2661 100644 --- a/prime.c +++ b/prime.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: prime.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/prime.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/prime.c,v $ * * Under source code control: 1994/06/04 03:26:14 * File existed as early as: 1994 diff --git a/prime.h b/prime.h index 69ba4bc..2c8e000 100644 --- a/prime.h +++ b/prime.h @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: prime.h,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/prime.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/prime.h,v $ * * Under source code control: 1994/06/04 03:26:15 * File existed as early as: 1994 diff --git a/qfunc.c b/qfunc.c index 3e38b7f..899ec0c 100644 --- a/qfunc.c +++ b/qfunc.c @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: qfunc.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/qfunc.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/qfunc.c,v $ * * Under source code control: 1990/02/15 01:48:20 * File existed as early as: before 1990 diff --git a/qio.c b/qio.c index a251800..3c57f2f 100644 --- a/qio.c +++ b/qio.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: qio.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/qio.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/qio.c,v $ * * Under source code control: 1993/07/30 19:42:46 * File existed as early as: 1993 diff --git a/qmath.c b/qmath.c index 9f4955f..5f5b5bb 100644 --- a/qmath.c +++ b/qmath.c @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: qmath.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/qmath.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/qmath.c,v $ * * Under source code control: 1990/02/15 01:48:21 * File existed as early as: before 1990 diff --git a/qmath.h b/qmath.h index ca23b7d..731b090 100644 --- a/qmath.h +++ b/qmath.h @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: qmath.h,v 30.2 2007/07/05 19:35:20 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/qmath.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/qmath.h,v $ * * Under source code control: 1993/07/30 19:42:47 * File existed as early as: 1993 diff --git a/qmod.c b/qmod.c index df31287..3ea9f46 100644 --- a/qmod.c +++ b/qmod.c @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: qmod.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/qmod.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/qmod.c,v $ * * Under source code control: 1991/05/22 23:15:07 * File existed as early as: 1991 diff --git a/qtrans.c b/qtrans.c index 6f3e774..90d5104 100644 --- a/qtrans.c +++ b/qtrans.c @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: qtrans.c,v 30.2 2008/10/24 07:09:41 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/qtrans.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/qtrans.c,v $ * * Under source code control: 1990/02/15 01:48:22 * File existed as early as: before 1990 diff --git a/quickhash.c b/quickhash.c index c0ee4f9..fe3782a 100644 --- a/quickhash.c +++ b/quickhash.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: quickhash.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/quickhash.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/quickhash.c,v $ * * Under source code control: 1995/03/04 11:34:23 * File existed as early as: 1995 diff --git a/rpm.mk b/rpm.mk index 7ef892b..e4669b2 100644 --- a/rpm.mk +++ b/rpm.mk @@ -19,9 +19,9 @@ # received a copy with calc; if not, write to Free Software Foundation, Inc. # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -MAKEFILE_REV= $$Revision: 30.5 $$ -# @(#) $Id: rpm.mk,v 30.5 2008/10/24 08:44:00 chongo Exp $ -# @(#) $Source: /usr/local/src/cmd/calc/RCS/rpm.mk,v $ +MAKEFILE_REV= $$Revision: 30.7 $$ +# @(#) $Id: rpm.mk,v 30.7 2013/05/02 01:00:12 chongo Exp chongo $ +# @(#) $Source: /usr/local/src/bin/calc/RCS/rpm.mk,v $ # # Under source code control: 2003/02/16 20:21:39 # File existed as early as: 2003 @@ -37,7 +37,7 @@ MAKEFILE_REV= $$Revision: 30.5 $$ SHELL= /bin/sh RPMBUILD_TOOL= rpmbuild TARCH= i686 -RPMBUILD_OPTION= -ba --target=${TARCH} +RPMBUILD_OPTION= -ba --target=$(TARCH) RPM_TOOL= rpm MD5SUM= md5sum SHA1SUM= sha1sum @@ -54,20 +54,22 @@ MKDIR= mkdir GREP= grep SORT= sort CHMOD= chmod +LN= ln # rpm-related parameters # -PROJECT_NAME= calc +NAME= calc +PROJECT_NAME= $(NAME) PROJECT_VERSION= PROJECT_RELEASE= PROJECT= $(PROJECT_NAME)-$(PROJECT_VERSION) SPECFILE= $(PROJECT_NAME).spec TARBALL= $(PROJECT).${TAR}.bz2 -RPM686= $(PROJECT)-$(PROJECT_RELEASE).${TARCH}.rpm -DRPM686= $(PROJECT_NAME)-devel-$(PROJECT_VERSION)-$(PROJECT_RELEASE).${TARCH}.rpm +RPM686= $(PROJECT)-$(PROJECT_RELEASE).$(TARCH).rpm +DRPM686= $(PROJECT_NAME)-devel-$(PROJECT_VERSION)-$(PROJECT_RELEASE).$(TARCH).rpm SRPM= $(PROJECT)-$(PROJECT_RELEASE).src.rpm -TMPDIR= /var/tmp -RPMDIR= /usr/src/redhat +RPM_TOP= /usr/local/rpm/${NAME} +TMPDIR= ${RPM_TOP}/tmp # Makefile debug # @@ -82,11 +84,14 @@ Q=@ V=@: #V=@ -all: calc.spec ver_calc +all: ver_calc calc.spec ${V} echo '=-=-=-=-= rpm.mk start of $@ rule =-=-=-=-=' - $(MAKE) -f rpm.mk PROJECT_VERSION="`./ver_calc`" \ - PROJECT_RELEASE="`${SED} -n -e '/^Release:/s/^Release: *//p' \ - calc.spec.in`" rpm + PROJECT_VERSION="`./ver_calc`"; \ + PROJECT_RELEASE="`${SED} -n \ + -e '/^Release:/s/^Release: *//p' calc.spec.in`"; \ + $(MAKE) -f rpm.mk rpm \ + PROJECT_VERSION="$$PROJECT_VERSION" \ + PROJECT_RELEASE="$$PROJECT_RELEASE" ${V} echo '=-=-=-=-= rpm.mk end of $@ rule =-=-=-=-=' pkgme: $(PROJECT_NAME)-spec.${TAR}.bz2 @@ -112,6 +117,10 @@ calc.spec: calc.spec.in ver_calc .PHONY: srcpkg srcpkg: make_rhdir ${V} echo '=-=-=-=-= rpm.mk start of $@ rule =-=-=-=-=' + ${V} echo RPM_TOP="${RPM_TOP}" + ${V} echo PROJECT_VERSION="${PROJECT_VERSION}" + ${V} echo PROJECT_RELEASE="${PROJECT_RELEASE}" + ${RM} -rf "$(TMPDIR)/$(PROJECT)" ${FIND} . -depth -print | \ ${EGREP} -v '/RCS|/CVS|/NOTES|/\.|\.out$$|\.safe$$\.tar\.bz2$$' | \ ${EGREP} -v '/old[._-]|\.old$$|\.tar\.gz$$|/ver_calc$$' | \ @@ -123,44 +132,42 @@ srcpkg: make_rhdir -e 's/^CHECK= check/CHECK= true/' \ Makefile > "$(TMPDIR)/$(PROJECT)/Makefile" ${CHMOD} 0444 "$(TMPDIR)/$(PROJECT)/Makefile" - (cd "$(TMPDIR)"; ${TAR} cf - "$(PROJECT)") | \ - ${BZIP2_PROG} --best -c -z > "$(RPMDIR)/SOURCES/$(TARBALL)" - ${RM} -fr "$(TMPDIR)/$(PROJECT)" + cd "$(TMPDIR)"; ${TAR} cf - "$(PROJECT)" | \ + ${BZIP2_PROG} --best -c -z > "$(RPM_TOP)/SOURCES/$(TARBALL)" ${V} echo '=-=-=-=-= rpm.mk end of $@ rule =-=-=-=-=' .PHONY: rpm rpm: srcpkg calc.spec ${V} echo '=-=-=-=-= rpm.mk start of $@ rule =-=-=-=-=' + ${V} echo RPM_TOP="${RPM_TOP}" + ${V} echo PROJECT_VERSION="${PROJECT_VERSION}" + ${V} echo PROJECT_RELEASE="${PROJECT_RELEASE}" $(MAKE) -f Makefile clean - ${CP} "$(SPECFILE)" "$(RPMDIR)/SPECS/$(SPECFILE)" - ${RM} -f "$(RPMDIR)/RPMS/${TARCH}/$(RPM686)" - ${RM} -f "$(RPMDIR)/RPMS/${TARCH}/$(DRPM686)" - ${RM} -f "$(RPMDIR)/SRPMS/$(SRPM)" - ${RPMBUILD_TOOL} ${RPMBUILD_OPTION} "$(RPMDIR)/SPECS/$(SPECFILE)" - @if [ ! -f "$(RPMDIR)/SRPMS/$(SRPM)" ]; then \ + ${CP} "$(SPECFILE)" "$(RPM_TOP)/SPECS/$(SPECFILE)" + ${RM} -f "$(RPM_TOP)/RPMS/$(TARCH)/$(RPM686)" + ${RM} -f "$(RPM_TOP)/RPMS/$(TARCH)/$(DRPM686)" + ${RM} -f "$(RPM_TOP)/SRPMS/$(SRPM)" + ${RPMBUILD_TOOL} ${RPMBUILD_OPTION} "$(RPM_TOP)/SPECS/$(SPECFILE)" + @if [ ! -f "$(RPM_TOP)/SRPMS/$(SRPM)" ]; then \ echo "SRPMS/$(SRPM) not found" 1>&2; \ exit 3; \ fi @echo @echo "RPM package sizes:" @echo - @cd $(RPMDIR); ${LS} -1s "RPMS/${TARCH}/$(RPM686)" \ - "RPMS/${TARCH}/$(DRPM686)" "SRPMS/$(SRPM)" + @cd $(RPM_TOP); ${LS} -1s "RPMS/$(RPM686)" "RPMS/$(DRPM686)" "SRPMS/$(SRPM)" @echo @echo "RPM package md5 hashes:" @echo - -@cd $(RPMDIR); ${MD5SUM} "RPMS/${TARCH}/$(RPM686)" \ - "RPMS/${TARCH}/$(DRPM686)" "SRPMS/$(SRPM)" + -@cd $(RPM_TOP); ${MD5SUM} "RPMS/$(RPM686)" "RPMS/$(DRPM686)" "SRPMS/$(SRPM)" @echo @echo "RPM package sha1 hashes:" @echo - -@cd $(RPMDIR); ${SHA1SUM} "RPMS/${TARCH}/$(RPM686)" \ - "RPMS/${TARCH}/$(DRPM686)" "SRPMS/$(SRPM)" + -@cd $(RPM_TOP); ${SHA1SUM} "RPMS/$(RPM686)" "RPMS/$(DRPM686)" "SRPMS/$(SRPM)" @echo @echo "RPM package locations:" @echo - @${LS} -1 "$(RPMDIR)/RPMS/${TARCH}/$(RPM686)" \ - "$(RPMDIR)/RPMS/${TARCH}/$(DRPM686)" "$(RPMDIR)/SRPMS/$(SRPM)" + @${LS} -1 "$(RPM_TOP)/RPMS/$(RPM686)" "$(RPM_TOP)/RPMS/$(DRPM686)" "$(RPM_TOP)/SRPMS/$(SRPM)" @echo @echo "All done! -- Jessica Noll, Age 2" @echo @@ -169,14 +176,52 @@ rpm: srcpkg calc.spec .PHONY: make_rhdir make_rhdir: ${V} echo '=-=-=-=-= rpm.mk start of $@ rule =-=-=-=-=' - for i in "$(RPMDIR)" "$(RPMDIR)/RPMS" "$(RPMDIR)/SOURCES" \ - "$(RPMDIR)/SPECS" "$(RPMDIR)/SRPMS" "$(RPMDIR)/BUILD"; do \ + ${V} echo RPM_TOP="${RPM_TOP}" + ${V} echo PROJECT_VERSION="${PROJECT_VERSION}" + ${V} echo PROJECT_RELEASE="${PROJECT_RELEASE}" + for subdir in "" BUILD RPMS SOURCES SPECS SRPMS tmp; do \ + i="$(RPM_TOP)/$$subdir"; \ if [ ! -d "$$i" ] ; then \ ${MKDIR} -p "$$i"; \ fi; \ + if [ ! -d "$$i" ] ; then \ + echo "FATAL: unable to create: $$i" 1>&2; \ + exit 4; \ + fi; \ + if [ ! -w "$$i" ] ; then \ + ${CHMOD} +w "$$i"; \ + fi; \ + if [ ! -w "$$i" ] ; then \ + echo "FATAL: unable to make writable: $$i" 1>&2; \ + exit 5; \ + fi; \ done; ${V} echo '=-=-=-=-= rpm.mk end of $@ rule =-=-=-=-=' +.PHONY: -preclean +rpm-preclean: + ${V} echo '=-=-=-=-= ${MAKE_FILE} start of $@ rule =-=-=-=-=' + ${Q} if [ -n "$(RPM_TOP)" ]; then \ + if [ -d "$(RPM_TOP)" ]; then \ + echo ${RM} -rf "$(RPM_TOP)"; \ + ${RM} -rf "$(RPM_TOP)"; \ + fi; \ + if [ -d "$(RPM_TOP)" ]; then \ + echo "FATAL: cannot rm -rf $(RPM_TOP)" 1>&2; \ + exit 1; \ + fi; \ + echo ${MKDIR} -p "$(RPM_TOP)"; \ + ${MKDIR} -p "$(RPM_TOP)"; \ + if [ ! -d "$(RPM_TOP)" ]; then \ + echo "FATAL: cannot mkdir -p $(RPM_TOP)" 1>&2; \ + exit 1; \ + fi; \ + else \ + echo "FATAL: make symbol RPM_TOP is empty" 1>&2; \ + exit 2; \ + fi + ${V} echo '=-=-=-=-= ${MAKE_FILE} end of $@ rule =-=-=-=-=' + # date format for spec file .PHONY: logdate logdate: @@ -185,9 +230,9 @@ logdate: .PHONY: chkpkg chkpkg: ${V} echo '=-=-=-=-= rpm.mk start of $@ rule =-=-=-=-=' - for i in "$(RPMDIR)/RPMS/${TARCH}/$(RPM686)" \ - "$(RPMDIR)/RPMS/${TARCH}/$(DRPM686)" \ - "$(RPMDIR)/SRPMS/$(SRPM)" ; do \ + for i in "$(RPM_TOP)/RPMS/$(TARCH)/$(RPM686)" \ + "$(RPM_TOP)/RPMS/$(TARCH)/$(DRPM686)" \ + "$(RPM_TOP)/SRPMS/$(SRPM)" ; do \ echo "***** start $$i" ; \ ${RPM_TOOL} -qpi "$$"i ; \ echo "***** files $$i" ; \ @@ -208,7 +253,7 @@ test: ver_calc ${V} echo '=-=-=-=-= rpm.mk start of $@ rule =-=-=-=-=' @if [ X"`id -u`" != X"0" ]; then \ echo "test needs to install, must be root to test" 1>&2; \ - exit 4; \ + exit 6; \ fi $(MAKE) -f rpm.mk PROJECT_VERSION="`./ver_calc`" installrpm chksys ${V} echo '=-=-=-=-= rpm.mk end of $@ rule =-=-=-=-=' @@ -218,10 +263,10 @@ installrpm: ${V} echo '=-=-=-=-= rpm.mk start of $@ rule =-=-=-=-=' @if [ X"`id -u`" != X"0" ]; then \ echo "must be root to install RPMs" 1>&2; \ - exit 5; \ + exit 7; \ fi - ${RPM_TOOL} -ivh "$(RPMDIR)/RPMS/${TARCH}/$(RPM686)" - ${RPM_TOOL} -ivh "$(RPMDIR)/RPMS/${TARCH}/$(DRPM686)" + ${RPM_TOOL} -ivh "$(RPM_TOP)/RPMS/$(TARCH)/$(RPM686)" + ${RPM_TOOL} -ivh "$(RPM_TOP)/RPMS/$(TARCH)/$(DRPM686)" ${V} echo '=-=-=-=-= rpm.mk end of $@ rule =-=-=-=-=' .PHONY: uninstallrpm @@ -229,7 +274,7 @@ uninstallrpm: ${V} echo '=-=-=-=-= rpm.mk start of $@ rule =-=-=-=-=' @if [ X"`id -u`" != X"0" ]; then \ echo "must be root to uninstall RPMs" 1>&2; \ - exit 6; \ + exit 8; \ fi ${RPM_TOOL} -e "$(PROJECT_NAME)-devel" ${RPM_TOOL} -e "$(PROJECT_NAME)" diff --git a/sample.README b/sample.README index 3de2d9e..bed4cc8 100644 --- a/sample.README +++ b/sample.README @@ -70,7 +70,7 @@ many_random ## ## @(#) $Revision: 30.1 $ ## @(#) $Id: sample.README,v 30.1 2007/03/16 11:09:46 chongo Exp $ -## @(#) $Source: /usr/local/src/cmd/calc/RCS/sample.README,v $ +## @(#) $Source: /usr/local/src/bin/calc/RCS/sample.README,v $ ## ## Under source code control: 1997/04/19 23:15:42 ## File existed as early as: 1997 diff --git a/sample_many.c b/sample_many.c index 815a2ae..501d17a 100644 --- a/sample_many.c +++ b/sample_many.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: sample_many.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/sample_many.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/sample_many.c,v $ * * Under source code control: 1997/04/19 22:46:49 * File existed as early as: 1997 diff --git a/sample_rand.c b/sample_rand.c index f269d1e..e614b2c 100644 --- a/sample_rand.c +++ b/sample_rand.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: sample_rand.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/sample_rand.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/sample_rand.c,v $ * * Under source code control: 1997/04/19 22:46:49 * File existed as early as: 1997 diff --git a/seed.c b/seed.c index bd6bafa..9310173 100644 --- a/seed.c +++ b/seed.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: seed.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/seed.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/seed.c,v $ * * Under source code control: 1999/10/03 10:06:53 * File existed as early as: 1999 diff --git a/sha1.c b/sha1.c index 7d03c39..d1ec89a 100644 --- a/sha1.c +++ b/sha1.c @@ -24,7 +24,7 @@ * * @(#) $Revision: 30.3 $ * @(#) $Id: sha1.c,v 30.3 2007/07/05 17:37:41 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/sha1.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/sha1.c,v $ * * This file is not covered under version 2.1 of the GNU LGPL. */ diff --git a/sha1.h b/sha1.h index 08b3835..4614a79 100644 --- a/sha1.h +++ b/sha1.h @@ -24,7 +24,7 @@ * * @(#) $Revision: 30.3 $ * @(#) $Id: sha1.h,v 30.3 2007/07/05 17:37:41 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/sha1.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/sha1.h,v $ * * This file is not covered under version 2.1 of the GNU LGPL. */ diff --git a/size.c b/size.c index 8385be5..639bad4 100644 --- a/size.c +++ b/size.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: size.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/size.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/size.c,v $ * * Under source code control: 1997/03/10 01:56:51 * File existed as early as: 1997 diff --git a/str.c b/str.c index e5ece96..ab067ba 100644 --- a/str.c +++ b/str.c @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: str.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/str.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/str.c,v $ * * Under source code control: 1990/02/15 01:48:10 * File existed as early as: before 1990 diff --git a/str.h b/str.h index e3e2abf..a98d599 100644 --- a/str.h +++ b/str.h @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: str.h,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/str.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/str.h,v $ * * Under source code control: 1990/02/15 01:48:36 * File existed as early as: before 1990 diff --git a/symbol.c b/symbol.c index ecdc8e7..9b9e383 100644 --- a/symbol.c +++ b/symbol.c @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: symbol.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/symbol.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/symbol.c,v $ * * Under source code control: 1990/02/15 01:48:23 * File existed as early as: before 1990 diff --git a/symbol.h b/symbol.h index 881a525..b3729ff 100644 --- a/symbol.h +++ b/symbol.h @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: symbol.h,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/symbol.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/symbol.h,v $ * * Under source code control: 1990/02/15 01:48:37 * File existed as early as: before 1990 diff --git a/token.c b/token.c index 65e1199..d15780a 100644 --- a/token.c +++ b/token.c @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: token.c,v 30.2 2008/11/05 17:32:19 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/token.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/token.c,v $ * * Under source code control: 1990/02/15 01:48:25 * File existed as early as: before 1990 diff --git a/token.h b/token.h index 251d70f..c6a0e46 100644 --- a/token.h +++ b/token.h @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: token.h,v 30.2 2007/07/05 13:30:38 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/token.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/token.h,v $ * * Under source code control: 1990/02/15 01:48:37 * File existed as early as: before 1990 diff --git a/value.c b/value.c index 50caec5..eb01990 100644 --- a/value.c +++ b/value.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.4 $ * @(#) $Id: value.c,v 30.4 2008/05/10 13:44:28 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/value.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/value.c,v $ * * Under source code control: 1990/02/15 01:48:25 * File existed as early as: before 1990 diff --git a/value.h b/value.h index 80c276b..1ce796a 100644 --- a/value.h +++ b/value.h @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.3 $ * @(#) $Id: value.h,v 30.3 2007/07/10 21:18:08 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/value.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/value.h,v $ * * Under source code control: 1993/07/30 19:42:47 * File existed as early as: 1993 diff --git a/version.c b/version.c index f09cf29..dc1603c 100644 --- a/version.c +++ b/version.c @@ -19,9 +19,9 @@ * received a copy with calc; if not, write to Free Software Foundation, Inc. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * @(#) $Revision: 30.14 $ - * @(#) $Id: version.c,v 30.14 2011/05/23 23:02:40 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/version.c,v $ + * @(#) $Revision: 30.15 $ + * @(#) $Id: version.c,v 30.15 2013/03/25 21:30:44 chongo Exp $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/version.c,v $ * * Under source code control: 1990/05/22 11:00:58 * File existed as early as: 1990 @@ -49,7 +49,7 @@ static char *program; #define MAJOR_VER 2 /* major library version */ #define MINOR_VER 12 /* minor library version */ #define MAJOR_PATCH 4 /* major software level under library version */ -#define MINOR_PATCH 4 /* minor software level or 0 if not patched */ +#define MINOR_PATCH 6 /* minor software level or 0 if not patched */ /* diff --git a/zfunc.c b/zfunc.c index 5c58b44..940d495 100644 --- a/zfunc.c +++ b/zfunc.c @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: zfunc.c,v 30.2 2008/02/24 07:41:49 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/zfunc.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/zfunc.c,v $ * * Under source code control: 1990/02/15 01:48:27 * File existed as early as: before 1990 diff --git a/zio.c b/zio.c index f9ea0bb..f5ac1b7 100644 --- a/zio.c +++ b/zio.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: zio.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/zio.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/zio.c,v $ * * Under source code control: 1993/07/30 19:42:48 * File existed as early as: 1993 diff --git a/zmath.c b/zmath.c index 83ed8d7..827dd52 100644 --- a/zmath.c +++ b/zmath.c @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: zmath.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/zmath.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/zmath.c,v $ * * Under source code control: 1990/02/15 01:48:28 * File existed as early as: before 1990 diff --git a/zmath.h b/zmath.h index 8d00de3..cf639c7 100644 --- a/zmath.h +++ b/zmath.h @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: zmath.h,v 30.2 2007/07/05 13:30:38 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/zmath.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/zmath.h,v $ * * Under source code control: 1993/07/30 19:42:48 * File existed as early as: 1993 diff --git a/zmod.c b/zmod.c index b428367..2268e8e 100644 --- a/zmod.c +++ b/zmod.c @@ -21,7 +21,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: zmod.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/zmod.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/zmod.c,v $ * * Under source code control: 1991/05/22 23:03:55 * File existed as early as: 1991 diff --git a/zmul.c b/zmul.c index 9f06694..837f457 100644 --- a/zmul.c +++ b/zmul.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: zmul.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/zmul.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/zmul.c,v $ * * Under source code control: 1991/01/09 20:01:31 * File existed as early as: 1991 diff --git a/zprime.c b/zprime.c index c1926af..2995f82 100644 --- a/zprime.c +++ b/zprime.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: zprime.c,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/zprime.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/zprime.c,v $ * * Under source code control: 1994/05/29 04:34:36 * File existed as early as: 1994 diff --git a/zrand.c b/zrand.c index 3011d5b..30ae497 100644 --- a/zrand.c +++ b/zrand.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: zrand.c,v 30.2 2007/09/21 01:47:34 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/zrand.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/zrand.c,v $ * * Under source code control: 1995/01/07 09:45:25 * File existed as early as: 1994 diff --git a/zrand.h b/zrand.h index 0d1d863..6303a5c 100644 --- a/zrand.h +++ b/zrand.h @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: zrand.h,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/zrand.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/zrand.h,v $ * * Under source code control: 1995/01/07 09:45:26 * File existed as early as: 1994 diff --git a/zrandom.c b/zrandom.c index 614fe7f..f7a4ee7 100644 --- a/zrandom.c +++ b/zrandom.c @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.2 $ * @(#) $Id: zrandom.c,v 30.2 2007/09/21 01:47:34 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/zrandom.c,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/zrandom.c,v $ * * Under source code control: 1997/02/15 04:01:56 * File existed as early as: 1997 diff --git a/zrandom.h b/zrandom.h index b89e9f9..f79448e 100644 --- a/zrandom.h +++ b/zrandom.h @@ -19,7 +19,7 @@ * * @(#) $Revision: 30.1 $ * @(#) $Id: zrandom.h,v 30.1 2007/03/16 11:09:46 chongo Exp $ - * @(#) $Source: /usr/local/src/cmd/calc/RCS/zrandom.h,v $ + * @(#) $Source: /usr/local/src/bin/calc/RCS/zrandom.h,v $ * * Under source code control: 1997/02/15 04:01:56 * File existed as early as: 1997