Page MenuHomeFreeBSD

Remove the last vestiges of FDC_DEBUG & FD_DEBUG
ClosedPublic

Authored by sevan on Apr 7 2017, 12:57 AM.
Tags
None
Referenced Files
F110425006: D10303.diff
Tue, Feb 18, 7:10 AM
F110368491: D10303.id27183.diff
Mon, Feb 17, 10:39 AM
Unknown Object (File)
Jan 18 2025, 5:32 PM
Unknown Object (File)
Dec 12 2024, 12:52 AM
Unknown Object (File)
Dec 5 2024, 4:41 PM
Unknown Object (File)
Dec 3 2024, 11:29 PM
Unknown Object (File)
Nov 10 2024, 1:12 AM
Unknown Object (File)
Oct 24 2024, 9:24 AM
Subscribers

Details

Summary

FDC_DEBUG is not referenced in any c or header files but traces of it
still remain in the conf/notes/makefiles & man pages.
These patches remove any remaining references to FDC_DEBUG & FD_DEBUG.
Bug 105608

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 8572
Build 8882: arc lint + arc unit

Event Timeline

Looks to be a remnant of the pre-phk floppy driver rewrite.

This revision is now accepted and ready to land.Apr 7 2017, 1:28 AM

OK from manpages (that was easy). ;-)

This revision was automatically updated to reflect the committed changes.