Remove two XXX comments that no longer apply.

Obtained from:	TrustedBSD Project
This commit is contained in:
Robert Watson 2006-12-29 11:03:44 +00:00
parent aa6fe97ca3
commit 4cfbab605a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=165625

View File

@ -193,9 +193,6 @@ auditon(struct thread *td, struct auditon_args *uap)
}
/*
* XXX Need to implement these commands by accessing the global
* values associated with the commands.
*
* XXXAUDIT: Locking?
*/
switch (uap->cmd) {
@ -549,8 +546,6 @@ setaudit_addr(struct thread *td, struct setaudit_addr_args *uap)
/*
* MPSAFE
* Syscall to manage audit files.
*
* XXX: Should generate an audit event.
*/
/* ARGSUSED */
int