/[radius]/radius/radiusd/.gdbinit
ViewVC logotype

Diff of /radius/radiusd/.gdbinit

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by gray, Sun Apr 27 17:05:41 2003 UTC revision 1.12 by gray, Thu May 29 15:50:27 2003 UTC
# Line 1  Line 1 
1  # This file is part of GNU RADIUS.  # This file is part of GNU Radius.
2  # Copyright (C) 2001, Sergey Poznyakoff  # Copyright (C) 2001,2003 Sergey Poznyakoff
3  #  #
4  # This file is free software; as a special exception the author gives  # This file is free software; as a special exception the author gives
5  # unlimited permission to copy and/or distribute it, with or without  # unlimited permission to copy and/or distribute it, with or without
6  # modifications, as long as this notice is preserved.  # modifications, as long as this notice is preserved.
7  #  #
8  # This program is distributed in the hope that it will be useful, but  # GNU Radius is distributed in the hope that it will be useful, but
9  # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the  # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
10  # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
11    
# Line 20  handle SIGUSR1 nostop noprint pass Line 20  handle SIGUSR1 nostop noprint pass
20  handle SIGUSR2 nostop noprint pass  handle SIGUSR2 nostop noprint pass
21  handle SIGPIPE nostop print pass  handle SIGPIPE nostop print pass
22  handle SIGHUP  nostop noprint pass  handle SIGHUP  nostop noprint pass
23    handle SIGCHLD nostop print pass
24    
25  # Make sure radiusd won't spawn any children  # Make sure radiusd won't spawn any children
26  break main  break main

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26