pkgsrc-Bugs archive

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

PR/59839 CVS commit: src/sbin/fsck_ffs



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/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.
 


Home | Main Index | Thread Index | Old Index