mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Remove two XXX comments that no longer apply.
Obtained from: TrustedBSD Project
This commit is contained in:
parent
aa6fe97ca3
commit
4cfbab605a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=165625
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user