K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-07-03T14:55:55.000000Z K 7 svn:log V 523 Correct a number of problems that were previously commented on: - Correct audit_arg_socketaddr() argument name from so to sa. - Assert arguments are non-NULL to many argument capture functions rather than testing them. This may trip some bugs. - Assert the process lock is held when auditing process information. - Test currecord in several more places. - Test validity of more arguments with kasserts, such as flag values when auditing vnode information. Perforce change: 98825 Obtained from: TrustedBSD Project END