Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jan 1999 00:14:26 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/games/primes primes.c src/games/factor factor.6 factor.c
Message-ID:  <199901060814.AAA02136@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         1999/01/06 00:14:26 PST

  Modified files:
    games/primes         primes.c 
    games/factor         factor.6 factor.c 
  Log:
  added -h flag to allow for hexidecimal output.
  Use '0' for base rather than 10 to allow for more flexible input bases.
  
  Inspired by changes in PR 7402, but mostly redone by me to get past
  bde filter.
  
  Submitted by: Timo J. Rinne
  PR: 7402
  
  Revision  Changes    Path
  1.11      +13 -8     src/games/primes/primes.c
  1.2       +8 -3      src/games/factor/factor.6
  1.7       +12 -7     src/games/factor/factor.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901060814.AAA02136>