summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2026-01-17 16:57:47 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2026-01-17 16:57:47 +0900
commitd03c9b495a56d2a87d8fddf75aef11750119dc85 (patch)
tree9548d7b170cd575e8b7776b46e5c302de3fcf460
parentbdb0aa04da758449d8b82e90f00cae94593146da (diff)
downloadtdeutils-d03c9b495a56d2a87d8fddf75aef11750119dc85.tar.gz
tdeutils-d03c9b495a56d2a87d8fddf75aef11750119dc85.zip
Remove support for HPUX, which is discontinued and does not provide a c++17 complaint compiler.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--ark/arkutils.cpp4
-rw-r--r--kcalc/kcalc_core.cpp6
-rw-r--r--kcalc/kcalctype.h4
-rw-r--r--kdf/disklist.cpp9
-rw-r--r--kdf/unix_outputs/df-g.hpux392
-rw-r--r--kdf/unix_outputs/df-k.hpux196
-rw-r--r--kdf/unix_outputs/df.man.hpux198
-rw-r--r--kdf/unix_outputs/etcfstab.hpux75
-rw-r--r--ksim/monitors/filesystem/filesystemstats.cpp3
9 files changed, 2 insertions, 885 deletions
diff --git a/ark/arkutils.cpp b/ark/arkutils.cpp
index 72545f5..4fd64aa 100644
--- a/ark/arkutils.cpp
+++ b/ark/arkutils.cpp
@@ -43,10 +43,6 @@
#include <unistd.h>
#include <config.h>
-#ifdef _HPUX_SOURCE
-#include <sys/vfs.h>
-#endif
-
// for statfs:
#if defined(BSD4_4) && !defined(__NetBSD__)
#include <sys/mount.h>
diff --git a/kcalc/kcalc_core.cpp b/kcalc/kcalc_core.cpp
index 068b442..a02be2e 100644
--- a/kcalc/kcalc_core.cpp
+++ b/kcalc/kcalc_core.cpp
@@ -63,11 +63,7 @@
#undef isinf
int isinf(double x)
{
-#ifdef _HPUX_SOURCE
-return !isfinite(x) && x == x;
-#else
-return !finite(x) && x==x;
-#endif
+ return !finite(x) && x==x;
}
#endif
diff --git a/kcalc/kcalctype.h b/kcalc/kcalctype.h
index 6c69aec..d51284f 100644
--- a/kcalc/kcalctype.h
+++ b/kcalc/kcalctype.h
@@ -119,11 +119,7 @@
#define KCALC_ULONG_MAX ULONG_LONG_MAX
#define KCALC_LONG long long
#define HAVE_LONG_LONG
-#ifdef _HPUX_SOURCE
-#define STRTOUL strtoul
-#else
#define STRTOUL strtoull
-#endif
#else
#define KCALC_LONG_MIN LONG_MIN
#define KCALC_LONG_MAX LONG_MAX
diff --git a/kdf/disklist.cpp b/kdf/disklist.cpp
index cccaf38..e416527 100644
--- a/kdf/disklist.cpp
+++ b/kdf/disklist.cpp
@@ -236,14 +236,7 @@ void DiskList::receivedDFStdErrOut(TDEProcess *, char *data, int len )
{
kdDebug() << k_funcinfo << endl;
-
- /* ATTENTION: StdERR no longer connected to this...
- * Do we really need StdErr?? on HP-UX there was eg. a line
- * df: /home_tu1/ijzerman/floppy: Stale NFS file handle
- * but this shouldn't cause a real problem
- */
-
-
+ /* ATTENTION: StdERR no longer connected to this... */
TQString tmp = TQString::fromLatin1(data, len);
dfStringErrOut.append(tmp);
}
diff --git a/kdf/unix_outputs/df-g.hpux b/kdf/unix_outputs/df-g.hpux
deleted file mode 100644
index 8d1e822..0000000
--- a/kdf/unix_outputs/df-g.hpux
+++ /dev/null
@@ -1,392 +0,0 @@
-/cern (lapphp0.in2p3.fr:/lapphp0_3/cern) :
- 8192 file system block size 1024 fragment size
- 4067219 total blocks 1381510 total free blocks
- 974788 allocated free blocks -1 total i-nodes
- -1 total free i-nodes -1 allocated free i-nodes
- -16777209 file system id nfs file system type
- 0 flags -1 file system name length
- /cern file system specific string
-/outils/produits/frame (lapphp0.in2p3.fr:/lapphp0_3/produits/frame) :
- 8192 file system block size 1024 fragment size
- 4067219 total blocks 1381510 total free blocks
- 974788 allocated free blocks -1 total i-nodes
- -1 total free i-nodes -1 allocated free i-nodes
- -16777210 file system id nfs file system type
- 0 flags -1 file system name length
-/outils/produits/frame file system specific string
-/outils/produits/rogue (lapphp0.in2p3.fr:/lapphp0_3/produits/rogue) :
- 8192 file system block size 1024 fragment size
- 4067219 total blocks 1381510 total free blocks
- 974788 allocated free blocks -1 total i-nodes
- -1 total free i-nodes -1 allocated free i-nodes
- -16777211 file system id nfs file system type
- 0 flags -1 file system name length
-/outils/produits/rogue file system specific string
-/lapphp1_6 (lapphp0.in2p3.fr:/lapphp1_6) :
- 8192 file system block size 1024 fragment size
- 4067219 total blocks 998796 total free blocks
- 592074 allocated free blocks -1 total i-nodes
- -1 total free i-nodes -1 allocated free i-nodes
- -16777212 file system id nfs file system type
- 0 flags -1 file system name length
- /lapphp1_6 file system specific string
-/lapphp8/mupad (lapphp8.in2p3.fr:/lapphp8/mupad) :
- 8192 file system block size 1024 fragment size
- 602301 total blocks 466919 total free blocks
- 406688 allocated free blocks -1 total i-nodes
- -1 total free i-nodes -1 allocated free i-nodes
- -16777213 file system id nfs file system type
- 0 flags -1 file system name length
- /lapphp8/mupad file system specific string
-/COMMUN (lappa0:/COMMUN ) :
- 8192 file system block size 512 fragment size
- 45528992 total blocks 8875966 total free blocks
- 8578336 allocated free blocks -1 total i-nodes
- -1 total free i-nodes -1 allocated free i-nodes
- -16777214 file system id nfs file system type
- 0 flags -1 file system name length
- /COMMUN file system specific string
-/nfs/virgoa1_2 (lappa0:/virgoa1_2 ) :
- 8192 file system block size 1024 fragment size
- 3783129 total blocks 756162 total free blocks
- 377849 allocated free blocks -1 total i-nodes
- -1 total free i-nodes -1 allocated free i-nodes
- -16777215 file system id nfs file system type
- 0 flags -1 file system name length
- /nfs/virgoa1_2 file system specific string
-/USERS/AMS (/dev/users_services/rio) :
- 8192 file system block size 1024 fragment size
- 498645 total blocks 163584 total free blocks
- 113719 allocated free blocks 79872 total i-nodes
- 70578 total free i-nodes 70578 allocated free i-nodes
- 1074069514 file system id hfs file system type
- 0 flags 255 file system name length
- /USERS/AMS file system specific string
-/USERS/elec (/dev/export/lvol3 ) :
- 8192 file system block size 1024 fragment size
- 1008204 total blocks 469459 total free blocks
- 368638 allocated free blocks 118784 total i-nodes
- 111661 total free i-nodes 111661 allocated free i-nodes
- 1074135043 file system id hfs file system type
- 0 flags 255 file system name length
- /USERS/elec file system specific string
-/backup/increm2 (/dev/backup/lvol4 ) :
- 8192 file system block size 1024 fragment size
- 3791196 total blocks 3145626 total free blocks
- 2766506 allocated free blocks 444416 total i-nodes
- 438557 total free i-nodes 438557 allocated free i-nodes
- 1074003972 file system id hfs file system type
- 0 flags 255 file system name length
-/backup/increm2 file system specific string
-/backup/increm3 (/dev/backup/lvol1 ) :
- 8192 file system block size 1024 fragment size
- 2535501 total blocks 1158823 total free blocks
- 905272 allocated free blocks 184320 total i-nodes
- 177347 total free i-nodes 177347 allocated free i-nodes
- 1074003969 file system id hfs file system type
- 0 flags 255 file system name length
-/backup/increm3 file system specific string
-/backup/incremental (/dev/backup/lvol2 ) :
- 8192 file system block size 1024 fragment size
- 4056813 total blocks 2845324 total free blocks
- 2439642 allocated free blocks 294912 total i-nodes
- 290399 total free i-nodes 290399 allocated free i-nodes
- 1074003970 file system id hfs file system type
- 0 flags 255 file system name length
-/backup/incremental file system specific string
-/cdrom (/dev/dsk/c1t2d0 ) :
- 2048 file system block size 2048 fragment size
- 1228800 total blocks 0 total free blocks
- 0 allocated free blocks -1 total i-nodes
- 0 total free i-nodes 0 allocated free i-nodes
- 469835776 file system id cdfs file system type
- 0x1 flags 37 file system name length
- /cdrom file system specific string
-/export/cetia (/dev/users_services/lvol9) :
- 8192 file system block size 1024 fragment size
- 504092 total blocks 247465 total free blocks
- 197055 allocated free blocks 59392 total i-nodes
- 51963 total free i-nodes 51963 allocated free i-nodes
- 1074069513 file system id hfs file system type
- 0 flags 255 file system name length
- /export/cetia file system specific string
-/export/fic (/dev/outils/lvol4 ) :
- 8192 file system block size 1024 fragment size
- 504092 total blocks 457204 total free blocks
- 406794 allocated free blocks 59392 total i-nodes
- 56723 total free i-nodes 56723 allocated free i-nodes
- 1073938436 file system id hfs file system type
- 0 flags 255 file system name length
- /export/fic file system specific string
-/export/hp (/dev/export/lvol5 ) :
- 8192 file system block size 1024 fragment size
- 999532 total blocks 277788 total free blocks
- 177834 allocated free blocks 116736 total i-nodes
- 96353 total free i-nodes 96353 allocated free i-nodes
- 1074135045 file system id hfs file system type
- 0 flags 255 file system name length
- /export/hp file system specific string
-/export/solaris (/dev/export/lvol4 ) :
- 8192 file system block size 1024 fragment size
- 604860 total blocks 296077 total free blocks
- 235591 allocated free blocks 71680 total i-nodes
- 49145 total free i-nodes 49145 allocated free i-nodes
- 1074135044 file system id hfs file system type
- 0 flags 255 file system name length
-/export/solaris file system specific string
-/export/sun (/dev/export/lvol1 ) :
- 8192 file system block size 1024 fragment size
- 1008204 total blocks 483024 total free blocks
- 382203 allocated free blocks 118784 total i-nodes
- 100998 total free i-nodes 100998 allocated free i-nodes
- 1074135041 file system id hfs file system type
- 0 flags 255 file system name length
- /export/sun file system specific string
-/export/tektro (/dev/export/lvol2 ) :
- 8192 file system block size 1024 fragment size
- 403308 total blocks 59710 total free blocks
- 19379 allocated free blocks 47104 total i-nodes
- 42499 total free i-nodes 42499 allocated free i-nodes
- 1074135042 file system id hfs file system type
- 0 flags 255 file system name length
- /export/tektro file system specific string
-/export/www (/dev/users_services/lvol8) :
- 8192 file system block size 1024 fragment size
- 604860 total blocks 390825 total free blocks
- 330339 allocated free blocks 71680 total i-nodes
- 70943 total free i-nodes 70943 allocated free i-nodes
- 1074069512 file system id hfs file system type
- 0 flags 255 file system name length
- /export/www file system specific string
-/home (/dev/vg00/lvol4 ) :
- 8192 file system block size 1024 fragment size
- 19861 total blocks 19851 total free blocks
- 17864 allocated free blocks 3456 total i-nodes
- 3451 total free i-nodes 3451 allocated free i-nodes
- 1073741828 file system id hfs file system type
- 0 flags 255 file system name length
- /home file system specific string
-/outils/adm (/dev/outils/lvol3 ) :
- 8192 file system block size 1024 fragment size
- 504092 total blocks 240604 total free blocks
- 190194 allocated free blocks 59392 total i-nodes
- 57466 total free i-nodes 57466 allocated free i-nodes
- 1073938435 file system id hfs file system type
- 0 flags 255 file system name length
- /outils/adm file system specific string
-/outils/mail (/dev/outils/lvol6 ) :
- 8192 file system block size 1024 fragment size
- 302284 total blocks 258286 total free blocks
- 228057 allocated free blocks 36864 total i-nodes
- 36724 total free i-nodes 36724 allocated free i-nodes
- 1073938438 file system id hfs file system type
- 0 flags 255 file system name length
- /outils/mail file system specific string
-/outils/newlp (/dev/vg00/newlp ) :
- 8192 file system block size 1024 fragment size
- 99669 total blocks 98347 total free blocks
- 88380 allocated free blocks 16128 total i-nodes
- 16011 total free i-nodes 16011 allocated free i-nodes
- 1073741833 file system id hfs file system type
- 0 flags 255 file system name length
- /outils/newlp file system specific string
-/outils/produits (/dev/outils/lvol1 ) :
- 8192 file system block size 1024 fragment size
- 1806700 total blocks 380397 total free blocks
- 199727 allocated free blocks 212992 total i-nodes
- 183645 total free i-nodes 183645 allocated free i-nodes
- 1073938433 file system id hfs file system type
- 0 flags 255 file system name length
-/outils/produits file system specific string
-/outils/securite (/dev/vg00/securite ) :
- 8192 file system block size 1024 fragment size
- 175445 total blocks 167330 total free blocks
- 149785 allocated free blocks 28416 total i-nodes
- 28178 total free i-nodes 28178 allocated free i-nodes
- 1073741834 file system id hfs file system type
- 0 flags 255 file system name length
-/outils/securite file system specific string
-/outils/swap (/dev/outils/lvol5 ) :
- 8192 file system block size 1024 fragment size
- 504092 total blocks 349880 total free blocks
- 299470 allocated free blocks 59392 total i-nodes
- 59312 total free i-nodes 59312 allocated free i-nodes
- 1073938437 file system id hfs file system type
- 0 flags 255 file system name length
- /outils/swap file system specific string
-/outils/tmp (/dev/outils/lvol2 ) :
- 8192 file system block size 1024 fragment size
- 504092 total blocks 259369 total free blocks
- 208959 allocated free blocks 59392 total i-nodes
- 57081 total free i-nodes 57081 allocated free i-nodes
- 1073938434 file system id hfs file system type
- 0 flags 255 file system name length
- /outils/tmp file system specific string
-/tmp (/dev/vg00/lvol6 ) :
- 8192 file system block size 1024 fragment size
- 23013 total blocks 13120 total free blocks
- 10818 allocated free blocks 10880 total i-nodes
- 10456 total free i-nodes 10456 allocated free i-nodes
- 1073741830 file system id hfs file system type
- 0 flags 255 file system name length
- /tmp file system specific string
-/users/admin (/dev/users_services/lvol5) :
- 8192 file system block size 1024 fragment size
- 302284 total blocks 202293 total free blocks
- 172064 allocated free blocks 36864 total i-nodes
- 34848 total free i-nodes 34848 allocated free i-nodes
- 1074069509 file system id hfs file system type
- 0 flags 255 file system name length
- /users/admin file system specific string
-/users/aleph (/dev/users_manip/lvol9) :
- 8192 file system block size 1024 fragment size
- 403308 total blocks 42599 total free blocks
- 2268 allocated free blocks 47104 total i-nodes
- 46495 total free i-nodes 46495 allocated free i-nodes
- 1073872905 file system id hfs file system type
- 0 flags 255 file system name length
- /users/aleph file system specific string
-/users/atlas (/dev/users_manip/lvol8) :
- 8192 file system block size 1024 fragment size
- 403308 total blocks 173249 total free blocks
- 132918 allocated free blocks 47104 total i-nodes
- 45153 total free i-nodes 45153 allocated free i-nodes
- 1073872904 file system id hfs file system type
- 0 flags 255 file system name length
- /users/atlas file system specific string
-/users/autres (/dev/users_manip/lvol6) :
- 8192 file system block size 1024 fragment size
- 403308 total blocks 65799 total free blocks
- 25468 allocated free blocks 47104 total i-nodes
- 43062 total free i-nodes 43062 allocated free i-nodes
- 1073872902 file system id hfs file system type
- 0 flags 255 file system name length
- /users/autres file system specific string
-/users/backup (/dev/backup/lvol3 ) :
- 8192 file system block size 1024 fragment size
- 2535501 total blocks 242538 total free blocks
- 0 allocated free blocks 184320 total i-nodes
- 182966 total free i-nodes 182966 allocated free i-nodes
- 1074003971 file system id hfs file system type
- 0 flags 255 file system name length
- /users/backup file system specific string
-/users/calcul (/dev/users_services/lvol4) :
- 8192 file system block size 1024 fragment size
- 2016620 total blocks 538692 total free blocks
- 337030 allocated free blocks 235520 total i-nodes
- 205815 total free i-nodes 205815 allocated free i-nodes
- 1074069508 file system id hfs file system type
- 0 flags 255 file system name length
- /users/calcul file system specific string
-/users/chooz (/dev/users_manip/lvol10) :
- 8192 file system block size 1024 fragment size
- 403308 total blocks 114724 total free blocks
- 74393 allocated free blocks 47104 total i-nodes
- 40686 total free i-nodes 40686 allocated free i-nodes
- 1073872906 file system id hfs file system type
- 0 flags 255 file system name length
- /users/chooz file system specific string
-/users/cms (/dev/users_manip/lvol3) :
- 8192 file system block size 1024 fragment size
- 798476 total blocks 284186 total free blocks
- 204338 allocated free blocks 94208 total i-nodes
- 78569 total free i-nodes 78569 allocated free i-nodes
- 1073872899 file system id hfs file system type
- 0 flags 255 file system name length
- /users/cms file system specific string
-/users/ftp (/dev/users_services/lvol3) :
- 8192 file system block size 1024 fragment size
- 201516 total blocks 70339 total free blocks
- 50187 allocated free blocks 24576 total i-nodes
- 24019 total free i-nodes 24019 allocated free i-nodes
- 1074069507 file system id hfs file system type
- 0 flags 255 file system name length
- /users/ftp file system specific string
-/users/l3 (/dev/users_manip/lvol2) :
- 8192 file system block size 1024 fragment size
- 201516 total blocks 201097 total free blocks
- 180945 allocated free blocks 24576 total i-nodes
- 24533 total free i-nodes 24533 allocated free i-nodes
- 1073872898 file system id hfs file system type
- 0 flags 255 file system name length
- /users/l3 file system specific string
-/users/mecanique (/dev/users_services/lvol7) :
- 8192 file system block size 1024 fragment size
- 403308 total blocks 352849 total free blocks
- 312518 allocated free blocks 47104 total i-nodes
- 44704 total free i-nodes 44704 allocated free i-nodes
- 1074069511 file system id hfs file system type
- 0 flags 255 file system name length
-/users/mecanique file system specific string
-/users/na50 (/dev/users_manip/lvol1) :
- 8192 file system block size 1024 fragment size
- 302284 total blocks 44997 total free blocks
- 14768 allocated free blocks 36864 total i-nodes
- 34548 total free i-nodes 34548 allocated free i-nodes
- 1073872897 file system id hfs file system type
- 0 flags 255 file system name length
- /users/na50 file system specific string
-/users/nomad (/dev/users_manip/lvol4) :
- 8192 file system block size 1024 fragment size
- 403308 total blocks 49910 total free blocks
- 9579 allocated free blocks 47104 total i-nodes
- 36509 total free i-nodes 36509 allocated free i-nodes
- 1073872900 file system id hfs file system type
- 0 flags 255 file system name length
- /users/nomad file system specific string
-/users/ovw (/dev/users_services/OVW) :
- 8192 file system block size 1024 fragment size
- 600571 total blocks 587212 total free blocks
- 527154 allocated free blocks 95680 total i-nodes
- 95584 total free i-nodes 95584 allocated free i-nodes
- 1074069506 file system id hfs file system type
- 0 flags 255 file system name length
- /users/ovw file system specific string
-/users/swap (/dev/users_services/lvol1) :
- 8192 file system block size 1024 fragment size
- 604860 total blocks 604851 total free blocks
- 544365 allocated free blocks 71680 total i-nodes
- 71676 total free i-nodes 71676 allocated free i-nodes
- 1074069505 file system id hfs file system type
- 0 flags 255 file system name length
- /users/swap file system specific string
-/users/theorie (/dev/users_manip/lvol5) :
- 8192 file system block size 1024 fragment size
- 403308 total blocks 338520 total free blocks
- 298189 allocated free blocks 47104 total i-nodes
- 45098 total free i-nodes 45098 allocated free i-nodes
- 1073872901 file system id hfs file system type
- 0 flags 255 file system name length
- /users/theorie file system specific string
-/users/virgo (/dev/users_manip/lvol7) :
- 8192 file system block size 1024 fragment size
- 403308 total blocks 48737 total free blocks
- 8406 allocated free blocks 47104 total i-nodes
- 45583 total free i-nodes 45583 allocated free i-nodes
- 1073872903 file system id hfs file system type
- 0 flags 255 file system name length
- /users/virgo file system specific string
-/usr (/dev/vg00/lvol7 ) :
- 8192 file system block size 1024 fragment size
- 299157 total blocks 42849 total free blocks
- 12933 allocated free blocks 48000 total i-nodes
- 32334 total free i-nodes 32334 allocated free i-nodes
- 1073741831 file system id hfs file system type
- 0 flags 255 file system name length
- /usr file system specific string
-/var (/dev/vg00/lvol8 ) :
- 8192 file system block size 1024 fragment size
- 69125 total blocks 35338 total free blocks
- 28425 allocated free blocks 32640 total i-nodes
- 31684 total free i-nodes 31684 allocated free i-nodes
- 1073741832 file system id hfs file system type
- 0 flags 255 file system name length
- /var file system specific string
-/ (/dev/vg00/lvol1 ) :
- 8192 file system block size 1024 fragment size
- 59797 total blocks 22524 total free blocks
- 16544 allocated free blocks 9600 total i-nodes
- 7301 total free i-nodes 7301 allocated free i-nodes
- 1073741825 file system id hfs file system type
- 0 flags 255 file system name length
- / file system specific string
diff --git a/kdf/unix_outputs/df-k.hpux b/kdf/unix_outputs/df-k.hpux
deleted file mode 100644
index 3e9a386..0000000
--- a/kdf/unix_outputs/df-k.hpux
+++ /dev/null
@@ -1,196 +0,0 @@
-/cern (lapphp0.in2p3.fr:/lapphp0_3/cern) : 3660497 total allocated Kb
- 974788 free allocated Kb
- 2685709 used allocated Kb
- 73 % allocation used
-/outils/produits/frame (lapphp0.in2p3.fr:/lapphp0_3/produits/frame) : 3660497 total allocated Kb
- 974788 free allocated Kb
- 2685709 used allocated Kb
- 73 % allocation used
-/outils/produits/rogue (lapphp0.in2p3.fr:/lapphp0_3/produits/rogue) : 3660497 total allocated Kb
- 974788 free allocated Kb
- 2685709 used allocated Kb
- 73 % allocation used
-/lapphp1_6 (lapphp0.in2p3.fr:/lapphp1_6) : 3660497 total allocated Kb
- 592074 free allocated Kb
- 3068423 used allocated Kb
- 83 % allocation used
-/lapphp8/mupad (lapphp8.in2p3.fr:/lapphp8/mupad) : 542070 total allocated Kb
- 406688 free allocated Kb
- 135382 used allocated Kb
- 24 % allocation used
-/COMMUN (lappa0:/COMMUN ) : 0 total allocated Kb
- 0 free allocated Kb
- 0 used allocated Kb
- 81 % allocation used
-/nfs/virgoa1_2 (lappa0:/virgoa1_2 ) : 3404816 total allocated Kb
- 377849 free allocated Kb
- 3026967 used allocated Kb
- 88 % allocation used
-/USERS/AMS (/dev/users_services/rio) : 448780 total allocated Kb
- 113719 free allocated Kb
- 335061 used allocated Kb
- 74 % allocation used
-/USERS/elec (/dev/export/lvol3 ) : 907383 total allocated Kb
- 368658 free allocated Kb
- 538725 used allocated Kb
- 59 % allocation used
-/backup/increm2 (/dev/backup/lvol4 ) : 3412076 total allocated Kb
- 2766506 free allocated Kb
- 645570 used allocated Kb
- 18 % allocation used
-/backup/increm3 (/dev/backup/lvol1 ) : 2281950 total allocated Kb
- 905272 free allocated Kb
- 1376678 used allocated Kb
- 60 % allocation used
-/backup/incremental (/dev/backup/lvol2 ) : 3651131 total allocated Kb
- 2439642 free allocated Kb
- 1211489 used allocated Kb
- 33 % allocation used
-/cdrom (/dev/dsk/c1t2d0 ) : 2457600 total allocated Kb
- 0 free allocated Kb
- 2457600 used allocated Kb
- 100 % allocation used
-/export/cetia (/dev/users_services/lvol9) : 453682 total allocated Kb
- 197055 free allocated Kb
- 256627 used allocated Kb
- 56 % allocation used
-/export/fic (/dev/outils/lvol4 ) : 453682 total allocated Kb
- 406794 free allocated Kb
- 46888 used allocated Kb
- 10 % allocation used
-/export/hp (/dev/export/lvol5 ) : 899578 total allocated Kb
- 177834 free allocated Kb
- 721744 used allocated Kb
- 80 % allocation used
-/export/solaris (/dev/export/lvol4 ) : 544374 total allocated Kb
- 235591 free allocated Kb
- 308783 used allocated Kb
- 56 % allocation used
-/export/sun (/dev/export/lvol1 ) : 907383 total allocated Kb
- 382203 free allocated Kb
- 525180 used allocated Kb
- 57 % allocation used
-/export/tektro (/dev/export/lvol2 ) : 362977 total allocated Kb
- 19379 free allocated Kb
- 343598 used allocated Kb
- 94 % allocation used
-/export/www (/dev/users_services/lvol8) : 544374 total allocated Kb
- 330339 free allocated Kb
- 214035 used allocated Kb
- 39 % allocation used
-/home (/dev/vg00/lvol4 ) : 17874 total allocated Kb
- 17864 free allocated Kb
- 10 used allocated Kb
- 0 % allocation used
-/outils/adm (/dev/outils/lvol3 ) : 453682 total allocated Kb
- 190194 free allocated Kb
- 263488 used allocated Kb
- 58 % allocation used
-/outils/mail (/dev/outils/lvol6 ) : 272055 total allocated Kb
- 228067 free allocated Kb
- 43988 used allocated Kb
- 16 % allocation used
-/outils/newlp (/dev/vg00/newlp ) : 89702 total allocated Kb
- 88381 free allocated Kb
- 1321 used allocated Kb
- 1 % allocation used
-/outils/produits (/dev/outils/lvol1 ) : 1626030 total allocated Kb
- 199727 free allocated Kb
- 1426303 used allocated Kb
- 87 % allocation used
-/outils/securite (/dev/vg00/securite ) : 157900 total allocated Kb
- 149785 free allocated Kb
- 8115 used allocated Kb
- 5 % allocation used
-/outils/swap (/dev/outils/lvol5 ) : 453682 total allocated Kb
- 309750 free allocated Kb
- 143932 used allocated Kb
- 31 % allocation used
-/outils/tmp (/dev/outils/lvol2 ) : 453682 total allocated Kb
- 208958 free allocated Kb
- 244724 used allocated Kb
- 53 % allocation used
-/tmp (/dev/vg00/lvol6 ) : 20711 total allocated Kb
- 10970 free allocated Kb
- 9741 used allocated Kb
- 47 % allocation used
-/users/admin (/dev/users_services/lvol5) : 272055 total allocated Kb
- 172064 free allocated Kb
- 99991 used allocated Kb
- 36 % allocation used
-/users/aleph (/dev/users_manip/lvol9) : 362977 total allocated Kb
- 2268 free allocated Kb
- 360709 used allocated Kb
- 99 % allocation used
-/users/atlas (/dev/users_manip/lvol8) : 362977 total allocated Kb
- 132918 free allocated Kb
- 230059 used allocated Kb
- 63 % allocation used
-/users/autres (/dev/users_manip/lvol6) : 362977 total allocated Kb
- 25468 free allocated Kb
- 337509 used allocated Kb
- 92 % allocation used
-/users/backup (/dev/backup/lvol3 ) : 2292963 total allocated Kb
- 0 free allocated Kb
- 2292963 used allocated Kb
- 100 % allocation used
-/users/calcul (/dev/users_services/lvol4) : 1814958 total allocated Kb
- 337030 free allocated Kb
- 1477928 used allocated Kb
- 81 % allocation used
-/users/chooz (/dev/users_manip/lvol10) : 362977 total allocated Kb
- 74394 free allocated Kb
- 288583 used allocated Kb
- 79 % allocation used
-/users/cms (/dev/users_manip/lvol3) : 718628 total allocated Kb
- 204338 free allocated Kb
- 514290 used allocated Kb
- 71 % allocation used
-/users/ftp (/dev/users_services/lvol3) : 181364 total allocated Kb
- 50187 free allocated Kb
- 131177 used allocated Kb
- 72 % allocation used
-/users/l3 (/dev/users_manip/lvol2) : 181364 total allocated Kb
- 180945 free allocated Kb
- 419 used allocated Kb
- 0 % allocation used
-/users/mecanique (/dev/users_services/lvol7) : 362977 total allocated Kb
- 312518 free allocated Kb
- 50459 used allocated Kb
- 13 % allocation used
-/users/na50 (/dev/users_manip/lvol1) : 272055 total allocated Kb
- 14768 free allocated Kb
- 257287 used allocated Kb
- 94 % allocation used
-/users/nomad (/dev/users_manip/lvol4) : 362977 total allocated Kb
- 9579 free allocated Kb
- 353398 used allocated Kb
- 97 % allocation used
-/users/ovw (/dev/users_services/OVW) : 540513 total allocated Kb
- 527154 free allocated Kb
- 13359 used allocated Kb
- 2 % allocation used
-/users/swap (/dev/users_services/lvol1) : 544374 total allocated Kb
- 544365 free allocated Kb
- 9 used allocated Kb
- 0 % allocation used
-/users/theorie (/dev/users_manip/lvol5) : 362977 total allocated Kb
- 298189 free allocated Kb
- 64788 used allocated Kb
- 17 % allocation used
-/users/virgo (/dev/users_manip/lvol7) : 362977 total allocated Kb
- 8406 free allocated Kb
- 354571 used allocated Kb
- 97 % allocation used
-/usr (/dev/vg00/lvol7 ) : 269241 total allocated Kb
- 12933 free allocated Kb
- 256308 used allocated Kb
- 95 % allocation used
-/var (/dev/vg00/lvol8 ) : 62212 total allocated Kb
- 28427 free allocated Kb
- 33785 used allocated Kb
- 54 % allocation used
-/ (/dev/vg00/lvol1 ) : 53817 total allocated Kb
- 16544 free allocated Kb
- 37273 used allocated Kb
- 69 % allocation used
diff --git a/kdf/unix_outputs/df.man.hpux b/kdf/unix_outputs/df.man.hpux
deleted file mode 100644
index 969320d..0000000
--- a/kdf/unix_outputs/df.man.hpux
+++ /dev/null
@@ -1,198 +0,0 @@
-
-
-
- df(1M) df(1M)
-
-
-
-
- NAME
- df (generic) - report number of free file system disk blocks
-
- SYNOPSIS
- /usr/bin/df [-F FStype] [-befgiklnv] [-t|-P] [-o specific_options] [-V]
- [special|directory]...
-
- DESCRIPTION
- The df command displays the number of free 512-byte blocks and free
- inodes available for file systems by examining the counts kept in the
- superblock or superblocks. If a special or a directory is not
- specified, the free space on all mounted file systems is displayed.
- If the arguments to df are path names, df reports on the file systems
- containing the named files. If the argument to df is a special of an
- unmounted file system, the free space in the unmounted file system is
- displayed.
-
- Options
- df recognizes the following options:
-
- -b Report only the number of kilobytes (KB) free.
-
- -e Report the number of files free.
-
- -f Report only the actual count of the blocks in the
- free list (free inodes are not reported).
-
- -F FStype Report only on the FStype file system type (see
- fstyp(1M)).
-
- -g Report the entire structure described in
- statvfs(2).
-
- -i Report the total number of inodes, the number of
- free inodes, number of used inodes, and the
- percentage of inodes in use.
-
- -k Report the allocation in kilobytes (KB).
-
- -l Report on local file systems only.
-
- -n Report the file system name. If used with no
- other options, display a list of mounted file
- system types.
-
- -o specific_options
- Specify options specific to each file system type.
- specific_options is a comma-separated list of
- suboptions intended for a specific FStype module
- of the command. See the file-system-specific
- manual entries for further details.
-
-
-
- Hewlett-Packard Company - 1 - HP-UX Release 10.10: November 1995
-
-
-
-
-
-
- df(1M) df(1M)
-
-
-
-
- -P Report the name of the file system, the size of
- the file system, the number of blocks used, the
- number of blocks free, the percentage of blocks
- used and the directory below which the file system
- hierarchy appears.
-
- -t Report the total allocated block figures and the
- number of free blocks.
-
- -v Report the percentage of blocks used, the number
- of blocks used, and the number of blocks free.
- This option cannot be used with other options.
-
- -V Echo the completed command line, but perform no
- other action. The command line is generated by
- incorporating the user-specified options and other
- information derived from /etc/fstab. This option
- allows the user to verify the command line.
-
- EXTERNAL INFLUENCES
- Environment Variables
- LC_MESSAGES determines the language in which messages are displayed.
-
- If LC_MESSAGES is not specified in the environment or is set to the
- empty string, the value of LANG is used as a default for each
- unspecified or empty variable. If LANG is not specified or is set to
- the empty string, a default of "C" (see lang(5)) is used instead of
- LANG.
-
- If any internationalization variable contains an invalid setting, df
- behaves as if all internationalization variables are set to "C". See
- environ(5).
-
- International Code Set Support
- Single-byte and multi-byte character code sets are supported.
-
- EXAMPLES
- Report the number of free disk blocks for all mounted file systems:
-
- df
-
- Report the number of free disk blocks for all mounted HFS file
- systems:
-
- df -F hfs
-
- Report the number of free files for all mounted NFS file systems:
-
- df -F nfs -e
-
-
-
-
-
- Hewlett-Packard Company - 2 - HP-UX Release 10.10: November 1995
-
-
-
-
-
-
- df(1M) df(1M)
-
-
-
-
- Report the total allocated block figures and the number of free
- blocks, for all mounted file systems:
-
- df -t
-
- Report the total allocated block figures and the number of free
- blocks, for the file system mounted as /usr:
-
- df -t /usr
-
- FILES
- /dev/dsk/* File system devices
- /etc/fstab Static information about the file systems
- /etc/mnttab Mounted file system table
- SEE ALSO
- du(1), df_FStype(1M), fsck(1M), fstab(4), fstyp(1M), statvfs(2),
- mnttab(4).
- STANDARDS CONFORMANCE
- df: SVID2, SVID3, XPG2, XPG3, XPG4
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Hewlett-Packard Company - 3 - HP-UX Release 10.10: November 1995
-
-
-
diff --git a/kdf/unix_outputs/etcfstab.hpux b/kdf/unix_outputs/etcfstab.hpux
deleted file mode 100644
index af333b1..0000000
--- a/kdf/unix_outputs/etcfstab.hpux
+++ /dev/null
@@ -1,75 +0,0 @@
-/dev/vg00/lvol1 / hfs defaults 0 1
-/dev/vg00/lvol3 ... swap defaults 0 0
-/dev/vg00/lvol4 /home hfs defaults 0 2
-/dev/vg00/lvol6 /tmp hfs defaults 0 2
-/dev/vg00/lvol7 /usr hfs defaults 0 2
-/dev/vg00/lvol8 /var hfs defaults 0 2
-/dev/vg00/newlp /outils/newlp hfs rw,suid 0 2
-#
-/dev/export/lvol1 /export/sun hfs rw,suid 0 2
-/dev/export/lvol2 /export/tektro hfs rw,suid 0 2
-/dev/export/lvol3 /USERS/elec hfs rw,suid 0 2
-/dev/export/lvol4 /export/solaris hfs rw,suid 0 2
-/dev/export/lvol5 /export/hp hfs rw,suid 0 2
-#
-/dev/users_manip/lvol1 /users/na50 hfs rw,suid 0 2
-/dev/users_manip/lvol2 /users/l3 hfs rw,suid 0 2
-/dev/users_manip/lvol3 /users/cms hfs rw,suid 0 2
-/dev/users_manip/lvol4 /users/nomad hfs rw,suid 0 2
-/dev/users_manip/lvol5 /users/theorie hfs rw,suid 0 2
-/dev/users_manip/lvol6 /users/autres hfs rw,suid 0 2
-/dev/users_manip/lvol7 /users/virgo hfs rw,suid 0 2
-/dev/users_manip/lvol8 /users/atlas hfs rw,suid 0 2
-/dev/users_manip/lvol9 /users/aleph hfs rw,suid 0 2
-/dev/users_manip/lvol10 /users/chooz hfs rw,suid 0 2
-#
-/dev/users_services/lvol1 /users/swap hfs rw,suid 0 2
-/dev/users_services/lvol3 /users/ftp hfs rw,suid 0 2
-/dev/users_services/lvol4 /users/calcul hfs rw,suid 0 2
-/dev/users_services/lvol5 /users/admin hfs rw,suid 0 2
-/dev/users_services/lvol7 /users/mecanique hfs rw,suid 0 2
-/dev/users_services/lvol8 /export/www hfs rw,suid 0 2
-/dev/users_services/lvol9 /export/cetia hfs rw,suid 0 2
-/dev/users_services/rio /USERS/AMS hfs rw,suid 0 2
-/dev/users_services/OVW /users/ovw hfs rw,suid 0 2
-#
-/dev/outils/lvol1 /outils/produits hfs rw,suid 0 2
-/dev/outils/lvol2 /outils/tmp hfs rw,suid 0 2
-/dev/outils/lvol3 /outils/adm hfs rw,suid 0 2
-/dev/outils/lvol4 /export/fic hfs rw,suid 0 2
-/dev/outils/lvol5 /outils/swap hfs rw,suid 0 2
-/dev/outils/lvol5 /outils/swap swapfs min=12800,lim=38400,pri=1 0 2
-/dev/outils/lvol6 /outils/mail hfs rw,suid 0 2
-#
-/dev/backup/lvol1 /backup/increm3 hfs rw,suid 0 2
-/dev/backup/lvol2 /backup/incremental hfs rw,suid 0 2
-/dev/backup/lvol3 /users/backup hfs rw,suid 0 2
-/dev/backup/lvol4 /backup/increm2 hfs rw,suid 0 2
-#
-#----------------------------------------------------
-# le CDROM est toujours a part
-#-------------------------------------------
-/dev/dsk/c1t2d0 /cdrom cdfs ro,suid 0 2
-#
-#-----------------------------------
-# rondelles NFS
-#---------------------------------------------------
-# lapphp0
-lapphp0.in2p3.fr:/lapphp0_3/cern /cern nfs rw,suid,bg 0 0
-lapphp0.in2p3.fr:/lapphp0_3/produits/frame /outils/produits/frame nfs rw,suid,bg 0 0
-lapphp0.in2p3.fr:/lapphp0_3/produits/rogue /outils/produits/rogue nfs rw,suid,bg 0 0
-lapphp0.in2p3.fr:/lapphp1_6 /lapphp1_6 nfs rw,suid,bg 0 0
-#lapphp0.in2p3.fr:/lapphp0_2/local /usr/local.hp0 nfs rw,suid,bg 0 0
-# pour Alain Bazan (5/01/98)
-#lapphp0.in2p3.fr:/usr/lib/X11R6 /usr/lib/X11R6 nfs rw,suid,bg 0 0
-#lapphp0.in2p3.fr:/usr/lib/Motif1.2_R6 /usr/lib/Motif1.2_R6 nfs rw,suid,bg 0 0
-
-# rondelles lapphp8 : produits logiciels a deplacer sur lapphp0
-# pour eviter les NFS croises
-lapphp8.in2p3.fr:/lapphp8/mupad /lapphp8/mupad nfs rw,suid,bg 0 0
-lapphp8.in2p3.fr:/lapphp8/maple /lapphp8/maple nfs rw,suid,bg 0 0
-
-# lappa0
-lappa0:/COMMUN /COMMUN nfs rw,suid,bg 0 0
-lappa0:/virgoa1_2 /nfs/virgoa1_2 nfs rw,suid,bg 0 0
-/dev/vg00/securite /outils/securite hfs rw,suid 0 2
diff --git a/ksim/monitors/filesystem/filesystemstats.cpp b/ksim/monitors/filesystem/filesystemstats.cpp
index 045e2ad..26f213a 100644
--- a/ksim/monitors/filesystem/filesystemstats.cpp
+++ b/ksim/monitors/filesystem/filesystemstats.cpp
@@ -43,9 +43,6 @@
#endif
#ifdef HAVE_MNTENT_H
#include <mntent.h>
-#ifdef _HPUX_SOURCE
-#define _PATH_MOUNTED MNTTAB
-#endif
#endif
#ifdef HAVE_SYS_UCRED_H
#include <sys/ucred.h>