CVS commit: src/sys/dev/sun
"Jason R Thorpe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Fri Jul 3 21:36:27 UTC 2026 Modified Files: src/sys/dev/sun: disksubr.c Log Message: Re-factor BAD144 bad sector handling into its own source module. This lays the groundwork for removing many duplicate copies of BAD144 code that have been cargo-culted over the decades. (missed file in previous commit.) To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/dev/sun/disksubr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.