Bump to version 1.22.1
[platform/upstream/busybox.git] / coreutils / chown.c
2013-01-15 Denys Vlasenkowhitespace fixes. no code changes
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
2010-02-06 Denys Vlasenkocosmetic fixes
2010-01-22 Denys Vlasenkochown: -2 bytes
2010-01-22 Matheus Izvekovchown: support long options
2009-04-21 Denis Vlasenko*: mass renaming of USE_XXXX to IF_XXXX
2008-07-22 Denis Vlasenkochown: do not use static data
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-06-27 Denis Vlasenko*: introduce and use FAST_FUNC: regparm on i386, otherw...
2008-06-01 Denis Vlasenkoash: optional printf builtin. +25 bytes if off, +35...
2008-03-17 Denis Vlasenko*: add -Wunused-parameter; fix resulting breakage
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-10-01 Denis Vlasenko'simple' error message functions by Loic Grenie <loic...
2007-08-18 Denis Vlasenkodon't pass argc in getopt32, it's superfluous
2007-07-05 Denis Vlasenkomd5_sha1_sum: fix mishandling when run as /bin/md5sum...
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-04-08 Denis Vlasenkofind: fix handling of -prune
2007-03-29 Bernhard Reutner... - fold recurse, depthFirst and dereference params into...
2007-03-14 Denis Vlasenkochown, env: stop using statics
2007-03-08 Denis Vlasenkochown: fix comment, fix verbose message
2007-03-08 Denis Vlasenkochown: support -H -L -P if ENABLE_DESKTOP
2007-02-26 Denis Vlasenkostart_stop_daemon: add -chuid support
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2007-01-13 Denis Vlasenkowhitespace fixes (leading spaces to tab)
2007-01-11 Denis VlasenkoTrailing whitespace removal over entire tree
2007-01-03 Denis Vlasenkochown: fix handling of "user.group" notation
2006-12-28 Denis Vlasenkobb_xget[pw/gr]nam were horribly misnamed - fixed.
2006-10-27 Denis Vlasenkorecursive_action: add depth param
2006-10-27 Denis Vlasenkochown: add -vcf support if CONFIG_DESKTOP
2006-10-20 Denis Vlasenkomessage string changes, mostly for consistency, also...
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-05-19 Bernhard Reutner... - remove emacs layout block as suggested by Robert...
2006-01-31 "Vladimir N. Oleynik"avoid signed<->unsigned warning
2006-01-30 Bernhard Reutner... - add some ATTRIBUTE_UNUSED.
2006-01-09 Rob LandleyFix bug 603: "chown :root thingy" should work now.
2006-01-06 Rob LandleyNo, we _want_ the suid and sgid bits reverted by chown...
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-09-24 Glenn L McGrathAdd the "install" applet, move get_ug_id to libbb as...
2003-09-08 Glenn L McGrathPreserve suid/sgid bits
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 Major coreutils update.
2003-02-08 Glenn L McGrathPatch from mathuria, compatability with solaris
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-07-10 Eric AndersenCleanup from vodz
2001-05-11 Eric AndersenThis patch from Lars Kellogg-Stedman, fixes the behavior of
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-13 Eric AndersenCombined stuff
1999-10-13 Eric AndersenMore stuff
1999-10-13 Eric AndersenMore stuff
1999-10-12 Eric AndersenLatest and greatest.
1999-10-06 Eric Andersenmore stuff
1999-10-06 Eric Andersenlatest and greatest.
1999-10-05 Eric AndersenMore stuff works.
1999-10-05 Eric AndersenInitial revision 0_29alpha2