Page MenuHomeFreeBSD

makefs: share fat.h between kernel msdosfs and makefs
ClosedPublic

Authored by emaste on Aug 20 2019, 7:13 PM.
Tags
None
Referenced Files
F146965349: D21346.diff
Sat, Mar 7, 5:04 AM
F146943359: D21346.diff
Fri, Mar 6, 11:59 PM
Unknown Object (File)
Mon, Feb 23, 9:18 PM
Unknown Object (File)
Sun, Feb 8, 9:29 AM
Unknown Object (File)
Sat, Feb 7, 10:39 PM
Unknown Object (File)
Sat, Feb 7, 10:27 PM
Unknown Object (File)
Jan 31 2026, 12:25 AM
Unknown Object (File)
Jan 1 2026, 8:50 PM
Subscribers
None

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste added inline comments.
sys/fs/msdosfs/fat.h
99–104 ↗(On Diff #61058)

NetBSD doesn't have these declarations; check what they do

usr.sbin/makefs/msdos/msdosfs_conv.c
65 ↗(On Diff #61058)

just remove this

shuffle includes to avoid struct declarations

This revision is now accepted and ready to land.Aug 20 2019, 10:05 PM