"Vladimir N. Oleynik"
|
57545c810a
avoid signed<->unsigned warning
|
19 years ago |
Bernhard Reutner-Fischer
|
20f4000086
- add some ATTRIBUTE_UNUSED.
|
19 years ago |
Rob Landley
|
fb8c4983a6
Fix bug 603: "chown :root thingy" should work now.
|
19 years ago |
Rob Landley
|
f8ec1b51f3
No, we _want_ the suid and sgid bits reverted by chown, for security reasons.
|
19 years ago |
Bernhard Reutner-Fischer
|
d5bd137a24
- rename libbb's password helpers as suggested in libbb.h
|
19 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 years ago |
Glenn L McGrath
|
eebcc1d98a
Add the "install" applet, move get_ug_id to libbb as its used by chown,
|
21 years ago |
Glenn L McGrath
|
55bf79f944
Preserve suid/sgid bits
|
21 years ago |
Eric Andersen
|
85e5e72bc1
Remove remaining libc5 support code
|
21 years ago |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Glenn L McGrath
|
a88cb5025c
Patch from mathuria, compatability with solaris
|
22 years ago |
Matt Kraai
|
1f0c43668a
Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.
|
23 years ago |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 years ago |
Eric Andersen
|
91b84603d3
Cleanup from vodz
|
23 years ago |
Eric Andersen
|
2b02ab9606
This patch from Lars Kellogg-Stedman, fixes the behavior of
|
23 years ago |
Eric Andersen
|
65504ac12c
These do not need initial values. Let them live in the bss.
|
23 years ago |
Matt Kraai
|
468f504fd7
Fix handling of -R flag.
|
23 years ago |
Eric Andersen
|
3c3277f0bd
As Larry pointed out, this the off by one canbe fixed much more elegantly.
|
23 years ago |
Eric Andersen
|
30592a5451
Fix a silly off-by-one error noticed by Santiago Garcia Mantinan <manty@debian.org>
|
23 years ago |
Eric Andersen
|
c57a75d896
Larry noticed that chown and chgrp has the version numbers off a bit
|
23 years ago |
Eric Andersen
|
04095e58fb
Move messages.c to libbb. Make each string in messages.c be its own .o file.
|
23 years ago |
Eric Andersen
|
9f0fedb8f6
Split up chmod_chown_chgrp.c into 3 separate apps. This unfortunately
|
23 years ago |
Eric Andersen
|
305a73f5ea
Combined stuff
|
25 years ago |
Eric Andersen
|
1b61f41f57
More stuff
|
25 years ago |
Eric Andersen
|
c6cb79dedf
More stuff
|
25 years ago |
Eric Andersen
|
2ce1edcf54
Latest and greatest.
|
25 years ago |
Eric Andersen
|
9d3aba7b37
more stuff
|
25 years ago |
Eric Andersen
|
4bea32abb5
latest and greatest.
|
25 years ago |
Eric Andersen
|
2b69c40e80
More stuff works.
|
25 years ago |