Path: utzoo!mnetor!uunet!husc6!cmcl2!brl-adm!umd5!trantor.umd.edu!louie From: louie@trantor.umd.edu (Louis A. Mamakos) Newsgroups: comp.bugs.4bsd Subject: Re: syslog(3) uses sendto() rather than send() - interaction with chroot() Message-ID: <2205@umd5.umd.edu> Date: 20 Jan 88 18:56:57 GMT References: <2186@umd5.umd.edu> <16390@watmath.waterloo.edu> Sender: ris@umd5.umd.edu Reply-To: louie@trantor.umd.edu (Louis A. Mamakos) Distribution: na Organization: University of Maryland, College Park Lines: 12 Keywords: chroot sendto send syslog A call to openlog() is not necessary; it works just as it did before. If the user calls syslog() without first calling openlog(), syslog() will call openlog() first to set-up the socket. The only difference is that now the UNIX domain socket is connect()ed whenever openlog() gets called. Louis A. Mamakos WA3YMH Internet: louie@TRANTOR.UMD.EDU University of Maryland, Computer Science Center - Systems Programming