bcmp is obsolete
[unix-history] / usr / src / sbin / ping / ping.c
1995-04-29 Keith Bosticbcmp is obsolete
1995-04-29 Keith Bosticprettiness police; From: Charles Hannum <mycroft@NetBSD...
1993-06-06 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-02-21 Keith Bosticfill pattern overwrites end of output[]; bug report...
1992-05-27 Keith Bosticdisplay usecs; from Craig Leres
1991-05-13 Keith Bosticerror message cleanup, make -q apply to -f; bug report...
1991-03-06 Keith Bostichlen was going to -1 and doing an unsigned comparison
1991-02-28 Keith BosticANSI fixes
1991-02-27 Keith BosticANSI fixes
1990-06-02 Keith Bosticnew copyright notice
1990-05-16 Keith Bosticstring.h is ANSI C include file
1989-08-18 Keith Bosticsequence numbers should start at 0
1989-08-18 Mike Karelsneed to init mask each time for select
1989-08-17 Keith Bosticdon't wait for packets on SIGINTR, just die
1989-08-17 Keith Bosticreformat/cleanup mostly, but a few bugs
1989-08-17 Keith Bosticfrom Cliff Frost
1989-08-16 Mike Karelsneed init of fromlen once per loop
1989-05-17 Mike Karelsstart adding burst, don't print negative losses
1988-10-11 Keith Bosticuse herror
1988-06-19 Keith Bosticinstall approved copyright notice
1988-03-08 Keith Bosticadd Berkeley specific header
1987-09-17 Keith Bosticfix for big endians; bug report 4.3BSD/etc/30
1986-10-31 Mike Karelsprint "to" address in case dest. multihomed
1986-10-31 Mike Karelsprint "to" address in case multihomed
1986-04-15 Mike KarelsICMP raw now passes back IP header
1985-10-22 Mike Karelshandle (rare) carry bug
1985-08-07 Mike Karelsmiscellaneous cleanups; changes from Muus
1985-08-07 Mike Karelscleanups and mods from Muus
1985-04-30 Mike Karelslocal mods
1985-04-30 Mike Karelsfrom Mike Muus