Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jan 2002 11:10:22 -0800 (PST)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/login Makefile login.c login.h login_access.c
Message-ID:  <200201301910.g0UJAMp60199@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2002/01/30 11:10:22 PST

  Modified files:
    usr.bin/login        Makefile login.c login.h login_access.c 
  Log:
  Still with asbestos longjohns on, completely PAMify login(1) and remove
  code made redundant by various PAM modules (primarily pam_unix(8)).
  
  Sponsored by:   DARPA, NAI Labs
  
  Revision  Changes    Path
  1.40      +3 -3      src/usr.bin/login/Makefile
  1.80      +368 -528  src/usr.bin/login/login.c
  1.3       +0 -1      src/usr.bin/login/login.h
  1.9       +20 -19    src/usr.bin/login/login_access.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?200201301910.g0UJAMp60199>