[BACK]Return to if.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / netstat

Diff for /src/usr.bin/netstat/if.c between version 1.80 and 1.81

version 1.80, 2022/09/08 13:18:47 version 1.81, 2023/03/08 04:43:12
Line 442 
Line 442 
  * Called if an interval expires before sidewaysintpr has completed a loop.   * Called if an interval expires before sidewaysintpr has completed a loop.
  * Sets a flag to not wait for the alarm.   * Sets a flag to not wait for the alarm.
  */   */
 /* ARGSUSED */  
 static void  static void
 catchalarm(int signo)  catchalarm(int signo)
 {  {

Legend:
Removed from v.1.80  
changed lines
  Added in v.1.81