cvs commit: src/usr.sbin/inetd inetd.c

David Malone dwmalone at FreeBSD.org
Sat Apr 5 05:39:20 PST 2003


dwmalone    2003/04/05 05:39:18 PST

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    usr.sbin/inetd       inetd.c 
  Log:
  MFC:
  
  1.108   Clear up a few warnings.
  1.113   When printing the wait status, break it into a signal and a exit status.
  1.118   Call login_close so that we don't leak memory.
  1.119   Use close-on-exec rather than closing the discriptors manually.
  
  Revision   Changes    Path
  1.80.2.11  +47 -20    src/usr.sbin/inetd/inetd.c


More information about the cvs-src mailing list