Removed trailing \n from error_msg{,_and_die} messages.
[oweals/busybox.git] / whoami.c
2001-01-31 Matt KraaiRemoved trailing \n from error_msg{,_and_die} messages.
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2001-01-27 Eric AndersenAdd in a patch to make busybox use the normal pwd.h...
2000-12-13 Eric AndersenFix from Matt Kraai -- a better way to NULL terminate...
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-10-25 Matt KraaiFixed error handling and TRUE/FALSE usage.
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Matt KraaiUse errorMsg rather than fprintf.
2000-07-12 Matt KraaiUse global applet_name instead of local versions.
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-05-02 Erik AndersenMore stuff
2000-04-17 Erik AndersenMore updates to the docs, and fixes to sync things...
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
2000-01-15 Erik AndersenSync up busybox with the latest and greatest. This...