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)
Sun, Nov 10, 1:12 AM
Unknown Object (File)
Oct 24 2024, 9:24 AM
Unknown Object (File)
Oct 1 2024, 5:54 PM
Unknown Object (File)
Oct 1 2024, 5:30 PM
Unknown Object (File)
Sep 26 2024, 8:40 PM
Unknown Object (File)
Sep 24 2024, 5:42 AM
Unknown Object (File)
Sep 13 2024, 7:28 PM
Unknown Object (File)
Sep 11 2024, 10:34 PM
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.