Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F131550586
D20258.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
615 B
Referenced Files
None
Subscribers
None
D20258.diff
View Options
Index: head/sys/kern/kern_descrip.c
===================================================================
--- head/sys/kern/kern_descrip.c
+++ head/sys/kern/kern_descrip.c
@@ -3409,7 +3409,7 @@
}
/* Trim unused data from kf_path by truncating the structure size. */
-static void
+void
pack_kinfo(struct kinfo_file *kif)
{
Index: head/sys/sys/user.h
===================================================================
--- head/sys/sys/user.h
+++ head/sys/sys/user.h
@@ -608,6 +608,7 @@
int flags);
int vntype_to_kinfo(int vtype);
+void pack_kinfo(struct kinfo_file *kif);
#endif /* !_KERNEL */
#endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Oct 10, 4:31 AM (22 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23518376
Default Alt Text
D20258.diff (615 B)
Attached To
Mode
D20258: posixshmcontrol(1), an utility to query and manipulate named posix shm objects
Attached
Detach File
Event Timeline
Log In to Comment