Remove trailing whitespace. Update copyright to include 2004.
[platform/upstream/busybox.git] / coreutils / chmod.c
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-03-19 Manuel Novoa III Restrict octal perms to <= 07777. Cosmetic error messa...
2003-03-19 Manuel Novoa III Major coreutils update.
2002-10-10 Eric Andersenlast_patch59 from vodz to cleanup chmod and correctly...
2001-12-20 Matt KraaiRemove `== TRUE' tests and convert `!= TRUE' and `...
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-04-26 Matt KraaiFix handling of permission addition and removal (e...
2001-04-26 Eric AndersenDoh. I never allocated storate for the struct stat...
2001-04-26 Matt KraaiFix handling of -R flag.
2001-04-26 Eric AndersenAs Larry pointed out, this the off by one canbe fixed...
2001-04-26 Eric AndersenFix a silly off-by-one error noticed by Santiago Garcia...
2001-04-25 Eric AndersenMove messages.c to libbb. Make each string in messages...
2001-04-24 Eric AndersenSplit up chmod_chown_chgrp.c into 3 separate apps....
1999-10-13 Eric AndersenCombined stuff
1999-10-13 Eric AndersenMore stuff
1999-10-05 Eric AndersenInitial revision 0_29alpha2