inc-and-libs.0.35.2davidm.tar.gz
libinux.a changed slightly in that it now contains support for the
syslog system call (not to be confused with the BSD syslog *library*
call). For now, I call the corresponding system call wrapper
"ksyslog" (for "kernel-syslog"). The klogd sources in sysklogd1.2.tgz
use the name "sys_syslog" instead, but I think this is very confusing.
I don't care that much about the particular name that is being used,
but I do think that this kind of system call should go into libinux.a
instead of using ad hoc solutions as used in klogd. I'm not really
sure who to talk to on the Linux/Intel side, though.
So long,
--david