freebsd-src/sys/cddl
Pawel Jakub Dawidek 35ae9291c2 Our libc doesn't implement control method for XDR (only kernel does) and it
will always return failure. Fix this by bringing userland implementation of
xdrmem_control() back. This allow 'zpool import' to work again.

Reported by:	Thomas Backman <serenity@exscape.org>
Reviewed by:	kmacy
Approved by:	re (kib)
2009-08-20 00:05:29 +00:00
..
boot/zfs
compat/opensolaris Our libc doesn't implement control method for XDR (only kernel does) and it 2009-08-20 00:05:29 +00:00
contrib/opensolaris getcwd() (when __getcwd() fails) works by stating current directory, going up 2009-08-17 10:00:18 +00:00
dev