Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Nov 1998 18:16:02 -0800 (PST)
From:      John Polstra <jdp@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/login Makefile login.c
Message-ID:  <199811110216.SAA02084@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         1998/11/10 18:16:02 PST

  Modified files:
    usr.bin/login        Makefile login.c 
  Log:
  Remove support for LOGIN_CAP_AUTH.  It was never enabled, it was
  not complete, and it hasn't been touched for 18 months.  All the
  ifdefs obfuscate the code.  I discussed the LOGIN_CAP_AUTH support
  with its author and he agreed that it is a dead end.  I am bringing
  PAM into the tree within the next two weeks.  It is much more
  flexible than LOGIN_CAP_AUTH, and will serve as a superior replacement
  for it.
  
  Revision  Changes    Path
  1.22      +3 -6      src/usr.bin/login/Makefile
  1.41      +2 -125    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?199811110216.SAA02084>