[comp.bugs.4bsd] Mods for syslod to allow anonymous ftp logging

chris@mimsy.UUCP (Chris Torek) (09/16/87)

A simpler change, though two-part, is this:

First, make syslog() connect() the socket it obtains in openlog()
when opening with LOG_NDELAY.  Change the sendto() call to a write()
call.

Then, change ftpd (if it is not this way already) to call openlog
with LOG_NDELAY before it chroot()s.

(My diff listings for the first change will not be useful to anyone
else, as my syslog depends on my new stdio.  I have not implemented
the second half yet.)
-- 
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7690)
Domain:	chris@mimsy.umd.edu	Path:	uunet!mimsy!chris