Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Aug 2004 04:27:59 +0000 (UTC)
From:      John-Mark Gurney <jmg@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/kbdcontrol kbdcontrol.c
Message-ID:  <200408090427.i794Rxa9042412@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmg         2004-08-09 04:27:59 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/kbdcontrol  kbdcontrol.c 
  Log:
  fix bug which prevented programming function keys that were exactly 16
  characters long..  strcpy was coping over the length...
  
  PR:             52960
  Submitted by:   Dmitry Sivachenko
  MFC after:      1 week
  
  Revision  Changes    Path
  1.48      +1 -1      src/usr.sbin/kbdcontrol/kbdcontrol.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408090427.i794Rxa9042412>