Bump to version 1.22.1
[platform/upstream/busybox.git] / coreutils / chgrp.c
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-03-31 Pere Orgamove help text from include/usage.src.h to coreutils/*.c
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-04-10 Denis Vlasenkoaudit small applets and mark some of them as NOFORK.
2007-03-09 Denis Vlasenkodiff: failed to confirm "static bug" in gcc - reinstati...
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-12-30 Denis Vlasenkodone a dozen of randconfig test. guess what? ALL failed...
2006-10-27 Denis Vlasenkochgrp: just call chown! :)
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-07-20 Mike Frysingermove lchown/chown define out of specific files and...
2006-05-19 Bernhard Reutner... - remove emacs layout block as suggested by Robert...
2005-09-20 Bernhard Reutner... - rename libbb's password helpers as suggested in libbb.h
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-10-09 Glenn L McGrathPatch from Steven Scholz, fix some warnings
2003-09-24 Glenn L McGrathAdd the "install" applet, move get_ug_id to libbb as...
2003-07-22 Eric AndersenRemove remaining libc5 support code
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-03-19 Manuel Novoa III Things my compiler didn't catch...
2003-03-19 Manuel Novoa III Major coreutils update.
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-30 Eric AndersenThese do not need initial values. Let them live in...
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 AndersenLarry noticed that chown and chgrp has the version...
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-05 Eric AndersenMore stuff works.
1999-10-05 Eric AndersenInitial revision 0_29alpha2