forum.wfido.ru  

Вернуться   forum.wfido.ru > Прочие эхи > RU.HUSKY

Ответ
 
Опции темы Опции просмотра
  #351  
Старый 17.12.2022, 00:52
husky inspector
Guest
 
Сообщений: n/a
По умолчанию Changes in husky sources

husky inspector написал(а) к All в Dec 22 23:49:14 по местному времени:

Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken
===========================
huskybse:
add areastat and nltools to the @progs array
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2022-12-16 23:00:56 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M script/spec_configure
===========================
huskybse:
remove an excessive "endif"
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2022-12-16 22:43:12 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M husky.spec.in
===========================
huskybse:
add areastat and nltools
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2022-12-16 22:33:51 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M husky.spec.in
M huskymak.cfg.bsd
M huskymak.cfg.macos
M huskymak.cfg.mgw
M huskymak.rpm.cfg
M script/spec_configure
===========================
huskybse:
add НPTZIP dependancy on nltools
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2022-12-16 22:18:55 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M Makefile
===========================
huskybse:
add dependancies on PROGRAMS items and other variables
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2022-12-16 22:14:27 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M husky.spec.in
M script/spec_configure
===========================
huskybse:
use more conditionally expanded macros
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2022-12-16 21:31:30 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M husky.spec.in
===========================
huskybse:
use conditionally expanded macros
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2022-12-16 21:10:02 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M husky.spec.in
===========================
huskybse:
ensure that hpt utilities are not built when hpt is not built
when husky.spec is generated

Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2022-12-16 20:39:44 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M script/spec_configure
===========================
areastat:
modify version component names by prepending the subproject name
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2022-12-16 23:10:06 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M h/version.h
M src/areastat.c
===========================
nltools:
modify version component names by prepending the subproject name
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2022-12-16 23:15:08 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M h/version.h
M src/nlcrc.c
M src/nldiff.c
M src/nlupdate.c
M src/ulc.c
--- hpt/lnx 1.9.0
Ответить с цитированием
  #352  
Старый 24.12.2022, 00:52
husky inspector
Guest
 
Сообщений: n/a
По умолчанию Changes in husky sources

husky inspector написал(а) к All в Dec 22 23:49:14 по местному времени:

Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken
===========================
fidoconf:
fix a typo
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2022-12-23 21:30:20 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M INSTALL.md
===========================
hptkill:
take into account the config filename in the command line
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2022-12-23 22:54:05 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/hptkill.c
===========================
nltools:
fix a typo
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2022-12-23 12:46:34 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/nlupdate.c
--- hpt/lnx 1.9.0
Ответить с цитированием
  #353  
Старый 06.01.2023, 00:52
husky inspector
Guest
 
Сообщений: n/a
По умолчанию Changes in husky sources

husky inspector написал(а) к All в Jan 23 23:49:30 по местному времени:

Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken
===========================
msged:
comment out unused 'length' variable
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-01-05 22:22:29 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M freq.c
===========================
msged:
delete the 0 flag in the format strings
since if a precision is given with a numeric conversion (X),
the 0 flag is ignored

Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-01-05 18:37:50 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M misc.c
===========================
fidoconf:
use 'const char ' instead of 'char '
in the first argument of InsertCfgLine() and in the first two
arguments of IsAreaAvailable()

Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-01-05 18:09:50 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M fidoconf/afixcmd.h
M src/afixcmd.c
===========================
huskybse:
replace 'make' with 'gmake'
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-01-05 21:50:28 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M huskymak.cfg.bsd
===========================
hptzip:
cast getcrctable() to 'const unsigned long *'
to prevent compiler warning

Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-01-05 18:25:46 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/zip.c
===========================
htick:
delete an excessive assignment
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-01-05 18:30:40 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/toss.c
===========================
htick:
delete unused "res" variable
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-01-05 18:28:46 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/fcommon.c
===========================
hptkill:
use 'const char ' instead of 'char '
in the second argument of delete_area() and in the first
argument of changeconfig(). Thanks to nilalex.

Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-01-05 17:50:26 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/hptkill.c
===========================
areastat:
delete the comparison that is always true:
'ibuff' is an array of non-zero size with already allocated memory,
and therefore the comparison 'ibuff != NULL' is always true

Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-01-05 22:53:40 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/areastat.c
===========================
areastat:
replace format specification for type 'short' with the one for type 'int'
since the argument is of the type 'int'

Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-01-05 22:40:31 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/areastat.c
===========================
areastat:
delete the comparison that is always false:
the 'line' pointer cannot be NULL since the 'line' is an array
of a fixed non-zero size

Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-01-05 22:35:30 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/areastat.c
===========================
huskylib:
implement 'free' as a function instead of a macro
to allow casting of its argument

Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-01-05 18:19:35 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M huskylib/memory.h
M src/memory.c
--- hpt/lnx 1.9.0
Ответить с цитированием
  #354  
Старый 07.01.2023, 00:52
husky inspector
Guest
 
Сообщений: n/a
По умолчанию Changes in husky sources

husky inspector написал(а) к All в Jan 23 23:49:20 по местному времени:

Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken
===========================
areastat:
replace '255' with 'sizeof ibuff'
because fgets() reads in at most one less than size characters.
Thanks to nilalex.

Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-01-06 13:09:06 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/areastat.c
--- hpt/lnx 1.9.0
Ответить с цитированием
  #355  
Старый 08.01.2023, 00:52
husky inspector
Guest
 
Сообщений: n/a
По умолчанию Changes in husky sources

husky inspector написал(а) к All в Jan 23 23:49:18 по местному времени:

Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken
===========================
fidoconf:
do not use casting in nfree() call
since changing nfree() implementation from a macro
to a function was cancelled.

Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-01-07 00:17:53 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/afixcmd.c
===========================
hptkill:
revert the previous commit
One cannot change the type of 'cfgfile' argument
of delete_area() from 'char ' to 'const char '
because the pointer is later freed in
changeconfig().

Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-01-07 00:19:41 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/hptkill.c
===========================
areastat:
remove cvsdate.h
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-01-07 00:18:55 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
D h/cvsdate.h
===========================
areastat:
fix a typo
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-01-07 00:18:45 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M h/cvsdate.h
M src/areastat.c
===========================
nltools:
remove cvsdate.h
Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-01-07 00:20:11 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
D h/cvsdate.h
===========================
huskylib:
revert the previous commit
Implementing nfree() as a function as it was made,
was erroneous. Setting the pointer to NULL did not
work because it could not be passed back to the
caller. On the other hand, this setting the pointer
to NULL is a kludge, it just masks bugs in the code.
Since there are 1211 entries of nfree(), there may
be too many bugs to fix. It is easier for me just
to revert the commit.

Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-01-07 00:17:02 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M huskylib/memory.h
M src/memory.c
--- hpt/lnx 1.9.0
Ответить с цитированием
  #356  
Старый 13.01.2023, 00:53
husky inspector
Guest
 
Сообщений: n/a
По умолчанию Changes in husky sources

husky inspector написал(а) к All в Jan 23 23:49:14 по местному времени:

Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken
===========================
huskylib:
fix cmake
Author: Alexander Skovpen <askovpen@users.noreply.github.com>
Date: 2023-01-12 11:35:08 +0300
Committed by: GitНub <noreply@github.com>
Files:
M CMakeLists.txt
--- hpt/lnx 1.9.0
Ответить с цитированием
  #357  
Старый 14.01.2023, 01:02
husky inspector
Guest
 
Сообщений: n/a
По умолчанию Changes in husky sources

husky inspector написал(а) к All в Jan 23 23:49:18 по местному времени:

Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken
===========================
fidoconf:
cmake fix
Author: Alexander N. Skovpen <alexander@skovpen.org>
Date: 2023-01-13 14:24:47 +0300
Committed by: Alexander Skovpen <askovpen@users.noreply.github.com>
Files:
M CMakeLists.txt
===========================
hptzip:
cmake fix
Author: Alexander N. Skovpen <alexander@skovpen.org>
Date: 2023-01-13 14:47:50 +0300
Committed by: Alexander Skovpen <askovpen@users.noreply.github.com>
Files:
M CMakeLists.txt
===========================
htick:
cmake fix
Author: Alexander Skovpen <askovpen@users.noreply.github.com>
Date: 2023-01-13 15:45:41 +0300
Committed by: GitНub <noreply@github.com>
Files:
M CMakeLists.txt
===========================
smapi:
cmake fix
Author: Alexander N. Skovpen <alexander@skovpen.org>
Date: 2023-01-13 13:47:50 +0300
Committed by: Alexander Skovpen <askovpen@users.noreply.github.com>
Files:
M CMakeLists.txt
===========================
smapi:
fix cmake
Author: Alexander Skovpen <askovpen@users.noreply.github.com>
Date: 2023-01-13 10:14:51 +0300
Committed by: GitНub <noreply@github.com>
Files:
M CMakeLists.txt
===========================
huskylib:
cmake fix
Author: Alexander N. Skovpen <alexander@skovpen.org>
Date: 2023-01-13 23:00:53 +0300
Committed by: Alexander Skovpen <askovpen@users.noreply.github.com>
Files:
M CMakeLists.txt
===========================
huskylib:
cmake fix
Author: Alexander N. Skovpen <alexander@skovpen.org>
Date: 2023-01-13 13:43:18 +0300
Committed by: Alexander Skovpen <askovpen@users.noreply.github.com>
Files:
M CMakeLists.txt
===========================
areafix:
cmake fix
Author: Alexander N. Skovpen <alexander@skovpen.org>
Date: 2023-01-13 14:45:22 +0300
Committed by: Alexander Skovpen <askovpen@users.noreply.github.com>
Files:
M CMakeLists.txt
===========================
hpt:
cmake fix
Author: Alexander Skovpen <askovpen@users.noreply.github.com>
Date: 2023-01-13 15:19:29 +0300
Committed by: GitНub <noreply@github.com>
Files:
M CMakeLists.txt
--- hpt/lnx 1.9.0
Ответить с цитированием
  #358  
Старый 02.02.2023, 00:52
husky inspector
Guest
 
Сообщений: n/a
По умолчанию Changes in husky sources

husky inspector написал(а) к All в Feb 23 23:49:14 по местному времени:

Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken
===========================
hpt:
Added -c command line parameter to hptlink and hpttree.
Author: vitaliy-aksyonov <gbmr@i.ua>
Date: 2023-02-01 18:51:38 +0300
Committed by: GitНub <noreply@github.com>
Files:
M man/hptlink.1
M man/hpttree.1
M src/hptlink.c
M src/hpttree.c
--- hpt/lnx 1.9.0
Ответить с цитированием
  #359  
Старый 09.02.2023, 00:52
husky inspector
Guest
 
Сообщений: n/a
По умолчанию Changes in husky sources

husky inspector написал(а) к All в Feb 23 23:49:14 по местному времени:

Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken
===========================
hpt:
display the pkt zone field without changes
when running pktinfo even if it is zero

Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-02-08 18:58:12 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M h/pkt.h
M src/pktinfo.c
M src/pktread.c
M src/pktwrite.c
M src/toss.c
===========================
hpt:
change the algorithm of assining zone when zone=0.
If origZone (or destZone) in a packet header is equal to zero, then
first look for a link with net coinciding with the origNet (or destNet).
If such link is found, assign its zone to origZone (or destZone).
Otherwise, look among the configuration owner addresses for the net
coinciding with the origNet (or destNet). If such an address is found,
assign its zone to origZone (or destZone). Otherwise, assign the main
address zone to origZone (or destZone).

Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-02-08 18:57:24 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/pktread.c
--- hpt/lnx 1.9.0
Ответить с цитированием
  #360  
Старый 10.02.2023, 00:52
husky inspector
Guest
 
Сообщений: n/a
По умолчанию Changes in husky sources

husky inspector написал(а) к All в Feb 23 23:49:14 по местному времени:

Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
(T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken
===========================
hpt:
do not use variable declaration in a "for" statement;
it can be used since C99 and may not be available in the old comilers.

Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
Date: 2023-02-09 11:40:58 +0300
Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
Files:
M src/pktread.c
--- hpt/lnx 1.9.0
Ответить с цитированием
Ответ

Опции темы
Опции просмотра

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.

Быстрый переход


Текущее время: 12:28. Часовой пояс GMT +4.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc. Перевод: zCarot