Age | Commit message (Collapse) | Author |
|
chmod: match coreutils versus following links
|
|
|
|
|
|
Found bad typo in largefile support :)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
So fix wget & getopt32. Also fix multiple --header options
order: add and use rev_llist.
|
|
Add doc on POSIX's rules on -i and -f (insane!).
ln: make "ln dangling_symlink new_link" work.
|
|
getopt32: add =N support
|
|
|
|
|
|
|
|
|
|
|
|
Renaming...
|
|
|
|
|
|
|
|
|
|
Patch by Gabriel Somlo <somlo at cmu.edu>
|
|
Fix build proble on x86_64
|
|
|
|
|
|
[re]nice: add support for -nNNN w/o spaces, -NNN (nice only),
simplified code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It is impossible to formulate sane ABI based on
size of ulong because it can be 32-bit or 64-bit.
Basically it means that you cannot portably use
more that 32 option chars in one call anyway...
Make it explicit.
|
|
|
|
|
|
|
|
It's "nice" on steroids - can set uid/gid, mem/cpu limits etc. +3.5k
|
|
|
|
httpd: ifdef CONFIG -> if ENABLE (shorted, catched typos)
|
|
|
|
|
|
in order to look correct to both 4 tab and 8 tab population).
Add comment about :: (which indicates optional argument).
|
|
|
|
|
|
(time to sleep, 02:28 in the morning)...
|
|
|
|
|