From 40dd0a623eb6133fa856aea02ad72409e7d8e4e0 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Wed, 22 Apr 1998 20:37:07 +0000 Subject: Wed Apr 22 16:29:18 1998 Thomas Bushnell, n/BSG * ping.c: New file. Originally P.D. from US Army; then modified by BSD, then added to Linux. Taken from Linux ping and adapted for Hurd and submitted for inclusion by Kunihiro Ishiguro (kunihiro@zebra.org). * Makefile (targets): Add `ping'. (SRCS): Add `ping.c'. (ping-CPPFLAGS): New variable, to find in the pfinet sources. (INSTALL-ping-ops): Install ping suid root. (ping): Depend on `../libthreads/libthreads.a'. --- utils/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'utils/ChangeLog') diff --git a/utils/ChangeLog b/utils/ChangeLog index a7027be5..1371d62c 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,16 @@ +Wed Apr 22 16:29:18 1998 Thomas Bushnell, n/BSG + + * ping.c: New file. Originally P.D. from US Army; then modified + by BSD, then added to Linux. Taken from Linux ping and adapted + for Hurd and submitted for inclusion by Kunihiro Ishiguro + (kunihiro@zebra.org). + * Makefile (targets): Add `ping'. + (SRCS): Add `ping.c'. + (ping-CPPFLAGS): New variable, to find in the + pfinet sources. + (INSTALL-ping-ops): Install ping suid root. + (ping): Depend on `../libthreads/libthreads.a'. + 1997-09-29 Miles Bader * unsu.c (argp_program_version): Use correct program name. -- cgit v1.2.3