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
..
Makefile Goodbye KerberosIV 2006-03-20 04:03:10 +00:00
k5login.c Get rid of more Kerberos 4 code. 2006-03-23 23:33:28 +00:00
login.1 Prefer mdoc markup to roff. 2005-11-08 18:54:15 +00:00
login.c Use TABs instead of spaces. 2006-04-06 00:48:14 +00:00
login_pam.c GC old signal handling and merge it in 4 places: 2006-04-17 16:29:44 +00:00
pathnames.h