Age | Commit message (Collapse) | Author |
|
style fixes
|
|
|
|
|
|
|
|
|
|
find_pid_by_name() was returning 0 or -1 in last array element,
but -1 was never checked. We can use just 0 intead.
|
|
|
|
|
|
With this fix, "make mrproper" works correctly
|
|
|
|
|
|
|
|
adding/deleting that code again and again
|
|
|
|
w/o perror and statictics. Several small improvements
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(we were not respecting order of actions!).
Add -o and -a handling.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
chmod: match coreutils versus following links
|
|
|
|
|
|
chmod: stop following symlinks
|
|
|
|
|
|
|
|
|
|
|
|
Found bad typo in largefile support :)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
where appropriate, saves >100 bytes.
|
|
|
|
|