Searched hist:159227 (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/usr.bin/bc/
H A Dbc.librarydiff 233119 Sun Mar 18 13:01:37 MDT 2012 kevlo MFC r232994:
- Fix an erroneous invocation of the editline.
- Fix wrong scaling in the bc.library.
- Let length(0.000) conform to what gnu bc does.

PR: bin/159227
Submitted by: AIDA Shinra <shinra at j10n dot org>
H A Dbc.ydiff 233119 Sun Mar 18 13:01:37 MDT 2012 kevlo MFC r232994:
- Fix an erroneous invocation of the editline.
- Fix wrong scaling in the bc.library.
- Let length(0.000) conform to what gnu bc does.

PR: bin/159227
Submitted by: AIDA Shinra <shinra at j10n dot org>
/freebsd-9.3-release/usr.bin/dc/
H A Dbcode.cdiff 233119 Sun Mar 18 13:01:37 MDT 2012 kevlo MFC r232994:
- Fix an erroneous invocation of the editline.
- Fix wrong scaling in the bc.library.
- Let length(0.000) conform to what gnu bc does.

PR: bin/159227
Submitted by: AIDA Shinra <shinra at j10n dot org>
/freebsd-9.3-release/sys/opencrypto/
H A Dcryptodev.hdiff 159227 Sun Jun 04 12:20:47 MDT 2006 pjd - Add defines with hash length for each hash algorithm.
- Add defines with block length for each HMAC algorithm.
- Add AES_BLOCK_LEN define which is an alias for RIJNDAEL128_BLOCK_LEN.
- Add NULL_BLOCK_LEN define.

Completed in 125 milliseconds