projects
/
oweals
/
busybox.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ioctl(SIOCGIFINDEX) does not require clearing of entire ifr
[oweals/busybox.git]
/
networking
/
ipcalc.c
2017-08-08
Denys Vlasenko
getopt32: remove opt_complementary
blob
|
commitdiff
|
raw
2017-08-08
Denys Vlasenko
getopt32: remove applet_long_options
blob
|
commitdiff
|
raw
|
diff to current
2017-08-07
Denys Vlasenko
ipcalc: trim help text
blob
|
commitdiff
|
raw
|
diff to current
2017-08-07
Denys Vlasenko
ipcalc,rdev: make NOEXEC
blob
|
commitdiff
|
raw
|
diff to current
2017-07-21
Denys Vlasenko
config: deindent all help texts
blob
|
commitdiff
|
raw
|
diff to current
2017-07-18
Denys Vlasenko
Update menuconfig items with approximate applet sizes
blob
|
commitdiff
|
raw
|
diff to current
2017-01-10
Denys Vlasenko
Big cleanup in config help and description
blob
|
commitdiff
|
raw
|
diff to current
2016-11-23
Denys Vlasenko
Convert all networking/* applets to "new style" applet...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-15
Ron Yorston
ipcalc: fix trivial usage message
blob
|
commitdiff
|
raw
|
diff to current
2011-06-05
Denys Vlasenko
*: remove "Options:" string from help texts
blob
|
commitdiff
|
raw
|
diff to current
2011-04-11
Pere Orga
move remaining help text from include/usage.src.h
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Denys Vlasenko
whitespace cleanup
blob
|
commitdiff
|
raw
|
diff to current
2010-08-16
Denys Vlasenko
*: make GNU licensing statement forms more regular
blob
|
commitdiff
|
raw
|
diff to current
2010-06-19
Denys Vlasenko
cosmetics on top of Dan's patches
blob
|
commitdiff
|
raw
|
diff to current
2010-06-19
Dan Fandrich
A few minor portability improvements
blob
|
commitdiff
|
raw
|
diff to current
2010-04-07
Steve Bennett
ipcalc: more correct checking for proper number of...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-04
Denys Vlasenko
*: eliminate more aliasing warnings
blob
|
commitdiff
|
raw
|
diff to current
2009-11-13
Denys Vlasenko
*: use "can't" instead of "cannot"
blob
|
commitdiff
|
raw
|
diff to current
2009-04-21
Denis Vlasenko
*: mass renaming of USE_XXXX to IF_XXXX
blob
|
commitdiff
|
raw
|
diff to current
2008-04-19
Denis Vlasenko
remove whitespace damage. No code changes
blob
|
commitdiff
|
raw
|
diff to current
2008-04-10
Denis Vlasenko
udhcp,ipcalc: simple code shrink (Nico Erfurth <masta...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-23
Denis Vlasenko
patch: shrink by Pascal Bellard <pascal.bellard AT...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-11
Denis Vlasenko
add -fvisibility=hidden to CC flags, mark XXX_main...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-18
Denis Vlasenko
don't pass argc in getopt32, it's superfluous
blob
|
commitdiff
|
raw
|
diff to current
2007-08-13
Denis Vlasenko
s/#ifdef CONFIG_/#if ENABLE_/g
blob
|
commitdiff
|
raw
|
diff to current
2007-08-12
Denis Vlasenko
trylink: produce even more info about final link stage
blob
|
commitdiff
|
raw
|
diff to current
2007-07-24
Denis Vlasenko
Replace index_in_[sub]str_array with index_in_[sub...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-23
Denis Vlasenko
rework long option handling. saves ~1.2k
blob
|
commitdiff
|
raw
|
diff to current
2007-05-26
Denis Vlasenko
usage.c: remove reference to busybox.h
blob
|
commitdiff
|
raw
|
diff to current
2007-02-03
Denis Vlasenko
suppress warnings about easch <applet>_main() having
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
Denis Vlasenko
style fixes
blob
|
commitdiff
|
raw
|
diff to current
2006-11-29
Denis Vlasenko
fix support for globally disabling --long-options.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Denis Vlasenko
attempt to regularize atoi mess.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Denis Vlasenko
getopt_ulflags -> getopt32.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-06
Denis Vlasenko
Implement optional syslog logging using ordinary
blob
|
commitdiff
|
raw
|
diff to current
2006-07-02
"Robert P. J. Day"
Standardize on the vi editing directives being on the...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-02
Rob Landley
#ifdef reduction.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-26
Bernhard Reutner...
- add central knob to turn off getopt_long everywhere...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-19
Bernhard Reutner...
- remove emacs layout block as suggested by Robert...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-24
Mike Frysinger
touchup argc/argv handling to shrink a bit and fix...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-28
Eric Andersen
Fixup some warnings
blob
|
commitdiff
|
raw
|
diff to current
2004-04-14
Eric Andersen
Larry Doolittle writes:
blob
|
commitdiff
|
raw
|
diff to current
2004-04-13
Eric Andersen
slightly clean the whacked out formatting
blob
|
commitdiff
|
raw
|
diff to current
2004-03-06
Eric Andersen
Fix/eliminate use of atol
blob
|
commitdiff
|
raw
|
diff to current
2003-09-12
Glenn L McGrath
Busybox CVS version ipcalc have problems:
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Glenn L McGrath
Small bug in silent option
blob
|
commitdiff
|
raw
|
diff to current
2003-09-02
Glenn L McGrath
adds the ability to use and calculate network prefix...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-05
Eric Andersen
Patch from Lars Kellogg-Stedman:
blob
|
commitdiff
|
raw
|
diff to current
2003-07-03
Eric Andersen
Patch from Vladimir N. Oleynik (vodz):
blob
|
commitdiff
|
raw
|
diff to current
2003-03-19
Manuel Novoa III
Major coreutils update.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-10
Glenn L McGrath
ipcalc applet by Stephan Linz and Jordan Crouse
blob
|
commitdiff
|
raw
|
diff to current