Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108361599
D32513.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
362 B
Referenced Files
None
Subscribers
None
D32513.diff
View Options
diff --git a/sys/kern/kern_procctl.c b/sys/kern/kern_procctl.c
--- a/sys/kern/kern_procctl.c
+++ b/sys/kern/kern_procctl.c
@@ -656,15 +656,6 @@
return (0);
}
-#ifndef _SYS_SYSPROTO_H_
-struct procctl_args {
- idtype_t idtype;
- id_t id;
- int com;
- void *data;
-};
-#endif
-/* ARGSUSED */
int
sys_procctl(struct thread *td, struct procctl_args *uap)
{
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 25, 4:01 AM (20 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16122958
Default Alt Text
D32513.diff (362 B)
Attached To
Mode
D32513: procctl: require debug privileges over the target for most of the _CTL commands
Attached
Detach File
Event Timeline
Log In to Comment