Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Dec 2001 02:58:18 -0800 (PST)
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:  <200112141058.fBEAwIh15817@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2001/12/14 02:58:18 PST

  Modified files:        (Branch: RELENG_4)
    share/man/man5       fbtab.5 
    usr.bin/login        login_fbtab.c 
  Log:
  MFC fbtab.5 rev 1.11
      login_fbtab.c rev 1.10
  
    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>
  
  Revision  Changes    Path
  1.6.2.5   +3 -5      src/share/man/man5/fbtab.5
  1.6.2.4   +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?200112141058.fBEAwIh15817>