Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168731663
D59208.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
919 B
Referenced Files
None
Subscribers
None
D59208.diff
View Options
diff --git a/UPDATING b/UPDATING
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,11 @@
world, or to merely disable the most expensive debugging functionality
at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20260827:
+ <sys/videoio.h> now provides the V4L2 cropping, control menu and
+ overlay definitions. __FreeBSD_version has been bumped to 1600021
+ for ports that need to detect them.
+
20260826:
bhyve(8) users who explicitly set the eui64 option for an NVMe
device may need to update their configuration. Due to an incorrect
diff --git a/sys/sys/param.h b/sys/sys/param.h
--- a/sys/sys/param.h
+++ b/sys/sys/param.h
@@ -74,7 +74,7 @@
* cannot include sys/param.h and should only be updated here.
*/
#undef __FreeBSD_version
-#define __FreeBSD_version 1600020
+#define __FreeBSD_version 1600021
/*
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 30, 9:00 PM (5 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37617343
Default Alt Text
D59208.diff (919 B)
Attached To
Mode
D59208: video: bump __FreeBSD_version for V4L2 cropping and overlay symbols
Attached
Detach File
Event Timeline
Log In to Comment