Path: utzoo!attcan!uunet!husc6!cmcl2!adm!xadmx!stanonik@nprdc.arpa From: stanonik@nprdc.arpa (Ron Stanonik) Newsgroups: comp.unix.questions Subject: 4.3BSD syslogd -m10 Message-ID: <17095@adm.ARPA> Date: 12 Sep 88 17:02:37 GMT Sender: news@adm.ARPA Lines: 10 Any ideas why syslogd omits the weekday (Mon, Tue, etc) from its time marks? It uses ctime to generate the time mark, but then skips the first four characters. Putting the weekday in seems simple enough (don't skip it), but would that break something? Thanks, Ron Stanonik stanonik@nprdc.arpa