Update a bunch of docs. Run a script to update my email addr.
[platform/upstream/busybox.git] / coreutils / basename.c
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-03-19 Manuel Novoa III Major coreutils update.
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-08-29 Matt KraaiSUSv2 specifies that if the extension is identical...
2001-05-16 Matt KraaiChange 'printf("%s\n", ...)' into 'puts(...)'. Noted...
2001-03-09 Mark WhitleyAdded some more '/* getopt not needed */' lines.
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-01-27 Eric AndersenFix up copyright msgs. Bump version to 0.49 in prepara... 0_49
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
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-16 Matt KraaiExtract usage information into a separate file.
2000-07-10 Eric AndersenRemove unused variable.
2000-07-10 Eric AndersenFrom Matt Kraai <kraai@alumni.carnegiemellon.edu>:
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-05-19 Erik AndersenMore libc portability updates, add in the website ...
2000-05-10 Erik AndersenAdd suffix stripping support to basename
2000-04-21 Erik AndersenMore Doc updates. cmdedit and more termio fixes.
2000-04-13 Erik AndersenMore doc updates for BusyBox, with fixes to apps for...
2000-04-13 Erik AndersenUpates to include copyright 2000 to everything
2000-02-21 Erik AndersenForgot to add basename. More fixes to du from