SYSLOG Source code location

Hi,

I'm using Fedora Code 5 .
I want to see the source code of syslog.
Please tell me, where I can find the source code of syslog.

If you know any implementation of syslog meant for embedded linux, please let know (except busybox).

Thanks
Jay

The Fedora source code can be browsed here:

 [Fedora Project CVS Repositories - directory - core](http://cvs.fedora.redhat.com/viewcvs/?root=core)

Thanks..Fpmurphy
But, how I can find which file(or package) is implementing syslog source code?
There is no search option in the link you provided.

I got it.
its sysklogd-1.4.1rh.tar.gz

Thanks