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
Unknown Object (File)
Mon, Nov 10, 8:37 AM
Unknown Object (File)
Fri, Oct 31, 5:40 AM
Unknown Object (File)
Sat, Oct 25, 4:56 AM
Unknown Object (File)
Sun, Oct 19, 10:05 AM
Unknown Object (File)
Sun, Oct 19, 10:05 AM
Unknown Object (File)
Sun, Oct 19, 10:05 AM
Unknown Object (File)
Sun, Oct 19, 10:05 AM
Unknown Object (File)
Sat, Oct 18, 9:30 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