reactos/base
Joachim Henze 3da13042ea
[NETSTAT] Less heap allocations (#5409)
- Avoid the heap in ShowIpStatistics() and ShowIcmpStatistics() to simplify the code,
  inspired by how we do it in ShowTcpStatistics() and ShowUdpStatistics() already
- Strip 2 Captain-Obvious-Comments

For the record: Retrieving ICMP-stats and IP-stats does not work properly in ReactOS yet,
neither with nor without my fix. Lower layers are most likely wrong still somehow.
But netstat itself can properly obtain ICMP-stats and IP-stats in Windows already.
2023-07-06 18:23:17 +02:00
..
applications [NETSTAT] Less heap allocations (#5409) 2023-07-06 18:23:17 +02:00
services [UMPNPMGR] PNP_Get(First/Next)LogConf: return proper tags for the resource list case 2023-06-29 18:06:02 +02:00
setup [TRANSLATION] Improve Dutch (nl-NL) translation (#4765) 2023-06-10 18:32:03 +03:00
shell [EXPLORER] Save taskbar position and locked state after reboot (#5393) 2023-07-04 16:16:24 +03:00
system [DISKPART] Update Romanian translation (#5296) 2023-05-21 14:30:01 +02:00
CMakeLists.txt Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00