Commit graph

18 commits

Author SHA1 Message Date
Mikhail Teterin
2bc39f1796 A number of changes and fixes:
. build with or without TK (triggered by the NO_X knob)
	. build against TCL-8.3 -- with or without stubs
	. fix some bugs in the core Scotty code -- most notably
	  a bug in the icmp-command implementation, where an off-by-one
	  error in the argument processing loop resulted in random
	  crashes; all this fixes are grouped into a single file
	  patch-fixes
	. make scotty executable itself as small as it needs to be

Approved by:	maintainer

Perhaps, some  day the security officer  will tell me what  _exactly_ is
wrong with  regular Scotty (this  one is beta  of the new  version), and
I'll be able to freshen that one up too and remove the FORBIDDEN.
2001-03-12 18:50:33 +00:00
Jun Kuriyama
467033aae8 Development versioin of scotty3 (after repo-copy). 2000-07-14 08:17:56 +00:00
Steve Price
53b3842137 Update to version 2.1.10.
PR:		10806
Submitted by:	Dima Sivachecko <dima@Chg.RU>
1999-12-23 23:52:31 +00:00
Poul-Henning Kamp
03c262c7a1 Update to scotty 2.1.9 1998-12-18 23:23:08 +00:00
Steve Price
2b74fe6fc5 Force 'sharedlibextension' to .so
PR:		6809
Noticed by:	Edwin Culp <eculp@ver1.telmex.net.mx>
Suggested by:	se
1998-06-04 17:31:04 +00:00
Poul-Henning Kamp
6ea4a0e658 Update the version number a place I hadn't noticed it before. 1998-03-10 20:31:31 +00:00
Poul-Henning Kamp
1bf1366108 Update to version 2.1.8.
Obtained from:	David Pennell <dpennell@xyplex.com>
1998-02-12 22:56:14 +00:00
Andreas Klemm
6ed76b477d tkined.sh.in was missing the "$*", which led to the misbehaviour,
that tkined couldn't be called with an argument : tkined filename1
Reviewed by:	agreed by phk
1997-10-14 15:37:50 +00:00
Chris Timmons
4f40641fc2 Update to use ports tcl 8.0 / tk 8.0:
patch-af is new to adjust configure in order to find the tcl/tk config
  files.

Also adjust patch-aa which didn't completely reflect the previous upgrade
to scotty-2.1.6 (version numbers off-by-one.)
1997-08-27 23:05:04 +00:00
Gary Palmer
70601ac7bf While I'm here, update to 2.1.6. No major changes, seems primarily to
be for support of TCL 8. patch-ac is now part of the dist.
1997-08-05 01:26:44 +00:00
Poul-Henning Kamp
b9d8eba3f7 Add .../bin/scotty 1997-03-21 07:37:18 +00:00
Poul-Henning Kamp
e158218aab Improve the IP-discover application.
Fix INADDR_LOOPBACK starvation.
Don't react to pings that come back from another address than what we
pinged.
1997-03-06 16:38:07 +00:00
Poul-Henning Kamp
3d4709fbb2 Boldly venture into the realm of ports, abduct an old friend of mine
and patch it up a bit.  Yes indeed, phk is back in the tcl+snmp arena.

Update to 2.1.5, add the ability to probe several communities with
the IP-discover function.
1997-03-04 22:34:40 +00:00
Poul-Henning Kamp
62c9cb2ef0 Interface load graphs now inherit SNMP properties from object. 1997-03-03 14:29:03 +00:00
Poul-Henning Kamp
f74907ef6c A better attempt to correct the host/net byteorder problems. 1997-03-03 11:46:46 +00:00
Poul-Henning Kamp
7d15b64d19 ntohl() missing on result from gethostbyname() 1997-03-01 20:05:41 +00:00
Eric L. Hernes
a9a5e5b053 upgrade to 2.1.3 1996-09-17 12:50:36 +00:00
Gary Palmer
3cc1caac92 Upgrade to 2.0.2 1996-06-07 06:30:31 +00:00