看板 DFBSD_submit 關於我們 聯絡資訊
On Thu, Apr 21, 2005 at 08:42:01PM +0200, liamfoy@sepulcrum.org wrote: > > Joe Talbott <jtalbott@xenno.com> wrote on 21.04.2005, 16:22:45: > > Here's a patch to check the return value of setenv () in > > usr.sbin/resident/resident.c. > > > > Joe > > Hey Joe, > > This is ok except we dont role our own err/warn messages. Could > you replace the fprintf() and strerror() with warn()? :-) > Okay. I wasn't sure what text to include so I kept it short and sweet and just put "setenv". I will do more setenv cleanup as time permits. Joe