cvs commit: src/include proc_service.h

Marcel Moolenaar marcel at FreeBSD.org
Sat Jul 17 10:05:12 PDT 2004


marcel      2004-07-17 17:05:12 UTC

  FreeBSD src repository

  Modified files:
    include              proc_service.h 
  Log:
  Re-implement this file, including copyright notice. Keep David Xu as
  copyright owner. Typical bugs fixed by this are:
  o  various style(9) bugs,
  o  #ifdef'd out code,
  o  lack of comments,
  o  missing const,
  o  introduction of obsolete functions,
  o  missing __BEGIN_DECLS & __END_DECLS,
  
  The major flaw in this version, that was also present in the previous
  version is the lack of man page. Minor flaws undoubtedly still exist.
  
  Revision  Changes    Path
  1.2       +31 -69    src/include/proc_service.h


More information about the cvs-src mailing list