cvs commit: src/sbin/mount_null mount_null.c src/sys/vfs/nullfs null.h
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Sep 18 09:09:00 PDT 2008
dillon 2008/09/18 09:08:32 PDT
DragonFly src repository
Modified files:
sbin/mount_null mount_null.c
sys/vfs/nullfs null.h
Log:
Unbreak buildworld a slightly different way. Adjust null.h to not
include internal structures when being included from userland.
Revision Changes Path
1.11 +0 -1 src/sbin/mount_null/mount_null.c
1.10 +4 -0 src/sys/vfs/nullfs/null.h
http://www.dragonflybsd.org/cvsweb/src/sbin/mount_null/mount_null.c.diff?r1=1.10&r2=1.11&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/nullfs/null.h.diff?r1=1.9&r2=1.10&f=u
More information about the Commits
mailing list