Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
text data bss dec hex filename
288 0 0 288 120 console-tools/_resize.o.gcc-2.95
258 0 0 258 102 console-tools/_resize.o.gcc-3.3
252 0 0 252 fc console-tools/_resize.o.gcc-3.4
|
|
|
|
|
|
So fix wget & getopt32. Also fix multiple --header options
order: add and use rev_llist.
|