CVS commit: src/sys/kern
"Jason R Thorpe" <[email protected]> Fri, 17 Jul 2026 01:11:58 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Fri Jul 17 01:11:58 UTC 2026 Modified Files: src/sys/kern: subr_disk_4bsd.c Log Message: Don't bother with the "no disk label" message. It's not particularly useful, and is downright confusing if the disk has some other sort of partition scheme (such at GPT). To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/kern/subr_disk_4bsd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.