Date: Tue, 8 Feb 2005 06:12:45 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ed if_ed.c Message-ID: <200502080612.j186Ck0J016138@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2005-02-08 06:12:45 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed.c Log: Use ANSI function definitions, tweak a couple of prototypes to match (since K&R prototypes needed to mismatch in the way that they were mismatched), rename ds_getmcaf to ed_ds_getmcaf. Remove a few register keywords. Revision Changes Path 1.242 +48 -116 src/sys/dev/ed/if_ed.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502080612.j186Ck0J016138>