K 10 svn:author V 3 dim K 8 svn:date V 27 2010-10-01T20:14:36.537021Z K 7 svn:log V 256 Use __FBSDID() instead of RCSID() in most .S files under lib/msun/i386, and one under lib/msun/amd64. This avoids adding the identifiers to the .text section, and moves them to the .comment section instead. Suggested by: bde Approved by: rpaulo (mentor) END