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
Unknown Object (File)
Mon, May 20, 2:52 AM
Unknown Object (File)
Sun, May 19, 5:09 AM
Unknown Object (File)
Mon, May 6, 6:30 PM
Unknown Object (File)
Apr 19 2024, 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
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.