christos 862fe20f05 GC old signal handling and merge it in 4 places:
1. Immediately ignore all the signals we want to ignore and set the alarm.
    2. Before we exit on error, restore all signals we modified
    3. Before we exec a shell, restore all signals we modified and ignore TSTP.
       Job control aware shells know how to deal with this.
    4. Temporarily handle SIGINT while we read motd.
2006-04-17 16:29:44 +00:00
..
2006-04-10 14:39:06 +00:00
2006-03-21 21:59:56 +00:00
2006-04-09 19:47:43 +00:00
2006-03-16 16:49:07 +00:00
2006-04-13 21:15:50 +00:00
2006-03-20 23:13:51 +00:00
2006-03-23 23:33:28 +00:00
2006-04-01 16:12:23 +00:00
2006-04-02 04:17:08 +00:00
2006-03-29 15:40:49 +00:00
2006-03-20 04:03:10 +00:00
2006-03-20 04:03:10 +00:00
2006-04-09 19:42:03 +00:00
2006-04-04 21:35:20 +00:00
2006-04-08 20:07:29 +00:00
2006-03-18 11:15:00 +00:00
2006-04-10 14:39:06 +00:00
2006-04-17 06:53:06 +00:00