reactos/base/applications/network
Timo Kreuzer 85d7a38c41 [TELNET] disable restrict warnings
Fixes GCC 8 warning:
base/applications/network/telnet/src/tnmain.cpp:190:13: error: 'char* strcpy(char*, const char*)' accessing 1 byte at offsets [0, 2147483647] and [0, 2147483647] may overlap 1 byte at offset 0 [-Werror=restrict]
       strcpy(&buf[cursor],&buf[cursor+1]);
       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2019-05-27 13:54:07 +02:00
..
arp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
dwnl [DWNL] Add translations (for Romanian & Italian) 2018-09-28 00:23:48 +02:00
finger Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
ftp [FTP] lostpeer() is declared and defined with a void return type. #179 2017-12-25 20:25:57 +01:00
ipconfig [TRANSLATION] Update Romanian translation (#851) 2018-09-14 11:04:36 +02:00
net [NET] Implement a parser for the '/times' option of the 'user' command. 2019-05-27 09:27:53 +02:00
netsh Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
netstat [NETSTAT] Add support for displaying UDP connections owning process 2018-11-24 21:41:11 +01:00
nslookup [NSLOOKUP] Fix crash in case of no network connectivity (#1354) 2019-02-13 13:12:52 +01:00
ping [TRANSLATION] Update Simplified Chinese translation. (#1096) 2018-12-05 16:50:05 +01:00
route Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
telnet [TELNET] disable restrict warnings 2019-05-27 13:54:07 +02:00
tracert [TRACERT] Fix Coverity #1434258 "Out-of-Bounds access" (#1038) 2018-11-15 14:15:23 +01:00
whois Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
wlanconf [TRANSLATION] Update Simplified Chinese Translations (#417) 2018-03-21 22:27:04 +01: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