]> granicus.if.org Git - sudo/commit
Only block SIGINT, SIGQUIT, SIGTSTP (which can be generated from
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 27 Aug 1999 21:02:24 +0000 (21:02 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 27 Aug 1999 21:02:24 +0000 (21:02 +0000)
commit61bd59c733f1e6956e7d2413456e5c2baf73a622
treec9ac9f434b7fc46b14d89693aaa73d8fe09b68c9
parent8fcdf8a30020328396f10e2d79acc09eec25efdc
Only block SIGINT, SIGQUIT, SIGTSTP (which can be generated from
the keyboard).  Since we run with ruid/euid == 0 the user can't
really signal us in nasty ways.
sudo.c