summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2002-09-04 20:34:28 +0200
committerBradley Nicholes <bnicholes@apache.org>2002-09-04 20:34:28 +0200
commitbc73871598904ba54ef80336f6173ed631dd177c (patch)
tree166c9f5184fcbb907fe03049cafd627ec65b6a8e
parentFormatting cleanup only (this is the large indent that I left out (diff)
downloadapache2-bc73871598904ba54ef80336f6173ed631dd177c.tar.xz
apache2-bc73871598904ba54ef80336f6173ed631dd177c.zip
Give each support binary its own screen name
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96634 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--support/NWGNUab6
-rw-r--r--support/NWGNUhtdbm6
-rw-r--r--support/NWGNUhtdigest6
-rw-r--r--support/NWGNUhtpasswd6
-rw-r--r--support/NWGNUlogres6
-rw-r--r--support/NWGNUrotlogs6
6 files changed, 36 insertions, 0 deletions
diff --git a/support/NWGNUab b/support/NWGNUab
index c6cdd35786..578607c60f 100644
--- a/support/NWGNUab
+++ b/support/NWGNUab
@@ -108,6 +108,12 @@ NLM_DESCRIPTION = Apache Benchmark Utility for NetWare
NLM_THREAD_NAME = ab
#
+# This is used by the '-screenname' directive. If left blank,
+# 'Apache for NetWare' Thread will be used.
+#
+NLM_SCREEN_NAME = Apache Bench
+
+#
# If this is specified, it will override VERSION value in
# $(AP_WORK)\build\NWGNUenvironment.inc
#
diff --git a/support/NWGNUhtdbm b/support/NWGNUhtdbm
index c9d3442912..517bacd5b9 100644
--- a/support/NWGNUhtdbm
+++ b/support/NWGNUhtdbm
@@ -107,6 +107,12 @@ NLM_DESCRIPTION = HT Digest Utility for NetWare
NLM_THREAD_NAME = htdbm
#
+# This is used by the '-screenname' directive. If left blank,
+# 'Apache for NetWare' Thread will be used.
+#
+NLM_SCREEN_NAME = htdbm Password Management
+
+#
# If this is specified, it will override VERSION value in
# $(AP_WORK)\build\NWGNUenvironment.inc
#
diff --git a/support/NWGNUhtdigest b/support/NWGNUhtdigest
index 1cc1c96295..32e3689add 100644
--- a/support/NWGNUhtdigest
+++ b/support/NWGNUhtdigest
@@ -107,6 +107,12 @@ NLM_DESCRIPTION = HT Digest Utility for NetWare
NLM_THREAD_NAME = htdigest
#
+# This is used by the '-screenname' directive. If left blank,
+# 'Apache for NetWare' Thread will be used.
+#
+NLM_SCREEN_NAME = Digest Password Management
+
+#
# If this is specified, it will override VERSION value in
# $(AP_WORK)\build\NWGNUenvironment.inc
#
diff --git a/support/NWGNUhtpasswd b/support/NWGNUhtpasswd
index 7000529caa..1cbc344729 100644
--- a/support/NWGNUhtpasswd
+++ b/support/NWGNUhtpasswd
@@ -107,6 +107,12 @@ NLM_DESCRIPTION = HT Password Utility for NetWare
NLM_THREAD_NAME = htpasswd
#
+# This is used by the '-screenname' directive. If left blank,
+# 'Apache for NetWare' Thread will be used.
+#
+NLM_SCREEN_NAME = htpasswd Password Management
+
+#
# If this is specified, it will override VERSION value in
# $(AP_WORK)\build\NWGNUenvironment.inc
#
diff --git a/support/NWGNUlogres b/support/NWGNUlogres
index 631003b0c4..e5fef978b8 100644
--- a/support/NWGNUlogres
+++ b/support/NWGNUlogres
@@ -108,6 +108,12 @@ NLM_DESCRIPTION = Apache Logresolve Utility for NetWare
NLM_THREAD_NAME = logreslv
#
+# This is used by the '-screenname' directive. If left blank,
+# 'Apache for NetWare' Thread will be used.
+#
+NLM_SCREEN_NAME = Log Resolve
+
+#
# If this is specified, it will override VERSION value in
# $(AP_WORK)\build\NWGNUenvironment.inc
#
diff --git a/support/NWGNUrotlogs b/support/NWGNUrotlogs
index 140635d882..2ea31f510a 100644
--- a/support/NWGNUrotlogs
+++ b/support/NWGNUrotlogs
@@ -106,6 +106,12 @@ NLM_DESCRIPTION = Log Rotation Utility for NetWare
NLM_THREAD_NAME = rotlogs
#
+# This is used by the '-screenname' directive. If left blank,
+# 'Apache for NetWare' Thread will be used.
+#
+NLM_SCREEN_NAME = DEFAULT
+
+#
# If this is specified, it will override VERSION value in
# $(AP_WORK)\build\NWGNUenvironment.inc
#