summaryrefslogtreecommitdiff
path: root/usr.bin/systat/iostat.c
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2001-12-07 05:15:59 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2001-12-07 05:15:59 +0000
commit1759f3f7346ef1dda87d5f3dd4ac6e91032d3488 (patch)
treeb22aff8b371036411e9827e0e1cbbfa3fc7a025d /usr.bin/systat/iostat.c
parentc340e2449016627bc5ea9cadfc0277799f45a4cf (diff)
Catch SIGINT, SIGQUIT and SIGTSTP but ignore during the database
update. We have to be careful and drop our lock if we are suspended and then regain the lock on resume. This is necessary because the user must not be allowed to keep a record locked for a long period of time to avoid a DoS. We must be sure to re-lock when we resume because otherwise an attacker could suspend us until a user starts to login and then resume and then race the user for login using the challenge response from the user.
Diffstat (limited to 'usr.bin/systat/iostat.c')
0 files changed, 0 insertions, 0 deletions