Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Aug 2002 19:53:24 -0700 (PDT)
From:      Jacques Vidrine <nectar@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/secure/lib/libcipher crypt.c
Message-ID:  <200208240253.g7O2rO71008283@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nectar      2002/08/23 19:53:24 PDT

  Modified files:
    secure/lib/libcipher crypt.c 
  Log:
  Use `uint32_t' instead of `unsigned long', since the code assumes 32-bit
  arithmetic.
  
  Reviewed by:    make test
  
  The fact that bdes(1) didn't work was
  Reported by:    Fred Clift <fclift@verio.net>
  
  Revision  Changes    Path
  1.9       +29 -30    src/secure/lib/libcipher/crypt.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?200208240253.g7O2rO71008283>