Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107405560
D33641.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
251 B
Referenced Files
None
Subscribers
None
D33641.diff
View Options
diff --git a/sys/vm/vm_meter.c b/sys/vm/vm_meter.c
--- a/sys/vm/vm_meter.c
+++ b/sys/vm/vm_meter.c
@@ -126,7 +126,7 @@
{
#ifdef SCTL_MASK32
- u_int32_t la[4];
+ uint32_t la[4];
if (req->flags & SCTL_MASK32) {
la[0] = averunnable.ldavg[0];
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jan 14, 5:05 PM (6 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15797445
Default Alt Text
D33641.diff (251 B)
Attached To
Mode
D33641: sys/vm: Use C99 fixed-width integer types.
Attached
Detach File
Event Timeline
Log In to Comment