freebsd-skq/usr.bin/bc
pfg c41fd18fc0 MFC r291155:
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
2015-12-26 18:26:44 +00:00
..
bc.1 MFC r291155: 2015-12-26 18:26:44 +00:00
bc.library MFC r264573+264608+264609: 2014-05-07 08:06:54 +00:00
bc.y MFC r291155: 2015-12-26 18:26:44 +00:00
extern.h MFC r291155: 2015-12-26 18:26:44 +00:00
Makefile MFC r270650 (this is what should have been committed in r273497): 2014-10-23 00:43:08 +00:00
pathnames.h
scan.l MFC r264573+264608+264609: 2014-05-07 08:06:54 +00:00
tty.c MFC r291155: 2015-12-26 18:26:44 +00:00