From: Kurt Zeilenga Date: Thu, 19 Nov 1998 01:18:24 +0000 (+0000) Subject: Update comments associated with SIGUSRx -> LDAP_SIGUSRx change. X-Git-Tag: OPENLDAP_SLAPD_BACK_LDAP~1087 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2d876eb74e42f5aa0b0712c256985092f92e7707;p=openldap Update comments associated with SIGUSRx -> LDAP_SIGUSRx change. --- diff --git a/servers/slurpd/fm.c b/servers/slurpd/fm.c index fb51270ecd..5063927180 100644 --- a/servers/slurpd/fm.c +++ b/servers/slurpd/fm.c @@ -51,8 +51,8 @@ fm( /* Set up our signal handlers: * SIG{TERM,INT,HUP} causes a shutdown - * SIG(STKFLT|USR1) - does nothing, used to wake up sleeping threads. - * SIG(UNUSED|USR2) - causes slurpd to read its administrative interface file. + * LDAP_SIGUSR1 - does nothing, used to wake up sleeping threads. + * LDAP_SIGUSR2 - causes slurpd to read its administrative interface file. * (not yet implemented). */ (void) SIGNAL( LDAP_SIGUSR1, do_nothing ); diff --git a/servers/slurpd/ri.c b/servers/slurpd/ri.c index d2aa7de252..e28e4468f6 100644 --- a/servers/slurpd/ri.c +++ b/servers/slurpd/ri.c @@ -135,7 +135,7 @@ Ri_process( /* * Wake a replication thread which may be sleeping. - * Send it a SIG(STKFLT|USR1). + * Send it a LDAP_SIGUSR1. */ static void Ri_wake(