freebsd-dev/lib
Brian Behlendorf 94e954257a Correct MAXUID
The uid_t on most systems is in fact and unsigned 32-bit value.
This is almost always correct, however you could compile your
kernel to use an unsigned 16-bit value for uid_t.  In practice
I've never encountered a distribution which does this so I'm
willing to overlook this corner case for now.

Closes #165
2011-04-29 14:03:12 -07:00
..
libavl Implemented NFS export_operations. 2011-04-29 12:36:13 -07:00
libefi Implemented NFS export_operations. 2011-04-29 12:36:13 -07:00
libnvpair Implemented NFS export_operations. 2011-04-29 12:36:13 -07:00
libspl Correct MAXUID 2011-04-29 14:03:12 -07:00
libunicode Implemented NFS export_operations. 2011-04-29 12:36:13 -07:00
libuutil Implemented NFS export_operations. 2011-04-29 12:36:13 -07:00
libzfs Implemented NFS export_operations. 2011-04-29 12:36:13 -07:00
libzpool Implemented NFS export_operations. 2011-04-29 12:36:13 -07:00
Makefile.am Add missing libspl+libzpool libs to libzfs 2011-03-03 15:48:57 -08:00
Makefile.in Implemented NFS export_operations. 2011-04-29 12:36:13 -07:00