diff options
author | fanf <fanf@FreeBSD.org> | 2003-06-30 14:46:25 +0000 |
---|---|---|
committer | fanf <fanf@FreeBSD.org> | 2003-06-30 14:46:25 +0000 |
commit | cca07433cc4346d74e15b2628370096afdaf82b9 (patch) | |
tree | 8868fa96f44d01dc545f0373e23844a829c9e78c /usr.bin/logname | |
parent | afcf98e92a64c393bcec75535adee26b58c220a3 (diff) | |
download | FreeBSD-src-cca07433cc4346d74e15b2628370096afdaf82b9.zip FreeBSD-src-cca07433cc4346d74e15b2628370096afdaf82b9.tar.gz |
Various fixes from upstream, including a bug...
Fix the usage synopsis.
Amend the copyright notice to reflect the fact that there's no Berkeley
code left.
Fix a typo in a comment, improve the descriptions of the way we use
some global variables (relevant to the bug below), and note that
division-by-zero has side effects so the current expression evaluator
can't be trivially extended to arithmetic in its current design.
Avoid hitting an abort(); /* bug */ when in "text mode" (i.e.
ignoring comment state) by updating the line parser state properly.
PR: 53907
Diffstat (limited to 'usr.bin/logname')
0 files changed, 0 insertions, 0 deletions