It turns out that DODMALLOC was broken when I reorganized busybox.h
[oweals/busybox.git] / coreutils / pwd.c
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2000-12-18 Matt KraaiChange calls to error_msg.* and strerror to use perror_...
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-12-01 Matt KraaiStop using TRUE and FALSE for exit status.
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-07-19 Matt KraaiCentralize handling of --help.
2000-07-19 Matt KraaiAdd usage messages for applets without them.
2000-07-12 Matt KraaiAlways report the applet name when doing error reporting.
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-06-02 Eric AndersenA number of additional fixed from Pavel Roskin, note...
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-04-28 Erik AndersenLatest and greatest. Some effort at libc5 (aiming...
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
2000-02-07 Erik AndersenA few minor updates. ;-)
1999-10-20 Eric AndersenFixed up copyright notices and such
1999-10-12 Eric AndersenMore stuff...
1999-10-12 Eric AndersenLatest and greatest.
1999-10-05 Eric AndersenInitial revision 0_29alpha2