* citadel.c: temporarily commented out the signal() call for SIGHUP because
authorArt Cancro <ajc@citadel.org>
Sat, 24 Jul 2004 05:11:53 +0000 (05:11 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 24 Jul 2004 05:11:53 +0000 (05:11 +0000)
commitf2aca546a9ccd98b10e0cebd87a06fbeb9a75e24
treea99adcdb6d20bde974c04703eddca9877b90e0cf
parenta890d311cb999e02599976dae47efeeeddfc6694
* citadel.c: temporarily commented out the signal() call for SIGHUP because
  it is causing the client not to work at all on Linux 2.6 (or at least on
  Fedora Core 2) when citadel is called as the login shell -- a SIGHUP is
  mysteriously received at the username prompt and the program exits.
citadel/ChangeLog
citadel/citadel.c
citadel/citadel_decls.h
citadel/commands.c