aboutsummaryrefslogtreecommitdiff
path: root/chmod_chown_chgrp.c
AgeCommit message (Expand)Author
2001-04-09Update how we detect if libc5 is in use.Eric Andersen
2001-02-27Patch from Vladimir N. Oleynik to save 128 bytes by moving errorEric Andersen
2001-02-20It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen
2001-02-14This patch, put together by Manuel Novoa III, is a merge of workEric Andersen
2001-01-31Removed trailing \n from error_msg{,_and_die} messages.Matt Kraai
2001-01-31Patch from Vladimir N. Oleynik to simplify how it decides whichEric Andersen
2001-01-27Fix up copyright msgs. Bump version to 0.49 in preparation forEric Andersen
2001-01-27Fix header file usage -- there were many unnecessary header files included inEric Andersen
2001-01-27Add in a patch to make busybox use the normal pwd.h and grp.hEric Andersen
2000-12-07Changed names of functions in utility.c and all affected files, to makeMark Whitley
2000-12-01Stop using TRUE and FALSE for exit status.Matt Kraai
2000-09-25Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen
2000-08-22Fix an option parsing bug where things likeEric Andersen
2000-07-16Extract usage information into a separate file.Matt Kraai
2000-07-14uid and gid were unsigned, but were compared vs signed values (-1)Eric Andersen
2000-07-14Use errorMsg rather than fprintf.Matt Kraai
2000-07-12Always report the applet name when doing error reporting.Matt Kraai
2000-07-12Use global applet_name instead of local versions.Matt Kraai
2000-06-19Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen
2000-06-13Add new apps md5sum uudecode uuencode, fix some minor formatting things.Eric Andersen
2000-06-06Fixed segfaults for "chown -R" and "chgrp -R". Also added a message for "tooMark Whitley
2000-06-06Fixed segfault when you type "chmod -R". "chown -R" and "chgrp -R" are stillMark Whitley
2000-05-17Some more portability updatesErik Andersen
2000-04-21More Doc updates. cmdedit and more termio fixes.Erik Andersen
2000-04-18Fix symlink following bug in chmod -R and friends. Allow SYSV styleErik Andersen
2000-04-13Upates to include copyright 2000 to everythingErik Andersen
2000-03-28Yet another installment in the ongoing tar sagaErik Andersen
2000-03-07Wrote killall.Erik Andersen
2000-03-04A few updates (including the cp fix the Craig has been looking for)Erik Andersen
2000-02-11UpdatesErik Andersen
2000-02-08Some formatting updates (ran the code through indent)Erik Andersen
2000-02-07A few minor updates. ;-)Erik Andersen
2000-01-29Clear up some ambiguity with old style assignments.Erik Andersen
2000-01-24put #if's around the lchown, becauseJohn Beppu
2000-01-23 Went ahead and fixed bug #301 (chown not working on symlinks)John Beppu
1999-11-18Latest and greatestEric Andersen
1999-11-10Updates to usage, and made tar work.Eric Andersen
1999-10-22Removed cruftEric Andersen
1999-10-22Make mkdir -m workEric Andersen
1999-10-20Fixed up copyright notices and suchEric Andersen
1999-10-20Made ps work. Fixed some stuff.Eric Andersen
1999-10-20Fixed chmod and friends.Eric Andersen
1999-10-19Added sfdisk. Ststic-ified a bunch of stuff.Eric Andersen
1999-10-19More stuffEric Andersen
1999-10-18More fixesEric Andersen
1999-10-17Some fixes and suchEric Andersen
1999-10-13More stuffEric Andersen
1999-10-13Combined stuffEric Andersen