Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
7d1c7d8337853ca99e6ec1150ac4b834cfed5cd3
/
networking
/
ipcalc.c
84d5edd
help text: replace [OPTIONS] with actual options (if not too long)
by Denys Vlasenko
· 4 years ago
6937487
libbb: reduce the overhead of single parameter bb_error_msg() calls
by James Byrne
· 5 years ago
b097a84
config: update size information
by Denys Vlasenko
· 6 years ago
22542ec
getopt32: remove opt_complementary
by Denys Vlasenko
· 7 years ago
036585a
getopt32: remove applet_long_options
by Denys Vlasenko
· 7 years ago
73adef1
ipcalc: trim help text
by Denys Vlasenko
· 7 years ago
90ad4ba
ipcalc,rdev: make NOEXEC
by Denys Vlasenko
· 7 years ago
72089cf
config: deindent all help texts
by Denys Vlasenko
· 7 years ago
4eed2c6
Update menuconfig items with approximate applet sizes
by Denys Vlasenko
· 7 years ago
f560422
Big cleanup in config help and description
by Denys Vlasenko
· 8 years ago
47367e1
Convert all networking/* applets to "new style" applet definitions
by Denys Vlasenko
· 8 years ago
72dcbe4
ipcalc: fix trivial usage message
by Ron Yorston
· 9 years ago
6642676
*: remove "Options:" string from help texts
by Denys Vlasenko
· 14 years ago
5bc8c00
move remaining help text from include/usage.src.h
by Pere Orga
· 14 years ago
fb132e4
whitespace cleanup
by Denys Vlasenko
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
134d0eb
cosmetics on top of Dan's patches
by Denys Vlasenko
· 14 years ago
fdd7b56
A few minor portability improvements
by Dan Fandrich
· 14 years ago
823b636
ipcalc: more correct checking for proper number of arguments
by Steve Bennett
· 15 years ago
12ca080
*: eliminate more aliasing warnings
by Denys Vlasenko
· 15 years ago
6331cf0
*: use "can't" instead of "cannot"
by Denys Vlasenko
· 15 years ago
5e34ff2
*: mass renaming of USE_XXXX to IF_XXXX
by Denis Vlasenko
· 16 years ago
5b3adae
remove whitespace damage. No code changes
by Denis Vlasenko
· 17 years ago
fcc6347
udhcp,ipcalc: simple code shrink (Nico Erfurth <masta AT perlgolf.de>)
by Denis Vlasenko
· 17 years ago
c93b162
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
by Denis Vlasenko
· 17 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
fe7cd64
don't pass argc in getopt32, it's superfluous
by Denis Vlasenko
· 17 years ago
e324184
s/#ifdef CONFIG_/#if ENABLE_/g
by Denis Vlasenko
· 17 years ago
6ca409e
trylink: produce even more info about final link stage
by Denis Vlasenko
· 17 years ago
990d0f6
Replace index_in_[sub]str_array with index_in_[sub]strings,
by Denis Vlasenko
· 17 years ago
bdc88fd
rework long option handling. saves ~1.2k
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
bf0a201
style fixes last xcalloc replaced by xzalloc
by Denis Vlasenko
· 18 years ago
c61852a
fix support for globally disabling --long-options.
by Denis Vlasenko
· 18 years ago
1385899
attempt to regularize atoi mess.
by Denis Vlasenko
· 18 years ago
67b23e6
getopt_ulflags -> getopt32.
by Denis Vlasenko
· 18 years ago
3538b9a
Implement optional syslog logging using ordinary
by Denis Vlasenko
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
ff97ee9
#ifdef reduction.
by Rob Landley
· 19 years ago
01d23ad
- add central knob to turn off getopt_long everywhere. EXPERIMENTAL!
by Bernhard Reutner-Fischer
· 19 years ago
b1629b1
- remove emacs layout block as suggested by Robert P.J. Day
by Bernhard Reutner-Fischer
· 19 years ago
b7f88e0
touchup argc/argv handling to shrink a bit and fix a segfault when given wrong number of parameters as noted and fixed by Cristian Ionescu-Idbohrn
by Mike Frysinger
· 19 years ago
b225e2a
Fixup some warnings
by Eric Andersen
· 20 years ago
aff114c
Larry Doolittle writes:
by Eric Andersen
· 21 years ago
a437504
slightly clean the whacked out formatting
by Eric Andersen
· 21 years ago
2479445
Fix/eliminate use of atol
by Eric Andersen
· 21 years ago
14092a1
Busybox CVS version ipcalc have problems:
by Glenn L McGrath
· 21 years ago
d6bdd5d
Small bug in silent option
by Glenn L McGrath
· 21 years ago
530ea42
adds the ability to use and calculate network prefix specifications instead
by Glenn L McGrath
· 21 years ago
7207b88
Patch from Lars Kellogg-Stedman:
by Eric Andersen
· 21 years ago
e968ee3
Patch from Vladimir N. Oleynik (vodz):
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
c11986d
ipcalc applet by Stephan Linz and Jordan Crouse
by Glenn L McGrath
· 22 years ago