K 10 svn:author V 5 green K 8 svn:date V 27 1999-07-15T17:01:43.000000Z K 7 svn:log V 326 By popular demand, ident_stream now takes arguments. Ex: # This enables the old, fake ident service. auth stream tcp nowait root internal # This enables the new, real ident service. auth stream tcp nowait root internal auth -r # This enables ~/.fakeid support, too. auth stream tcp nowait root internal auth -r -f END