1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Martin Wilke
702ab93ad4 - Fix build on amd64 and i64
Submitted by:   pointyhat via kris
2007-02-07 21:33:52 +00:00
Martin Wilke
097671613e snoopy is merely a shared library that is used as a wrapper
to the execve() function provided by libc as to log every call
to syslog (authpriv).  system administrators may find snoopy
useful in tasks such as light/heavy system monitoring, tracking other
administrator's actions as well as getting a good 'feel' of
what's going on in the system (for example apache running cgi
scripts).

WWW: http://sourceforge.net/projects/snoopylogger/

PR:		ports/108691
Submitted by:	Philippe Audeoud <jadawin at tuxaco.net>
2007-02-06 23:36:12 +00:00