made "test" an ash built-in.
[oweals/busybox.git] / coreutils / chown.c
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