sccs: Manual changes

For the uncommon items: Go through the tree and remove sccs tags that
didn't fit any nice pattern. If in the neighborhood, other SCM tags were
removed when they were detritis of long-ago CVS somehow in the early
mists of the project. Some adjacent copyrights stringswere removed (they
duplicated the copyright notices in the file). This also removed
non-standard formations of omission of SCCS tags (usually by adding an
extra #if 0 somewhere.

After this commit, a number of strings tagged with the 'what' @(#)
prefix remain, but they are primarily copyright notices.

Sponsored by:		Netflix
This commit is contained in:
Warner Losh
2023-11-23 10:59:13 -07:00
parent 8a7b612037
commit 5b31cc94b1
64 changed files with 9 additions and 342 deletions
+1 -2
View File
@@ -3,8 +3,7 @@
#ifndef RCSID
#define RCSID(msg) \
static /**/const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
#define RCSID(msg)
#endif
/* Maximum values on all known systems */