On Sat, Aug 17, 2013 at 07:15:05PM +0100, Sami Kerola wrote: > build-sys: remove unnecessary environment variable > docs: update TODO > build-sys: complete elvtune removal > docs: be clear which last(1) is deprecated > docs: add long options to last.1 manual page > include: carefulput: print determined char when unprintable char is found > last: use carefulput() for printable character output > last: check expected numeric user input is number > last: make switch cases complete, and inform if impossible occurs > last: prefer enum rather than #definition list > last: remove broken code > last: use as narrow variable scoping as possible Applied. > last: use ISO 8601 time format for --fulltimes This is not backwardly compatible. Not applied. We need --fulltimes[=ctime|iso] or add --output=<list> and use lib/tt.c to generate output with arbitrary columns and formats. > last: global variables are initialize automatically to zero > last: allow --file to be defined multiple times > last: add --present option Good ideas, applied. Thanks. Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html