diff options
author | 2003-07-29 18:24:36 +0000 | |
---|---|---|
committer | 2003-07-29 18:24:36 +0000 | |
commit | 8fd01776ab857f8dde8beff4173312aeeb8e26d1 (patch) | |
tree | be6396dac90c90bd66c47cffdd1b90897b8231a0 /usr.bin/diff/diff.c | |
parent | replace 4 clause BSD licensed progressmeter code with a replacement (diff) | |
download | wireguard-openbsd-8fd01776ab857f8dde8beff4173312aeeb8e26d1.tar.xz wireguard-openbsd-8fd01776ab857f8dde8beff4173312aeeb8e26d1.zip |
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/diff/diff.c')
0 files changed, 0 insertions, 0 deletions