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

Diff for /src/usr.bin/mandoc/cgi.c between version 1.119 and 1.120

version 1.119, 2022/07/06 17:19:57 version 1.120, 2022/12/26 19:16:02
Line 1092 
Line 1092 
   
         /*          /*
          * The "rpath" pledge could be revoked after mparse_readfd()           * The "rpath" pledge could be revoked after mparse_readfd()
          * if the file desciptor to "/footer.html" would be opened           * if the file descriptor to "/footer.html" would be opened
          * up front, but it's probably not worth the complication           * up front, but it's probably not worth the complication
          * of the code it would cause: it would require scattering           * of the code it would cause: it would require scattering
          * pledge() calls in multiple low-level resp_*() functions.           * pledge() calls in multiple low-level resp_*() functions.

Legend:
Removed from v.1.119  
changed lines
  Added in v.1.120