]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r285253 (hrs):
authorgjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 20 Jul 2015 21:52:05 +0000 (21:52 +0000)
committergjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 20 Jul 2015 21:52:05 +0000 (21:52 +0000)
commit202d42fe41b1990c34f74cc008b4925f66826a40
tree7589d4811941b9d0ea8cdcc0aad9da56ea1b26f0
parent2c154aa5a692fe8ec4459d3ffceae12c07a79a93
MFC r285253 (hrs):
 - Add IPv6 support in quota(1).  While rpc.rquotad has supported
   PF_INET6 for a long time, quota(1) utility supported only PF_INET.
 - Clean up confusing changes in f_mntfromname.
 - Add an entry for rquotad with rpc/udp6 to inetd.conf.

PR: 194084
Approved by: re (kib)
Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/stable/10@285725 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
etc/inetd.conf
usr.bin/quota/quota.c