Добро пожаловать, Гость. Пожалуйста авторизуйтесь здесь.
FGHIGate на GaNJa NeTWoRK ST@Ti0N - Просмотр сообщения в эхоконференции RU.HUSKY
Введите FGHI ссылку:


Присутствуют сообщения из эхоконференции RU.HUSKY с датами от 16 Jul 13 10:00:06 до 31 Mar 24 23:49:12, всего сообщений: 5321
Ответить на сообщение К списку сообщений Предыдущее сообщение Следующее сообщение
= Сообщение: 4312 из 5321 ========================================= RU.HUSKY =
От   : husky inspector                  2:5020/1042.3      26 Feb 21 01:00:24
Кому : All                                                 26 Feb 21 01:00:24
Тема : Changes in husky sources
FGHI : area://RU.HUSKY?msgid=2:5020/1042.3+60381df9
= Кодировка сообщения определена как: ASCII ==================================
Ответ: area://RU.HUSKY?msgid=2:5015/46+60381eca
==============================================================================
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
        (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken
===========================
fidoconf:
add .gitignore
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-02-25 23:03:07 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
A .gitignore
===========================
fidoconf:
version 20210225
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-02-25 23:00:32 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M cvsdate.h
M fidoconf.spec
===========================
fidoconf:
delete the part of the conditional expresion that is always true
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-02-25 22:07:36 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/afixcmd.c
===========================
fidoconf:
exclude unnecessary test of "p" pointer for NULL
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-02-25 21:10:51 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/line.c
===========================
fidoconf:
call strlen() outside of loops to increase performance
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-02-25 19:14:11 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/line.c
===========================
fidoconf:
free memory to prevent memory leak;
free memory before writing a message

Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-02-25 18:54:31 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/stat.c
===========================
fidoconf:
check "line" pointer for NULL
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-02-25 17:19:31 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/cfg.c
===========================
fidoconf:
fix wrong casting
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-02-25 17:14:35 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/cfg.c
===========================
fidoconf:
compare sessionPwd with defaultPwd instead of comparing with itself
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-02-25 17:11:38 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/common.c
===========================
fidoconf:
Do not check for NULL a known non-NULL pointer
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-02-25 17:06:26 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/afixcmd.c
===========================
fidoconf:
rename .cvsignore to .gitignore; add *.bak, *.vcxproj.user to the ignore list
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-02-25 16:52:09 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
D .cvsignore
===========================
fidoconf:
add *.2019.vcxproj and *.2019.vcxproj.filters
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2021-02-25 14:38:58 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
A make/fconf2binkd.2019.vcxproj
A make/fconf2binkd.2019.vcxproj.filters
A make/fconf2golded.2019.vcxproj
A make/fconf2golded.2019.vcxproj.filters
A make/fecfg2fconf.2019.vcxproj
A make/fecfg2fconf.2019.vcxproj.filters
A make/fidoconf.2019.suppress
A make/fidoconf.2019.vcxproj
A make/fidoconf.2019.vcxproj.filters
A make/linked.2019.vcxproj
A make/linked.2019.vcxproj.filters
A make/tparser.2019.vcxproj
A make/tparser.2019.vcxproj.filters
===========================
fidoconf:
Watcom makefile debug
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-02-25 10:05:45 +0300
Committed by: GitHub <noreply@github.com>
Files:
M make/makefile.watcom
===========================
hpt:
cosmetic and functional improvements to PktInfo;
allow it to run without specifying a config file in the command line;
new option '-n' to count messages;
fix for where the packet header timestamp was displayed with an incorrect DST offset
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-02-25 13:05:13 +0300
Committed by: GitHub <noreply@github.com>
Files:
M src/pktinfo.c
===========================
hpt:
linkTo is unsigned (dword) so cannot be less than zero
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-02-25 10:27:10 +0300
Committed by: GitHub <noreply@github.com>
Files:
M src/hptlink.c
===========================
hpt:
fix clang warnings
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-02-25 10:15:45 +0300
Committed by: GitHub <noreply@github.com>
Files:
M src/hptlink.c
M src/post.c
M src/toss.c
M src/tpkt.c
===========================
hpt:
abs() -> labs();
Fixes warning from clang:
"warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value"
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-02-25 10:11:49 +0300
Committed by: GitHub <noreply@github.com>
Files:
M src/hpttree.c
M src/toss.c
===========================
hpt:
set DEBUG=1 to generate binaries with debugging info
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-02-25 10:08:51 +0300
Committed by: GitHub <noreply@github.com>
Files:
M make/makefile.watcom
===========================
hpt:
Answering always from the addressed AKA
Author: BroRabbit <37867123+BroRabbit@users.noreply.github.com>
Date: 2021-02-25 10:01:44 +0300
Committed by: GitHub <noreply@github.com>
Files:
M misc/pingpong.pm
===========================
huskylib:
Watcom makefile debug
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-02-25 10:03:48 +0300
Committed by: GitHub <noreply@github.com>
Files:
M make/makefile.watcom
===========================
areafix:
Watcom makefile debug
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-02-25 10:07:18 +0300
Committed by: GitHub <noreply@github.com>
Files:
M make/makefile.watcom
===========================
smapi:
Watcom makefile debug
Author: Andrew Clarke <mail@ozzmosis.com>
Date: 2021-02-25 10:04:53 +0300
Committed by: GitHub <noreply@github.com>
Files:
M make/makefile.watcom
--- hpt/lnx 1.9.0
* Origin: Moscow, Russia (2:5020/1042.3)

К главной странице гейта
Powered by NoSFeRaTU`s FGHIGate
Открытие страницы: 0.049850 секунды