PR/59839 CVS commit: src/sbin/fsck_ffs
"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/sbin/fsck_ffs Date: Thu, 18 Dec 2025 08:21:44 +0000 Module Name: src Committed By: nia Date: Thu Dec 18 08:21:44 UTC 2025 Modified Files: src/sbin/fsck_ffs: main.c setup.c Log Message: fsck_ffs(8): Don't assume <endian.h> is transcluded via <sys/types.h> Prompted by PR pkg/59839 To generate a diff of this commit: cvs rdiff -u -r1.92 -r1.93 src/sbin/fsck_ffs/main.c cvs rdiff -u -r1.111 -r1.112 src/sbin/fsck_ffs/setup.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.