Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148642531
D41984.1787850223.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
619 B
Referenced Files
None
Subscribers
None
D41984.1787850223.diff
View Options
diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -311,6 +311,13 @@
vers_content_new=$(cat << EOF
$COPYRIGHT
+/*
+ * Despite the sccs name, this is used by scripting to reliably obtain the
+ * version before symbols are available for automated crash dump. That use
+ * is deprecated and this data will be removed prior to the FreeBSD 15
+ * branch. However, the vmcore data written by savecore(8) needs to be
+ * augmented to provide a reliable alternative.
+ */
#define SCCSSTR "@(#)${VERINFO}"
#define VERSTR "${VERSTR}"
#define RELSTR "${RELEASE}"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 27, 5:03 PM (6 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29473741
Default Alt Text
D41984.1787850223.diff (619 B)
Attached To
Mode
D41984: newvers: Add comment about why we need sccs, but deprecate it
Attached
Detach File
Event Timeline
Log In to Comment