Age | Commit message (Collapse) | Author |
|
ok deraadt@
|
|
Previously if you had an ungodly number of messages the line could
wrap the screen. We now format the line in a buffer and then only
print as many characters as will fit instead of printing the parts
piecemeal.
|
|
|
|
so that 12 copies of it are not generated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
scaffolding
|
|
|
|
|
|
|
|
|
|
|
|
ok deraadt@
|
|
|
|
|
|
|
|
* saner speed estimate for transfers that takes less than a second by
rounding the time to 1 second.
* when the transfer is finished calculate the actual total speed
rather than the current speed which is given during the transfer
|
|
|
|
help and ok jmc@
|
|
o Make main program target left recursive. Reduces parse stack usage, making
it possible to compile programs > 10000 lines.
|
|
|
|
regress test is there too)
|
|
little mods of mine
|
|
|
|
others callers do
|
|
OK drahn@
|
|
|
|
|
|
|
|
so we copy the correct number of bytes. Fixes a bug introduced in
revision 1.11. Closes PR 3591
|
|
receive mail. OK beck@ krw@ ian@ henning@ mcbride@ marc@
|
|
ok markus@
|
|
ok rohee@ espie@
|
|
ok espie@
|
|
|
|
enabled by supplying the -x option on the command line. Allows long
variable names in bc(1) (to appear soon). If no -x option is given,
behave exactly as before.
ok jmc@
|
|
enabled by supplying the -x option on the command line. Allows long
variable names in bc(1) (to appear soon). If no -x option is given,
behave exactly as before.
|
|
braces where needed, add missing prototypes.
tested and ok maja@
|
|
|