ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/host/ihost-perl/ihost.pl
(Generate patch)

Comparing projects/cms/source/host/ihost-perl/ihost.pl (file contents):
Revision 1.9 by pjm2, Mon Jan 29 16:51:50 2001 UTC vs.
Revision 1.10 by tdb, Thu Feb 1 03:17:32 2001 UTC

# Line 201 | Line 201 | sub send_udp_packet() {
201          <platform>$packet{"packet.os.platform"}</platform>
202          <sysname>$packet{"packet.os.sysname"}</sysname>
203          <version>$packet{"packet.os.version"}</version>
204 +        <uptime>$packet{"packet.os.uptime"}</uptime>
205      </os>
206      <users>
207          <count>$packet{"packet.users.count"}</count>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines