]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r285253 (hrs):
authorgjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 20 Jul 2015 22:17:11 +0000 (22:17 +0000)
committergjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 20 Jul 2015 22:17:11 +0000 (22:17 +0000)
commita0f3801c6647dfcf99513a6b24aa300f27fc099b
tree126b22be48cd258ae5892bb8cc20339d59f64960
parent0e6f59320318c374689404893766bd4bcf05829c
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
Sponsored by: The FreeBSD Foundation

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