ViewVC Help
View Directory | Root Listing
root/i-scream/projects/cms/source/idar
File Last Change
 ../
AUTHORS 1.2 (20 years ago) by tdb: Update some old URL's etc.
Makefile.am 1.2 (20 years ago) by tdb: Update some old URL's etc.
NEWS 1.4 (20 years ago) by tdb: Update news for new idar.
README 1.3 (20 years ago) by tdb: Update some old URL's etc.
README.CVS 1.3 (20 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.
autogen.sh 1.1 (20 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.
configure.in 1.12 (20 years ago) by tdb: Post-release version increments.
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">
idar.c 1.24 (19 years ago) by ats: Include ukcprog.h after all the system headers, so that it defines get_host_addr correctly on Linux.
0 directories and 10 files shown