Page MenuHomeFreeBSD

D41984.id.diff
No OneTemporary

D41984.id.diff

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,14 @@
vers_content_new=$(cat << EOF
$COPYRIGHT
+/*
+ * The SCCS stuff is a marker that by convention identifies the kernel. While
+ * the convention originated with SCCS, the current use is more generic and is
+ * used by different organizations to identify the kernel, the crash dump,
+ * etc. The what(1) utility prints these markers. Better methods exist, so this
+ * method is deprecated and will be removed in a future version of FreeBSD. Orgs
+ * that use it are encouraged to migrate before then.
+ */
#define SCCSSTR "@(#)${VERINFO}"
#define VERSTR "${VERSTR}"
#define RELSTR "${RELEASE}"

File Metadata

Mime Type
text/plain
Expires
Fri, Mar 6, 8:22 PM (10 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29337804
Default Alt Text
D41984.id.diff (728 B)

Event Timeline