*** 4.8-RELEASE/src/etc/inetd.conf.48 Sat Aug 16 04:04:45 2003 --- jhs/src/etc/inetd.conf Sat Aug 16 05:06:47 2003 *************** *** 68,73 **** --- 106,112 ---- # #cvspserver stream tcp nowait root /usr/bin/cvs cvs --allow-root=/your/cvsroot/here pserver #cvspserver stream tcp nowait root /usr/bin/cvs cvs --allow-root=/your/cvsroot/here kserver + #cvs stream tcp nowait root /usr/bin/cvs cvs --allow-root=/your/cvsroot/here kserver # # RPC based services (you MUST have portmapper running to use these) # *************** *** 82,87 **** --- 121,128 ---- # #pop3 stream tcp nowait root /usr/local/libexec/popper popper # + #J fax stream tcp nowait fax /usr/local/sbin/faxd.recv faxd.recv + # example entry for the optional imap4 server # #imap4 stream tcp nowait root /usr/local/libexec/imapd imapd