aboutsummaryrefslogtreecommitdiff
path: root/chmod_chown_chgrp.c
AgeCommit message (Expand)Author
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