zfs/lib
Brian Behlendorf 9cd029b543 Remove mknod from library.
This is all nowhandled in the SPL.  When HAVE_GPL_ONLY_SYMBOLS is defined
because the module license is set to GPL we can leverage the udev interfaces
which will create the device.  When HAVE_GPL_ONLY_SYMBOLS is not defined
we resort to an ugly hack and the SPL invokes a usermode helper to create
to missing device file for us in /dev/.  Using GPL version modules is off
course preperable when possible.
2009-02-03 09:38:53 -08:00
..
libavl Add DEFAULT_INCLUDE to rules, adjust = to += accordingly 2008-12-16 08:58:41 -08:00
libnvpair Add missing \ 2008-12-17 13:35:06 -08:00
libunicode Add unicode makefile references and support 2009-01-05 12:32:55 -08:00
libuutil Add DEFAULT_INCLUDE to rules, adjust = to += accordingly 2008-12-16 08:58:41 -08:00
libzfs Remove mknod from library. 2009-02-03 09:38:53 -08:00
libzpool I don't think we need this in userspace 2009-01-09 15:07:32 -08:00
Makefile.am Add unicode makefile references and support 2009-01-05 12:33:09 -08:00