Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 2010 18:24:04 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/libexec/rlogind rlogind.c
Message-ID:  <201001131824.o0DIOH1p000603@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2010-01-13 18:24:04 UTC

  FreeBSD src repository

  Modified files:
    libexec/rlogind      rlogind.c 
  Log:
  SVN rev 202207 on 2010-01-13 18:24:04Z by ed
  
  Remove `dead code' from rlogind.
  
  - It shouldn't call logwtmp(). Applications like login(1) already make
    sure both login and logout entries are written to the storage.
  - There's no need to restore permissions on the pseudo-terminal, since
    it should be garbage collected by the kernel.
  
  Revision  Changes    Path
  1.45      +0 -11     src/libexec/rlogind/rlogind.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001131824.o0DIOH1p000603>