openafs/src/afsmonitor
Derrick Brashear 706530c295 openafs-kill-dead-code-20050403
Code ifdef'd any of AFS_MACH_ENV, AFS_GFS_ENV, AFS_DEC_ENV dies

Code ifdef'd AFS_SUN_ENV either becomes AFS_SUN5_ENV or dies as appropriate,
in the kernel only. The database servers etc are probably still buildable,
and I still have a SunOS 4.1.4 machine. ;-) But the Solaris vnops get all
SunOS 4 code nuked.

Uses of AFS_ALPHA_ENV which secretly meant OSF/1,D/UX,Tru64 become
AFS_OSF_ENV.

Bozon lock use gets its own ifdef. OSF and Solaris define it. Darwin and any
BSDs have bozon lock usage removed: note that only OSF and Solaris were
bothering to *init* the bozon lock during NewVCache. Bozon locks are for
platforms where basically we could end up deadlocking ourselves because of
how locks are handled.

Some nonsensical ifdefs removed.
Some if 0'd code removed.
Some obsolete code (hpux pre-10, for instance) removed.
2005-04-03 19:09:05 +00:00
..
.cvsignore add-cvsignores-to-project-20010910 2001-09-10 21:14:01 +00:00
afsmon-labels.h reindent-20030715 2003-07-16 00:28:24 +00:00
afsmon-output.c reindent-20030715 2003-07-16 00:28:24 +00:00
afsmon-parselog.c reindent-20030715 2003-07-16 00:28:24 +00:00
afsmon-win.c reindent-20030715 2003-07-16 00:28:24 +00:00
afsmonitor.c openafs-kill-dead-code-20050403 2005-04-03 19:09:05 +00:00
afsmonitor.h afsmonitor-categories-correction-20040728 2004-07-29 04:53:27 +00:00
Makefile.in makefiles-cflag-cleanup-20030111 2003-01-11 07:33:52 +00:00