Page MenuHomeFreeBSD

videomode/devlist2h.awk: Don't include $FreeBSD$ in generated files
ClosedPublic

Authored by jhb on Sep 23 2023, 10:04 PM.
Tags
None
Referenced Files
F115220282: D41952.id127780.diff
Mon, Apr 21, 1:39 PM
Unknown Object (File)
Thu, Apr 17, 6:13 AM
Unknown Object (File)
Tue, Mar 25, 12:12 PM
Unknown Object (File)
Mar 2 2025, 3:33 PM
Unknown Object (File)
Mar 2 2025, 10:47 AM
Unknown Object (File)
Feb 26 2025, 10:41 AM
Unknown Object (File)
Feb 2 2025, 4:12 PM
Unknown Object (File)
Jan 2 2025, 2:42 AM
Subscribers
None

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Sep 23 2023, 10:04 PM
jhb created this revision.

Netbsd still uses, for a little while, the id. But in this context it is useless to generate since we don't copy it from the source

This revision is now accepted and ready to land.Sep 23 2023, 10:18 PM
sys/dev/videomode/devlist2h.awk
51

This was a bug in the script in that the file in the tree probably had $FreeBSD$ instead.

sys/dev/videomode/devlist2h.awk
51

Yea. It's a good kill