Date: Tue, 16 Sep 1997 07:19:48 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys systm.h Message-ID: <199709161419.HAA19210@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1997/09/16 07:19:48 PDT
Modified files:
sys/sys systm.h
Log:
Removed declaration of nonexistent function fuibyte().
Sorted some declarations.
Fixed missing __P(())'s.
Removed `timeout_func_t (pointer to timeout function) typedef. It was
mainly used in bogus casts. The more useful `timeout_t' (timeout function)
typedef should be used instead.
Cleaned up callout declarations and comments.
Revision Changes Path
1.59 +45 -38 src/sys/sys/systm.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709161419.HAA19210>
