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
F83132092: D10303.diff
Mon, May 6, 6:30 PM
Unknown Object (File)
Fri, Apr 19, 11:12 AM
Unknown Object (File)
Apr 6 2024, 3:24 PM
Unknown Object (File)
Mar 12 2024, 12:55 AM
Unknown Object (File)
Mar 12 2024, 12:55 AM
Unknown Object (File)
Mar 12 2024, 12:50 AM
Unknown Object (File)
Mar 8 2024, 4:10 AM
Unknown Object (File)
Jan 16 2024, 3:06 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.