Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Feb 2006 19:42:34 -0800
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Wayne Salamon <wsalamon@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/login Makefile login.1 login.c login.h login_audit.c
Message-ID:  <20060217034234.GA23844@dragon.NUXI.org>
In-Reply-To: <200602042020.k14KK2BE046342@repoman.freebsd.org>
References:  <200602042020.k14KK2BE046342@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 04, 2006 at 08:20:02PM +0000, Wayne Salamon wrote:
> wsalamon    2006-02-04 20:20:02 UTC
>   FreeBSD src repository
>   Modified files:
>     usr.bin/login        Makefile login.1 login.c login.h 
>   Added files:
>     usr.bin/login        login_audit.c 
>   Log:
>   Make login audit-enabled, submitting audit records for the login and logout

Basically you've made it so one calling login when booting an older
kernel (only 2 days old by my count).

Ideally, commits to add new systems calls are made, and then after some
longish delay (a few weeks), userland is updated to make use of the new
syscalls.  In this case, the changes came in close proximity, resulting
in a few more stubbed toes.

-- 
-- David  (obrien@FreeBSD.org)



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