summaryrefslogtreecommitdiff
path: root/chmod_chown_chgrp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* UpdatesErik Andersen2000-02-111-16/+9
| | | | -Erik
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-110/+128
| | | | -Erik
* A few minor updates. ;-)Erik Andersen2000-02-071-9/+20
| | | | | | Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik
* Clear up some ambiguity with old style assignments.Erik Andersen2000-01-291-4/+4
| | | | -Erik
* put #if's around the lchown, becauseJohn Beppu2000-01-241-1/+7
| | | | older glibc versions don't have it.
* Went ahead and fixed bug #301 (chown not working on symlinks)John Beppu2000-01-231-1/+1
| | | | | | | in fileAction(), I changed the chown() to lchown(); Hopefully, that doesn't break anything. (I don't think it does). nested ?:?:?: madness in chmod_chown_chgrp.c
* Latest and greatest0_36Eric Andersen1999-11-181-8/+8
|
* Updates to usage, and made tar work.Eric Andersen1999-11-101-12/+12
| | | | -Erik
* Removed cruftEric Andersen1999-10-221-1/+1
|
* Make mkdir -m workEric Andersen1999-10-221-1/+1
|
* Fixed up copyright notices and suchEric Andersen1999-10-201-2/+4
|
* Made ps work. Fixed some stuff.Eric Andersen1999-10-201-50/+0
|
* Fixed chmod and friends.Eric Andersen1999-10-201-188/+77
|
* Added sfdisk. Ststic-ified a bunch of stuff.Eric Andersen1999-10-191-0/+168
|
* More stuffEric Andersen1999-10-191-1/+1
|
* More fixesEric Andersen1999-10-181-1/+1
|
* Some fixes and suchEric Andersen1999-10-171-13/+10
|
* More stuffEric Andersen1999-10-131-112/+8
|
* Combined stuffEric Andersen1999-10-131-0/+253