| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
dc(1): Merge minor changes from OpenBSD.
Prefer setvbuf() to setlinebuf() for portability.
Some style(9) and redundant tests for NULL.
These are only meant to ease up merging newer changes.
Obtained from: OpenBSD
Notes:
svn path=/stable/10/; revision=315135
|
| |
|
|
|
|
|
| |
Sync with OpenBSD.
Notes:
svn path=/stable/10/; revision=265533
|
| |
|
|
|
|
|
|
|
|
| |
comparing to zero.
- Fix fractional number exponentiation, especially for negative exponents.
Obtained from: OpenBSD
Notes:
svn path=/head/; revision=244861
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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>
Notes:
svn path=/head/; revision=232994
|
| |
|
|
|
|
|
|
| |
Suggested by: jilles
Approved by: delphij (mentor)
Notes:
svn path=/head/; revision=208975
|
| |
|
|
|
|
|
|
| |
Requested by: gk (via private mail)
Approved by: delphij (mentor)
Notes:
svn path=/head/; revision=208868
|
| |
|
|
|
|
|
| |
Approved by: delphij (mentor)
Notes:
svn path=/head/; revision=203443
|
| |
|
|
|
|
|
|
|
|
| |
- Fix -x
Submitted by: uqs
Approved by: delphij (mentor)
Notes:
svn path=/head/; revision=203438
|
|
|
compatibility level with the GNU counterparts and have shown to be mature
enough. For now, the GNU versions aren't removed from the tree, just detached
from the build.
Sponsored by: Google Summer of Code 2008
Portbuild run by: erwin
Approved by: delphij
Notes:
svn path=/head/; revision=202719
|