Date: Sat, 17 Jul 2004 17:05:12 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include proc_service.h Message-ID: <200407171705.i6HH5CKc051896@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407171705.i6HH5CKc051896>
