Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
fe7cd642b0b732f5d41403c2f6983ad676b69dd9
/
networking
/
ipcalc.c
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