pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/59839 CVS commit: src/sys/ufs
The following reply was made to PR pkg/59839; it has been noted by GNATS.
From: "Nia Alarie" <nia%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/59839 CVS commit: src/sys/ufs
Date: Wed, 24 Dec 2025 15:07:00 +0000
Module Name: src
Committed By: nia
Date: Wed Dec 24 15:06:59 UTC 2025
Modified Files:
src/sys/ufs/ext2fs: ext2fs_bswap.c
src/sys/ufs/ffs: ffs_appleufs.c
Log Message:
ufs: Don't assume that <sys/endian.h> is transcluded via <sys/param.h>
Prompted by PR pkg/59839
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/ufs/ext2fs/ext2fs_bswap.c
cvs rdiff -u -r1.15 -r1.16 src/sys/ufs/ffs/ffs_appleufs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index