PR/59839 CVS commit: src/usr.sbin/makefs
"Nia Alarie" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/59839; it has been noted by GNATS. From: "Nia Alarie" <[email protected]> To: [email protected] Cc: Subject: PR/59839 CVS commit: src/usr.sbin/makefs Date: Sun, 21 Dec 2025 23:55:15 +0000 Module Name: src Committed By: nia Date: Sun Dec 21 23:55:14 UTC 2025 Modified Files: src/usr.sbin/makefs: v7fs.c src/usr.sbin/makefs/chfs: chfs_mkfs.c Log Message: makefs(8): Don't assume <sys/endian.h> is transcluded via <sys/types.h> prompted by PR pkg/59839 To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/usr.sbin/makefs/v7fs.c cvs rdiff -u -r1.9 -r1.10 src/usr.sbin/makefs/chfs/chfs_mkfs.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.