NetBSD/usr.bin/login
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
..
k5login.c
login_pam.c GC old signal handling and merge it in 4 places: 2006-04-17 16:29:44 +00:00
login.1
login.c
Makefile
pathnames.h