Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jan 1999 14:59:38 -0800 (PST)
From:      Andrzej Bialecki <abial@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/login Makefile login.c
Message-ID:  <199901192259.OAA18847@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
abial       1999/01/19 14:59:38 PST

  Modified files:
    usr.bin/login        Makefile login.c 
  Log:
  Add a compile knob to avoid using PAM code (login will use standard Unix
  authentication only). This comes handy when you're tight on space.
  
  Submitted by:	mostly John Baldwin <jobaldwi@vt.edu>
  Reviewed by:	John D. Polstra <jdp@polstra.com>
  
  Revision  Changes    Path
  1.26      +11 -3     src/usr.bin/login/Makefile
  1.45      +11 -1     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?199901192259.OAA18847>