Changes:
Version 0.2p3
-------------
Fixed problem when compiling on some HP/UX systems.
Implemented changes that forces uptimec to use select() on HP/UX
systems even if sys/select.h is not availible.
Version 0.2p2
-------------
Imported new routines to extract uptime on Tru64 which enables the client
to run in a chrooted environment.
Will now bind() socket before using it, which seems to be required on some
platforms. (Noted when running in FreeBSD jail)
Contributors to this release:
Tobias Nygren
Aaron D. Gifford
The Uptime Project consist of three parts, one tiny client that runs on each
host that take part of the project, and sends information about it's uptime
to the project. The second part is a central database-server that collects
and stores updates from all participating hosts, and the third part which is
this website, where statistics can be viewed, and users can administrate
their accounts and add new hosts.
This package provides the client.