diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-24 16:47:10 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-24 16:47:10 +0000 |
commit | bff5b80e6cde3256fd760aec0882f8b9fa85b5ee (patch) | |
tree | f979656ed109e888baec4c361944b615bc0f7d2c /contrib/perl5/lib/syslog.pl | |
parent | c37538200ebdef38051ba82b76e6b2dab3bd2fdc (diff) |
Diffstat (limited to 'contrib/perl5/lib/syslog.pl')
-rw-r--r-- | contrib/perl5/lib/syslog.pl | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/contrib/perl5/lib/syslog.pl b/contrib/perl5/lib/syslog.pl index 9e03399e4df60..8f0f45f969543 100644 --- a/contrib/perl5/lib/syslog.pl +++ b/contrib/perl5/lib/syslog.pl @@ -1,7 +1,10 @@ # # syslog.pl # -# $Log: syslog.pl,v $ +# $Log: syslog.pl,v $ +# Revision 1.1.1.1 1998/09/09 06:59:54 markm +# Initial import of Perl5. The king is dead; long live the king! +# # # tom christiansen <tchrist@convex.com> # modified to use sockets by Larry Wall <lwall@jpl-devvax.jpl.nasa.gov> |