pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/59839 CVS commit: src/sbin



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/sbin
Date: Wed, 24 Dec 2025 15:10:09 +0000

 Module Name:	src
 Committed By:	nia
 Date:		Wed Dec 24 15:10:09 UTC 2025
 
 Modified Files:
 	src/sbin/mount_v7fs: mount_v7fs.c
 	src/sbin/newfs_v7fs: newfs_v7fs.c
 
 Log Message:
 v7fs: Don't assume <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.1 -r1.2 src/sbin/mount_v7fs/mount_v7fs.c
 cvs rdiff -u -r1.5 -r1.6 src/sbin/newfs_v7fs/newfs_v7fs.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