Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Oct 2001 09:58:28 -0700 (PDT)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/release/picobsd/tinyware/login Makefile README pathnames.h pico-login.c
Message-ID:  <200110011658.f91GwSb81408@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2001/10/01 09:58:28 PDT

  Added files:
    release/picobsd/tinyware/login Makefile README pathnames.h 
                                   pico-login.c 
  Log:
  Add customised version of login for picobsd images on -CURRENT.
  This version is basically the same one as login.c 1.67, and does
  not require the use of PAM.
  
  Revision  Changes    Path
  1.1       +26 -0     src/release/picobsd/tinyware/login/Makefile (new)
  1.1       +6 -0      src/release/picobsd/tinyware/login/README (new)
  1.1       +43 -0     src/release/picobsd/tinyware/login/pathnames.h (new)
  1.1       +1092 -0   src/release/picobsd/tinyware/login/pico-login.c (new)


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?200110011658.f91GwSb81408>