History log of /freebsd-10.1-release/usr.bin/bc/bc.1
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 265533 07-May-2014 delphij

MFC r264573+264608+264609:

Sync with OpenBSD.


# 259785 23-Dec-2013 delphij

MFC r259058,r259060:

Remove -q from usage.

Document -q and --quiet as discouraged compatibility option.


# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 230546 25-Jan-2012 stefanf

Remove extra sentence, a leftover from r202845.


# 202845 22-Jan-2010 delphij

- Remove --debug option and intentionally undocument -d, which is only
kept for compatibility with 4.4BSD behavior.
- Sync SYNOPSIS with usage().
- Use an alternative way to represent short and long options which have
same semantics.

Reviewed by: gabor


# 202719 20-Jan-2010 gabor

Replace GNU bc/dc with BSDL versions ported from OpenBSD. They have a good
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