Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2001 20:39:16 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/login login.c
Message-ID:  <200111160439.fAG4dGZ52630@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2001/11/15 20:39:16 PST

  Modified files:
    usr.bin/login        login.c 
  Log:
  o Add support for a 'nocheckmail' capability, which (if true) prevents
    the 'You have mail.' check.  This is useful for sites that rely on
    remote mail access, rather than a local mail spool.  Due to the
    behavior of login_getcapbool(), the negated form is required so as
    to have appropriate results.
  o This behavior may have to be independently added to sshd due to
    redundant implementation.
  
  Revision  Changes    Path
  1.70      +13 -10    src/usr.bin/login/login.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?200111160439.fAG4dGZ52630>