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
F117676972: D10303.id.diff
Wed, May 21, 3:18 PM
Unknown Object (File)
Thu, Apr 24, 2:54 PM
Unknown Object (File)
Thu, Apr 24, 10:34 AM
Unknown Object (File)
Apr 14 2025, 12:06 PM
Unknown Object (File)
Apr 14 2025, 4:33 AM
Unknown Object (File)
Apr 13 2025, 11:55 PM
Unknown Object (File)
Apr 13 2025, 10:02 PM
Unknown Object (File)
Mar 26 2025, 5:12 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 Not Applicable
Unit
Tests Not Applicable

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.