blob: f759c4b4979aea2abfc9fd2f857476f2da95f421 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
|
ax25-tools (0.0.9)
* Fix for mkiss pid problem
* Removed inline statesment in hdrvcomm.c
* Added remaining missing sys/time.h
* Netromd now uses PF_SOCKET
* Changed sys_errlist[] to strerror()
-- Craig Small <csmall@small.dropbear.id.au> NO RELEASE YET
ax25-tools (0.0.8)
* kissattach now tells you where it thinks the config file is
* rip98r metric patch form Jean-Paul
* Fix for FTLK_LIB for configure.in from Hans
* Works better with newer GCCs (thanks again to Hans)
* Fixed sockaddr/osockaddr problem in ttylink
* Changed bcopy and bzero to memcpy and memset
* netromd was printing raw callsigns, now use ax25_ntoa()
* synced dmascc_cfg to Klauss' latest
-- Craig Small <csmall@small.dropbear.id.au>
ax25-tools (0.0.7)
* Fixed automake/autoconf stuff to sort out FLTK tools.
-- Craig Small <csmall@small.dropbear.id.au> Thu, 26 Oct 2000 14:19:32 +1100
ax25-tools (0.0.6)
* Added the new fltk smdiag and friends and put the old non-X based
ones back in.
* Changed all references of rip98.conf to rip98d.conf
* Attempted to hunt down and change all my email addresses
* Another Tomi's patch for nrparms and user_call
-- Craig Small <csmall@small.dropbear.id.au> Tue Jan 4 15:13:15 EST 2000
ax25-tools (0.0.5)
* Added Tomi's patch to correctly detect broken headers
-- Craig Small <csmall@small.dropbear.id.au> Mon, 23 Aug 1999 12:41:12 +1000
ax25-tools (0.0.4)
* Changed kissattach so that it demands an IP address
* The hdlc stuff now has -i in it
* mheardd.c patch for old glibc headers
* kissattach.c basename changed to kiss_bname due to conflict
* configure checks for linux/dmascc.h
* kiss/Makefile.am uses ln -sf instead of ln -s
--Craig Small <csmall@small.dropbear.id.au> Tue, 10 Aug 1999 11:44:19 +1000,
ax25-tools (0.0.3)
* Fixed configure.in so it doesn't check for libax25io
* Added dmascc configuration program
* Added spattach
* Added yamcfg
* Removed nrports, axports and rsports, they are in the library
* Had another crack at getting config locations portable
-- Craig Small <csmall@small.dropbear.id.au> 30 June 1999
ax25-tools (0.0.2)
* First public release
-- Craig Small <csmall@small.dropbear.id.au> 21 April 1999
ax25-tools (0.0.1)
* Initial version from Terry Dawson's code, split from the old
ax25-utils package. Uses new ntoa aton calls.
-- Craig Small <csmall@small.dropbear.id.au>
|