summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/sshconnect.c
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2003-07-29 18:24:37 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2003-07-29 18:24:37 +0000
commitf7034c431afdaee4fd77b7d0c62f02ed530fe715 (patch)
tree28f608157617c0021296c85d754ff6914458c79c /usr.bin/ssh/sshconnect.c
parent34fca2cb7f89329d756c8e323e170acbd05d5825 (diff)
move spl checking wrap over the syscall into trap.c:syscall();
this gives several benefits: the arguments for a syscall printed are the exact args and not some wild guess fetched from the user stack; the check does not include the AST traps that may be checked on their own in the trap() routine should be desired; kill last use and thus itself the fuword() function and it's glue.
Diffstat (limited to 'usr.bin/ssh/sshconnect.c')
0 files changed, 0 insertions, 0 deletions