Age | Commit message (Collapse) | Author |
|
|
|
process are exhausted.
|
|
Cherry-picked from Devin Bayer's big MacOS X patch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Florian Schirmer <jolt@tuxbox.org>
|
|
- remove unused parameter pindex from fdisk.c, xbsd_initlabel()
|
|
|
|
|
|
|
|
- use shorter boilerplate while at it.
|
|
|
|
|
|
|
|
remove unused 'int i' form main
whitespacing only
|
|
|
|
|
|
|
|
- use shorter boilerplate while at it.
|
|
|
|
|
|
- IMA compilation option (aka IPO, IPA,..)
Please holler if i broke something..
|
|
|
|
|
|
- remove warning about format '%ld' expects type 'long int *', but argument #num
has type 'long unsigned int *'
|
|
|
|
Fix bug 309, where ping -s 1 localhost would give an elapsed time 9 digits
long due to a stack overflow. Apparently, iputils also does this.
|
|
|
|
|
|
|
|
check of decodeString as Apache
|
|
|
|
|
|
it's the darn bug generator again.)
|
|
"ip link set <dev> addr".
|
|
removes warning about unused code for allbareconfig.
|
|
|
|
rename usage() to zcip_usage, make struct arp_packet static. This applet is
not ISO C89 compatible due to the use of C99-style comments ("c++ comments).
|
|
|
|
getopt infrastructure instead.
|
|
|
|
|
|
|
|
|
|
|