CVS commit: src/sys/sys
"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:35:57 UTC 2026 Modified Files: src/sys/sys: dkbad.h 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.15 -r1.16 src/sys/sys/dkbad.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.