CVS commit: src/sys/dev/ic
"Robert Elz" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: kre Date: Wed Jul 8 22:59:03 UTC 2026 Modified Files: src/sys/dev/ic: mpt_netbsd.c Log Message: dev/ic/mpt_netbsd.c - another clang appeasement attempt and change all strncat() (which were not what was intended) into strlcat() which implement the original intent. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/sys/dev/ic/mpt_netbsd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.