]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix dumpon. It passes a udev_t from userland to kernel, that needs a
authorphk <phk@FreeBSD.org>
Wed, 12 May 1999 07:40:50 +0000 (07:40 +0000)
committerphk <phk@FreeBSD.org>
Wed, 12 May 1999 07:40:50 +0000 (07:40 +0000)
commitb2ad81f0dcb566c7d2632fa84172a1c7c51f346f
treebd8adcfbdad8bc8b5329c6591e0f330e23ef5f4a
parentcca32ec6a9c3142d3c9bb121e01220665f2fa9c6
Fix dumpon.  It passes a udev_t from userland to kernel, that needs a
udev2dev() before we use it.

It really should pass a name like swapon does.
sys/amd64/amd64/autoconf.c
sys/i386/i386/autoconf.c