Subject: CVS commit: src/distrib/utils/libhack
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/06/2006 17:33:56
Module Name:	src
Committed By:	he
Date:		Mon Nov  6 17:33:56 UTC 2006

Modified Files:
	src/distrib/utils/libhack: syslog.c

Log Message:
Implement mostly-stub versions of the new syslog functions
({v,}syslog_{r,ss}) and the corresponding openlog_r/setlogmask_r/closelog_r
functions.

This should allow sparc64 to build its ramdiskbin again.

Reviewed by christos@


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/distrib/utils/libhack/syslog.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.