https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243136

--- Comment #2 from commit-h...@freebsd.org ---
A commit references this bug:

Author: gad
Date: Sun Jan 12 20:25:12 UTC 2020
New revision: 356666
URL: https://svnweb.freebsd.org/changeset/base/356666

Log:
  Fix the way 'factor' behaves when using OpenSSL to match the description
  of how it works when not compiled with OpenSSL.

  Also, allow users to specify a hexadecimal number by using a prefix of
  '0x'.  Before this, users could only specify a hexadecimal value if that
  value included a hex digit ('a'-'f') in the value.

  PR:           243136
  Submitted by: Steve Kargl
  Reviewed by:  gad
  MFC after:    3 weeks

Changes:
  head/usr.bin/factor/factor.6
  head/usr.bin/factor/factor.c
  head/usr.bin/primes/primes.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to