Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Oct 2001 13:45:47 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/man/man5 fbtab.5 src/usr.bin/login login_fbtab.c
Message-ID:  <200110252045.f9PKjlg96627@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2001/10/25 13:45:47 PDT

  Modified files:
    share/man/man5       fbtab.5 
    usr.bin/login        login_fbtab.c 
  Log:
  o Modify format of /etc/fbtab to accept glob matching patterns for
    target devices, not just individual devices and directories.  This
    permits activities such as:
  
  	ttyv0		0600	/dev/dsp*
  
    Whereas previously that was not supported.  This change is
    backwards-compatible, except where device names included globbing
    characters, which is not the case for any devices listed in MAKEDEV.
  
  Submitted by:	Maxime Henrion <mux@qualys.com>
  MFC after:	3 weeks
  
  Revision  Changes    Path
  1.11      +3 -5      src/share/man/man5/fbtab.5
  1.10      +24 -36    src/usr.bin/login/login_fbtab.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?200110252045.f9PKjlg96627>