Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
8c35d65c43216bb840326ac7476a180e2ae36fe9
/
coreutils
/
chown.c
8c35d65
recursive_action: add depth param chmod: match coreutils versus following links
by Denis Vlasenko
· 18 years ago
51b4c92
chown: add -vcf support if CONFIG_DESKTOP chmod: stop following symlinks
by Denis Vlasenko
· 18 years ago
e1a0d48
message string changes, mostly for consistency, also -32 bytes in .rodata
by Denis Vlasenko
· 18 years ago
67b23e6
getopt_ulflags -> getopt32.
by Denis Vlasenko
· 18 years ago
b1629b1
- remove emacs layout block as suggested by Robert P.J. Day
by Bernhard Reutner-Fischer
· 19 years ago
57545c8
avoid signed<->unsigned warning
by "Vladimir N. Oleynik"
· 19 years ago
20f4000
- add some ATTRIBUTE_UNUSED. - use shorter boilerplate while at it.
by Bernhard Reutner-Fischer
· 19 years ago
fb8c498
Fix bug 603: "chown :root thingy" should work now.
by Rob Landley
· 19 years ago
f8ec1b5
No, we _want_ the suid and sgid bits reverted by chown, for security reasons.
by Rob Landley
· 19 years ago
d5bd137
- rename libbb's password helpers as suggested in libbb.h
by Bernhard Reutner-Fischer
· 19 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
eebcc1d
Add the "install" applet, move get_ug_id to libbb as its used by chown,
by Glenn L McGrath
· 21 years ago
55bf79f
Preserve suid/sgid bits
by Glenn L McGrath
· 21 years ago
85e5e72
Remove remaining libc5 support code
by Eric Andersen
· 21 years ago
cb81e64
Update a bunch of docs. Run a script to update my email addr.
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
a88cb50
Patch from mathuria, compatability with solaris
by Glenn L McGrath
· 22 years ago
1f0c436
Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.
by Matt Kraai
· 23 years ago
bdfd0d7
Major rework of the directory structure and the entire build system. -Erik
by Eric Andersen
· 23 years ago
91b8460
Cleanup from vodz
by Eric Andersen
· 23 years ago
2b02ab9
This patch from Lars Kellogg-Stedman, fixes the behavior of
by Eric Andersen
· 24 years ago
65504ac
These do not need initial values. Let them live in the bss. -Erik
by Eric Andersen
· 24 years ago
468f504
Fix handling of -R flag.
by Matt Kraai
· 24 years ago
3c3277f
As Larry pointed out, this the off by one canbe fixed much more elegantly.
by Eric Andersen
· 24 years ago
30592a5
Fix a silly off-by-one error noticed by Santiago Garcia Mantinan <manty@debian.org>
by Eric Andersen
· 24 years ago
c57a75d
Larry noticed that chown and chgrp has the version numbers off a bit
by Eric Andersen
· 24 years ago
04095e5
Move messages.c to libbb. Make each string in messages.c be its own .o file.
by Eric Andersen
· 24 years ago
9f0fedb
Split up chmod_chown_chgrp.c into 3 separate apps. This unfortunately
by Eric Andersen
· 24 years ago
305a73f
Combined stuff
by Eric Andersen
· 25 years ago
1b61f41
More stuff
by Eric Andersen
· 25 years ago
c6cb79d
More stuff
by Eric Andersen
· 25 years ago
2ce1edc
Latest and greatest. -Erik
by Eric Andersen
· 25 years ago
9d3aba7
more stuff
by Eric Andersen
· 25 years ago
4bea32a
latest and greatest.
by Eric Andersen
· 25 years ago
2b69c40
More stuff works. -Erik
by Eric Andersen
· 25 years ago
cc8ed39
Initial revision
by Eric Andersen
· 25 years ago
0_29alpha2