index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
cron_changes
dscho-kill-gently
embed
fix_backslash
join2
long_paths
manifest
master
merge
merge_1_19
merge_1_20
mount_point
noconsole
noconsole2
old
path_search
propagate_sigint
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
zstd
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
/
netstat.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netstat: fix breakage due to last commit
Denys Vlasenko
2026-02-24
1
-2
/
+2
*
netstat,pscan: don't use getservbyport(), it links in a static buffer
Denys Vlasenko
2026-02-24
1
-5
/
+6
*
libbb: introduce and use xasprintf_inplace()
Denys Vlasenko
2026-02-05
1
-4
/
+3
*
decrease padding: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
Denys Vlasenko
2020-11-30
1
-1
/
+1
*
libbb: shrink recursive_action() by reducing memory pressure
Denys Vlasenko
2020-10-01
1
-14
/
+14
*
build system: drop PLATFORM_LINUX
Ron Yorston
2020-08-13
1
-1
/
+0
*
netstat: suppress a warning (conversion from 'int' to 'smallint' changes value)
Denys Vlasenko
2019-10-25
1
-1
/
+1
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
1
-2
/
+2
*
netstat: produce numeric-ip output for non-resolved names
Mark Marshall
2018-03-27
1
-2
/
+5
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-5
/
+5
*
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
-1
/
+1
*
Convert all networking/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-0
/
+26
*
typo fixes
Maninder Singh
2015-05-25
1
-1
/
+1
*
Use chomp to remove newlines
Ron Yorston
2015-03-12
1
-1
/
+1
*
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-03-12
1
-2
/
+2
*
Use unsigned printf/scanf conversion where more appropriate
Denys Vlasenko
2013-11-29
1
-4
/
+4
*
whitespace cleanup. no code changes
Denys Vlasenko
2013-01-14
1
-1
/
+1
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-1
/
+0
*
whitespace cleanup
Denys Vlasenko
2010-10-29
1
-1
/
+1
*
netstat: was using buffers one byte short for scanf (no place for NUL). fixing
Denys Vlasenko
2010-10-28
1
-3
/
+6
*
netstat: fix IPv6 problem (garbage in scope_id); code shrink
Denys Vlasenko
2010-10-27
1
-47
/
+62
*
netstat: fix -r display in usage text
Bob Dunlop
2010-10-27
1
-28
/
+50
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
netstat: fix a trivial bug
Denys Vlasenko
2010-02-19
1
-1
/
+1
*
*: fix 1/4 remaining aliasing warnings
Denys Vlasenko
2010-02-05
1
-30
/
+25
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
1
-9
/
+9
*
netstat: code shrink
Denis Vlasenko
2008-07-27
1
-197
/
+96
*
style fix, no code changes
Denis Vlasenko
2008-07-27
1
-2
/
+2
*
netstat: optional -p support by L. Gabriel Somlo <somlo AT cmu.edu>
Denis Vlasenko
2008-07-27
1
-21
/
+261
*
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
1
-1
/
+1
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
whitespace fixes
Denis Vlasenko
2008-01-07
1
-1
/
+1
*
libbb: introduce fputc_printable (from ed)
Denis Vlasenko
2007-12-30
1
-7
/
+10
*
netstat: in error message, report filename and line number
Denis Vlasenko
2007-12-26
1
-22
/
+23
*
Fix xmalloc_fgets_str so that it really does NOT strip terminator.
Denis Vlasenko
2007-12-26
1
-22
/
+15
*
lineedit: reduce stack usage
Denis Vlasenko
2007-12-03
1
-33
/
+37
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
Denis Vlasenko
2007-10-01
1
-1
/
+1
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
introduce and use xdup2(int, int)
Denis Vlasenko
2007-08-18
1
-2
/
+2
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-2
/
+1
*
networking/interface.c: huke remaining big statics; use malloc for INET[6]_rr...
Denis Vlasenko
2007-06-19
1
-45
/
+34
*
whitespace fixes
Denis Vlasenko
2007-05-30
1
-4
/
+4
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
netstat: fix error in new -W option handling
Denis Vlasenko
2007-05-16
1
-2
/
+3
*
netstat: introduce -W: wide, ipv6-friendly output
Denis Vlasenko
2007-05-15
1
-166
/
+153
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
preparatory patch for -Wwrite-strings #2
Denis Vlasenko
2007-01-29
1
-6
/
+8
[next]