Patch from Matt Kraai to make logger log all arguments.

This commit is contained in:
Eric Andersen
2000-12-08 19:35:51 +00:00
parent 5e09b6e3a8
commit 9cff4fbac9
3 changed files with 25 additions and 6 deletions

View File

@@ -45,6 +45,7 @@
* Mark Whitley -- remix of xargs
* Jim Gleason <jimg@lineo.com> -- fixed tar so it no longer breaks
hard links.
* Matt Kraai -- logger now logs all arguments, not just the first
-Erik Andersen