[BACK]Return to syslogd.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / usr.sbin / syslogd

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/usr.sbin/syslogd/syslogd.c between version 1.77 and 1.78

version 1.77, 2006/04/19 21:18:50 version 1.78, 2006/04/24 19:00:30
Line 717  dispatch_read_finet(struct kevent *ev)
Line 717  dispatch_read_finet(struct kevent *ev)
 }  }
   
 /*  /*
  * given a pointer to an array of char *'s, a pointer to it's current   * given a pointer to an array of char *'s, a pointer to its current
  * size and current allocated max size, and a new char * to add, add   * size and current allocated max size, and a new char * to add, add
  * it, update everything as necessary, possibly allocating a new array   * it, update everything as necessary, possibly allocating a new array
  */   */

Legend:
Removed from v.1.77  
changed lines
  Added in v.1.78

CVSweb <webmaster@jp.NetBSD.org>