aboutsummaryrefslogtreecommitdiff
path: root/sys/sys
diff options
context:
space:
mode:
authorPeter Grehan <grehan@FreeBSD.org>2004-07-09 11:00:41 +0000
committerPeter Grehan <grehan@FreeBSD.org>2004-07-09 11:00:41 +0000
commit077a0fb8b68fb3e586f9856c34c915627df0e9ae (patch)
tree09de79876039b08645bed3c32152888114b080c1 /sys/sys
parenteec3e03e41258f2bbce1b4121528602523cf3dbe (diff)
downloadsrc-077a0fb8b68fb3e586f9856c34c915627df0e9ae.tar.gz
src-077a0fb8b68fb3e586f9856c34c915627df0e9ae.zip
- correctly set the return value for the copyin/out fault buffer to 1
so setfault would return correctly when a page fault was invalid (e.g. a syscall with a bad parameter). This caused an endless DSI loop, seen when running sendmail which does a setlogin() call with a NULL pointer. - introduce KTR_SYSC tracing. expose the syscallnames[] array to make the tracing more readable.
Notes
Notes: svn path=/head/; revision=131867
Diffstat (limited to 'sys/sys')
0 files changed, 0 insertions, 0 deletions