cvs commit: src/usr.bin/bluetooth/rfcomm_sppd rfcomm_sppd.1 rfcomm_sppd.c

Maksim Yevmenkin emax at FreeBSD.org
Thu Sep 30 14:05:18 PDT 2004


emax        2004-09-30 21:05:17 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/bluetooth/rfcomm_sppd rfcomm_sppd.1 rfcomm_sppd.c 
  Log:
  Make -t <tty> optional. If not specified use stdin/stdout.
  Document this. These changes make it possible to write something like
  
          set device "!/usr/bin/rfcomm_sppd -a BD_ADDR"
  
  inside the /etc/ppp/ppp.conf file. Very convenient for the users :)
  
  Submitted by:   Konstantin Stepanenkov <kstepanenkov AT oilspace DOT com>
  MFC after:      3 days
  
  Revision  Changes    Path
  1.5       +10 -3     src/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1
  1.6       +25 -11    src/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.c


More information about the cvs-src mailing list