[BACK]Return to bozohttpd.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / libexec / httpd

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

Diff for /src/libexec/httpd/bozohttpd.c between version 1.132 and 1.133

version 1.132, 2021/05/05 07:41:48 version 1.133, 2021/08/21 11:55:24
Line 1459  use_slashdir:
Line 1459  use_slashdir:
   
 /*  /*
  * checks to see if this request has a valid .bzredirect file.  returns   * checks to see if this request has a valid .bzredirect file.  returns
  * 0 when no redirection happend, or 1 when handle_redirect() has been   * 0 when no redirection happened, or 1 when handle_redirect() has been
  * called, -1 on error.   * called, -1 on error.
  */   */
 static int  static int

Legend:
Removed from v.1.132  
changed lines
  Added in v.1.133

CVSweb <webmaster@jp.NetBSD.org>