Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2000 13:37:43 -0700 (PDT)
From:      David Malone <dwmalone@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/kbd kbd.c src/sys/dev/syscons syscons.c src/sys/pc98/pc98 syscons.c src/sys/sys kbio.h src/usr.sbin/kbdcontrol kbdcontrol.c lex.h lex.l
Message-ID:  <200009112037.NAA57847@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2000/09/11 13:37:42 PDT

  Modified files:
    sys/dev/kbd          kbd.c 
    sys/dev/syscons      syscons.c 
    sys/pc98/pc98        syscons.c 
    sys/sys              kbio.h 
    usr.sbin/kbdcontrol  kbdcontrol.c lex.h lex.l 
  Log:
  Add the ability to define a "shutdown" and "shutdown and poweroff" key
  to syscons. I have a man page to follow describing the format of the
  kbdmap file.
  
  PR:		19273
  Reviewed by:	sheldonh
  
  Revision  Changes    Path
  1.20      +2 -1      src/sys/dev/kbd/kbd.c
  1.347     +13 -1     src/sys/dev/syscons/syscons.c
  1.152     +13 -1     src/sys/pc98/pc98/syscons.c
  1.6       +3 -1      src/sys/sys/kbio.h
  1.31      +17 -1     src/usr.sbin/kbdcontrol/kbdcontrol.c
  1.10      +3 -1      src/usr.sbin/kbdcontrol/lex.h
  1.12      +3 -1      src/usr.sbin/kbdcontrol/lex.l



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?200009112037.NAA57847>