freebsd-src/usr.bin/bc
Pedro F. Giffuni bafb3a75ca bc: sync with OpenBSD
tty.c Rev. 1.3
Avoid unintended problems with operator precedence when doing an
assignment and comparison.

bc.1, Rev. 1.31, 1.32
'.Ql Quit' -> '.Ql quit' because only the lowercase command is valid.
Clarify sentence about `quit` in BUGS section.

extern.h, Rev. 1.12
whitespace

bc.y, Rev. 1.47
Prefer setvbuf() to setlinebuf() for portability

Obtained from:	OpenBSD
MFC after:	2 weeks
2015-11-22 02:43:14 +00:00
..
bc.1 bc: sync with OpenBSD 2015-11-22 02:43:14 +00:00
bc.library Sync with OpenBSD. 2014-04-16 23:14:05 +00:00
bc.y bc: sync with OpenBSD 2015-11-22 02:43:14 +00:00
extern.h bc: sync with OpenBSD 2015-11-22 02:43:14 +00:00
Makefile Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
pathnames.h
scan.l Stop casting the const char * to void * to char * to make compile more happy 2014-04-17 14:15:53 +00:00
tty.c bc: sync with OpenBSD 2015-11-22 02:43:14 +00:00