Date: Wed, 6 May 1998 13:07:27 -0700 (PDT) From: "Justin T. Gibbs" <gibbs@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/conf files src/sys/dev/dpt dpt_scsi.c src/sys/i386/conf GENERIC LINT Message-ID: <199805062007.NAA09841@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 1998/05/06 13:07:27 PDT
Modified files: (Branch: RELENG_2_2)
sys/conf files
Log:
MFC - subr_autoconf.c is now mandatory (for config hooks).
Revision Changes Path
1.80.2.19 +1 -0 src/sys/conf/files
Modified files: (Branch: RELENG_2_2)
sys/dev/dpt dpt_scsi.c
Log:
Clean up some compile warnings. The diff looks much worse than what I did.
Some inline function definitions were moved so they would be in scope when
called (so they could be inlined), and some code was rearranged to ensure
that variables where initialized before being used.
Revision Changes Path
1.4.2.4 +921 -924 src/sys/dev/dpt/dpt_scsi.c
Modified files: (Branch: RELENG_2_2)
sys/i386/conf GENERIC LINT
Log:
The dpt driver is now standard equipment.
Revision Changes Path
1.77.2.23 +3 -10 src/sys/i386/conf/GENERIC
1.286.2.52 +1 -3 src/sys/i386/conf/LINT
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805062007.NAA09841>
