../
|
idar.c
|
1.21
(21 years ago)
by tdb:
Update some old URL's etc.
|
genmergesort.h
|
1.1
(21 years ago)
by pajs:
idar is a "top like" client which displays data collected by ihost.
It currently displays cpu, load, pageing, mem, swap, net and disk io.
There is infastructure to display much more in the future, and to be able
to sort on more than just CPU.
genmergesort is macro written by mtr to sort a linked list.
Inital version 1.0 This compiles and works. It requires libxml2 (but it
may work against libxml, but this has not been checked). It also requires
ukcprog. This will not currently compile on linux (as it lacks strlcpy).
Usage is
idar <-d number_lines_to_display> machine_name port <"fqdn1;fqdn2;fqdn3">
|
configure.in
|
1.11
(20 years ago)
by tdb:
Drop all the platform specific stuff - we only need to do something
slightly different on solaris. Also stop statically linking.
|
autogen.sh
|
1.1
(21 years ago)
by tdb:
Add autogen.sh, a script to run automake/autoconf/etc. This is used
to build the build system when the package is checked out of CVS.
Updated README.CVS files accordingly.
|
acinclude.m4
|
1.1
(21 years ago)
by tdb:
Now tests for either curses or ncurses. By default prefers to use curses,
but will use ncurses if curses is not available or if forced by a configure
flag. Also minor other tweaks.
|
README.CVS
|
1.3
(21 years ago)
by tdb:
Add autogen.sh, a script to run automake/autoconf/etc. This is used
to build the build system when the package is checked out of CVS.
Updated README.CVS files accordingly.
|
README
|
1.3
(21 years ago)
by tdb:
Update some old URL's etc.
|
NEWS
|
1.4
(20 years ago)
by tdb:
Update news for new idar.
|
Makefile.am
|
1.2
(21 years ago)
by tdb:
Update some old URL's etc.
|
AUTHORS
|
1.2
(21 years ago)
by tdb:
Update some old URL's etc.
|
0 directories and
10 files shown