Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Dec 2006 06:13:32 +0000 (UTC)
From:      "Christian S.J. Peron" <csjp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/login Makefile login.c login.h
Message-ID:  <200612130613.kBD6DWDO069579@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
csjp        2006-12-13 06:13:32 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/login        Makefile login.c login.h 
  Log:
  Teach login(1) about the make.conf NO_AUDIT variable.  This allows us to
  conditionally build in audit support.
  
  Submitted by:   bz
  MFC after:      1 week
  
  Revision  Changes    Path
  1.53      +10 -3     src/usr.bin/login/Makefile
  1.102     +16 -0     src/usr.bin/login/login.c
  1.6       +3 -1      src/usr.bin/login/login.h



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