index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
ipcalc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
help text: replace [OPTIONS] with actual options (if not too long)
Denys Vlasenko
2020-12-13
1
-1
/
+1
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
1
-1
/
+1
*
config: update size information
Denys Vlasenko
2018-12-28
1
-1
/
+1
*
getopt32: remove opt_complementary
Denys Vlasenko
2017-08-08
1
-2
/
+5
*
getopt32: remove applet_long_options
Denys Vlasenko
2017-08-08
1
-4
/
+6
*
ipcalc: trim help text
Denys Vlasenko
2017-08-08
1
-19
/
+7
*
ipcalc,rdev: make NOEXEC
Denys Vlasenko
2017-08-08
1
-1
/
+1
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-4
/
+4
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
Big cleanup in config help and description
Denys Vlasenko
2017-01-10
1
-7
/
+5
*
Convert all networking/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-0
/
+25
*
ipcalc: fix trivial usage message
Ron Yorston
2015-08-15
1
-1
/
+2
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-1
/
+0
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+27
*
whitespace cleanup
Denys Vlasenko
2010-10-29
1
-3
/
+3
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
cosmetics on top of Dan's patches
Denys Vlasenko
2010-06-19
1
-3
/
+1
*
A few minor portability improvements
Dan Fandrich
2010-06-19
1
-2
/
+2
*
ipcalc: more correct checking for proper number of arguments
Steve Bennett
2010-04-07
1
-11
/
+12
*
*: eliminate more aliasing warnings
Denys Vlasenko
2010-02-04
1
-23
/
+21
*
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-13
1
-1
/
+1
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
1
-1
/
+1
*
remove whitespace damage. No code changes
Denis Vlasenko
2008-04-19
1
-1
/
+1
*
udhcp,ipcalc: simple code shrink (Nico Erfurth <masta AT perlgolf.de>)
Denis Vlasenko
2008-04-10
1
-5
/
+2
*
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
Denis Vlasenko
2008-03-23
1
-1
/
+0
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
s/#ifdef CONFIG_/#if ENABLE_/g
Denis Vlasenko
2007-08-13
1
-1
/
+1
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-1
/
+1
*
Replace index_in_[sub]str_array with index_in_[sub]strings,
Denis Vlasenko
2007-07-24
1
-1
/
+1
*
rework long option handling. saves ~1.2k
Denis Vlasenko
2007-07-23
1
-10
/
+9
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-2
/
+2
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
style fixes
Denis Vlasenko
2006-12-26
1
-1
/
+1
*
fix support for globally disabling --long-options.
Denis Vlasenko
2006-11-29
1
-14
/
+13
*
attempt to regularize atoi mess.
Denis Vlasenko
2006-10-08
1
-30
/
+18
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-2
/
+2
*
Implement optional syslog logging using ordinary
Denis Vlasenko
2006-09-06
1
-2
/
+2
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-1
/
+1
*
#ifdef reduction.
Rob Landley
2006-06-02
1
-85
/
+72
*
- add central knob to turn off getopt_long everywhere. EXPERIMENTAL!
Bernhard Reutner-Fischer
2006-05-26
1
-0
/
+2
*
- remove emacs layout block as suggested by Robert P.J. Day
Bernhard Reutner-Fischer
2006-05-19
1
-9
/
+2
*
touchup argc/argv handling to shrink a bit and fix a segfault when given wron...
Mike Frysinger
2005-09-24
1
-11
/
+12
*
Fixup some warnings
Eric Andersen
2004-08-28
1
-4
/
+4
*
Larry Doolittle writes:
Eric Andersen
2004-04-14
1
-2
/
+2
*
slightly clean the whacked out formatting
Eric Andersen
2004-04-13
1
-46
/
+47
*
Fix/eliminate use of atol
Eric Andersen
2004-03-06
1
-2
/
+1
*
Busybox CVS version ipcalc have problems:
Glenn L McGrath
2003-09-12
1
-24
/
+29
*
Small bug in silent option
Glenn L McGrath
2003-09-05
1
-1
/
+1
*
adds the ability to use and calculate network prefix specifications instead
Glenn L McGrath
2003-09-02
1
-9
/
+78
[next]