summaryrefslogtreecommitdiffstats
path: root/contrib/tar/src
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2002-06-07 05:47:35 +0000
committerjhb <jhb@FreeBSD.org>2002-06-07 05:47:35 +0000
commit2aa855d8b113333067b5bf576e61982eef0bbc90 (patch)
tree0f6c56b8a8871ae00bac6a1bff1b3b066a5f2990 /contrib/tar/src
parent1a2a2fa24afbd97c46308753048ed7d38d299aaa (diff)
downloadFreeBSD-src-2aa855d8b113333067b5bf576e61982eef0bbc90.zip
FreeBSD-src-2aa855d8b113333067b5bf576e61982eef0bbc90.tar.gz
- Fixup / remove obsolete comments.
- ktrace no longer requires Giant so do ktrace syscall events before and after acquiring and releasing Giant, respectively. - For i386, ia32 syscalls on ia64, powerpc, and sparc64, get rid of the goto bad hack and instead use the model on ia64 and alpha were we skip the actual syscall invocation if error != 0. This fixes a bug where if we the copyin() of the arguments failed for a syscall that was not marked MP safe, we would try to release Giant when we had not acquired it.
Diffstat (limited to 'contrib/tar/src')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud