NetBSD/lib/libquota
bouyer 76e24fab26 Some NFS servers return RPC_PROGNOTREGISTERED instead of RPC_PROGVERSMISMATCH
when they don't support EXT_RQUOTAVERS but support RQUOTAVERS, so
retry with RQUOTAVERS for both RPC_PROGNOTREGISTERED and RPC_PROGVERSMISMATCH
return code.
Fix issue against a NetApp server reported by 6bone on current-users
2016-01-30 16:31:28 +00:00
..
Makefile These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
libquota.3 Bump date for previous. 2012-02-13 13:23:29 +00:00
quota_cursor.c Be consistent about whether idtype and objtype codes are signed or 2012-02-01 05:46:45 +00:00
quota_delete.c Change the syscall API for quotas over to the new non-proplib one. 2012-02-01 05:34:38 +00:00
quota_get.c Change the syscall API for quotas over to the new non-proplib one. 2012-02-01 05:34:38 +00:00
quota_kernel.c Revert the following changes: 2014-06-28 22:27:50 +00:00
quota_nfs.c Some NFS servers return RPC_PROGNOTREGISTERED instead of RPC_PROGVERSMISMATCH 2016-01-30 16:31:28 +00:00
quota_oldfiles.c Check if fstab file exists before trying to parse it, to avoid 2012-02-24 18:00:09 +00:00
quota_open.c Change the syscall API for quotas over to the new non-proplib one. 2012-02-01 05:34:38 +00:00
quota_put.c Change the syscall API for quotas over to the new non-proplib one. 2012-02-01 05:34:38 +00:00
quota_schema.c Be consistent about whether idtype and objtype codes are signed or 2012-02-01 05:46:45 +00:00
quotapvt.h Be consistent about whether idtype and objtype codes are signed or 2012-02-01 05:46:45 +00:00
shlib_version Bump libquota.so major version (to 1) 2012-02-01 17:53:23 +00:00