Michael Haro
|
384d2bda4e
|
move install message to pkg/MESSAGE and remove extra strip
|
1999-11-01 01:07:57 +00:00 |
|
David E. O'Brien
|
7fb0cc2cf8
|
Use the proper $$ which gives a single literal `$' in a Makefile rather
than `\$' which is proper for a shell script, which this isn't (even it if
they are shell commands).
|
1999-10-25 08:08:32 +00:00 |
|
David E. O'Brien
|
e2c0100125
|
Use our real binary's name in the syslog messages.
On hosts that support it, use LOG_SECURITY rather than LOG_PRIVAUTH.
(why this type of thing needs to be private, I don't understand)
|
1999-10-25 04:03:28 +00:00 |
|
David E. O'Brien
|
02763a4693
|
Portlint and general clean up (previously this port claimed to be a library).
|
1999-10-25 03:31:14 +00:00 |
|
Peter Wemm
|
a6c3f62331
|
$Id$ -> $FreeBSD$
|
1999-08-30 14:24:37 +00:00 |
|
Michael Haro
|
b8f8618362
|
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
|
1999-08-27 22:30:39 +00:00 |
|
Michael Haro
|
5281212be3
|
chmod -> ${CHMOD}
chown -> ${CHOWN}
|
1999-08-22 19:01:07 +00:00 |
|
David E. O'Brien
|
9c107961c1
|
The lines creating PREFIX/etc/rc.d/tdetect.sh were totally bogus.
The resulting file was obviously never looked at by the maintainer.
|
1999-07-04 19:18:49 +00:00 |
|
Michael Haro
|
5b9355a3b1
|
WWW: This is definately the daemon's work. In Chuck we trust.
|
1999-05-03 05:26:53 +00:00 |
|
Steve Price
|
f61a972ad1
|
Initial import of tdetect version 0.2.1.
A utility for detecting traceroutes and reporting them via syslog.
PR: 9899
Submitted by: Peter Shipley <shipley@dis.org>
|
1999-05-03 02:49:35 +00:00 |
|