Date: Sun, 09 Mar 1997 15:57:37 +0900 From: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> To: joerg@freebsd.org Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: cvs commit: src/sys/i386/isa kbdio.c Message-ID: <199703090657.PAA15974@zodiac.mech.utsunomiya-u.ac.jp> In-Reply-To: Your message of "Fri, 07 Feb 1997 03:02:51 PST." <199702071102.DAA19825@freefall.freebsd.org> References: <199702071102.DAA19825@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>yokota 97/03/08 22:32:32 > > Modified: sys/i386/conf files.i386 > sys/i386/isa kbdio.c kbdio.h psm.c syscons.c syscons.h > Log: > YAMFC - at last, kbdio with keyboard/mouse data queues is brought > to 2.2. > > Revision Changes Path > 1.141.2.8 +2 -1 src/sys/i386/conf/files.i386 > 1.1.2.6 +651 -161 src/sys/i386/isa/kbdio.c > 1.1.2.4 +55 -78 src/sys/i386/isa/kbdio.h > 1.25.2.7 +390 -375 src/sys/i386/isa/psm.c > 1.182.2.15 +179 -43 src/sys/i386/isa/syscons.c > 1.23.2.3 +4 -2 src/sys/i386/isa/syscons.h Ugh, Why is "Branch sys/i386/... RELENG_2_2" line absent? Again ;-( I did: cvs checkout -rRELENG_2_2 src/sys/i386... cd src/sys/i386... <edit files> cvs commit Isn't the tag supposed to be sticky for `checkout'? Should I have done "cvs update -rRELENG_2_2" after "cvs checkout -rRELENG_2_2"? Sorry about this pilot error. Kazu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703090657.PAA15974>