PR/59839 CVS commit: src/usr.sbin/puffs
"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/usr.sbin/puffs Date: Mon, 22 Dec 2025 16:30:50 +0000 Module Name: src Committed By: nia Date: Mon Dec 22 16:30:49 UTC 2025 Modified Files: src/usr.sbin/puffs/mount_9p: ninebuf.c src/usr.sbin/puffs/mount_psshfs: psbuf.c Log Message: puffs: 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.9 -r1.10 src/usr.sbin/puffs/mount_9p/ninebuf.c cvs rdiff -u -r1.19 -r1.20 src/usr.sbin/puffs/mount_psshfs/psbuf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.