]> granicus.if.org Git - apache/commitdiff
Give each support binary its own screen name
authorBradley Nicholes <bnicholes@apache.org>
Wed, 4 Sep 2002 18:34:28 +0000 (18:34 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Wed, 4 Sep 2002 18:34:28 +0000 (18:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96634 13f79535-47bb-0310-9956-ffa450edef68

support/NWGNUab
support/NWGNUhtdbm
support/NWGNUhtdigest
support/NWGNUhtpasswd
support/NWGNUlogres
support/NWGNUrotlogs

index c6cdd357864ca8a01cbb710614281c4838b100df..578607c60fbee77ff85fd75521eda630c6d01964 100644 (file)
@@ -107,6 +107,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
index c9d34429122c350c86111c9a6c5485313b02c988..517bacd5b9e97acf726d1703f93a4d2e4c2948e5 100644 (file)
@@ -106,6 +106,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
index 1cc1c962955025f8fa7d8b41cd35f492869985f3..32e3689add3860663b8a175d89f8ac61b560d92f 100644 (file)
@@ -106,6 +106,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
index 7000529caa71233b9b1544b4961cbded43fd5e38..1cbc34472960ec33dcd4298c3dc9b0bfd9681fe0 100644 (file)
@@ -106,6 +106,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
index 631003b0c49482c7b095f892344ffe57bed4397e..e5fef978b8406f33b3bb2cf3860c5ec921dc4fdf 100644 (file)
@@ -107,6 +107,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
index 140635d88201fc9c4fbc20b91b8e7dff4b4b1712..2ea31f510afd8d43d49d95c017a1baa0e709c021 100644 (file)
@@ -105,6 +105,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