Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/ufs
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