Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Feb 2000 17:21:28 -0800 (PST)
From:      Joerg Wunsch <joerg@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/games/bcd bcd.6 src/games/morse morse.c
Message-ID:  <200002270121.RAA06158@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       2000/02/26 17:21:28 PST

  Modified files:
    games/bcd            bcd.6 
    games/morse          morse.c 
  Log:
  Add an eleventh-hour gimick...  But since it's only in `games' and
  Jordan OK'ed it, i think it's a nice one for those who need it.  I
  once mentioned in Usenet that i've hacked morse(6) so it can control
  an external device like a tone generator or even a ham radio
  transceiver, so you could actually use that `game' for really
  transmitting morse code through the air.  A couple of people then
  bugged be to send them my hack (which it was by that time).
  
  So i've now finally found some hours to clean it up (like freaking out
  with the transmitter no longer keyed in case someone ^c's out of the
  program...), and to write the man page addition.
  
  While i was at it, i also cleaned up some minor nits in Lyndon's
  /dev/speaker code, mainly #ifdef related stuff like handling getopt()
  if SPEAKER is not defined etc.
  
  enjoy & 73
  
  Approved by:	jkh, the restless...
  
  Revision  Changes    Path
  1.7       +44 -6     src/games/bcd/bcd.6
  1.12      +137 -15   src/games/morse/morse.c



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?200002270121.RAA06158>