K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2001-06-16T18:54:54.000000Z K 7 svn:log V 333 Give inetd the ability to manage unix domain sockets. Details of how to use this feature are in the man page. This is based on work by Lyndon Nerenberg. (The only difficult part about this patch is the fact that you can't fchown a unix domain socket, which means the sockets must be put in a secure directory). Reviewed by: dillon END