Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Dec 2009 21:57:10 +0100
From:      Roman Divacky <rdivacky@FreeBSD.org>
To:        Ed Schouten <ed@FreeBSD.org>
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org
Subject:   Re: svn commit: r200185 - in head: lib/libulog sys/sys
Message-ID:  <20091206205710.GA6530@freebsd.org>
In-Reply-To: <200912062030.nB6KULbd030717@svn.freebsd.org>
References:  <200912062030.nB6KULbd030717@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 06, 2009 at 08:30:21PM +0000, Ed Schouten wrote:
> Author: ed
> Date: Sun Dec  6 20:30:21 2009
> New Revision: 200185
> URL: http://svn.freebsd.org/changeset/base/200185
> 
> Log:
>   Add a libutempter compatibility interface to libulog.
>   
>   The ulog_login_pseudo(3) and ulog_logout_pseudo(3) interfaces provide a
>   functionality identical to what libutempter has to offer. Just transform
>   libutempter's calls into the before mentioned functions.
>   
>   libutempter doesn't work with utmpx, so instead of fixing I thought the
>   easiest way would be to integrate this functionality. libutempter is
>   used by applications like xterm and the KDE libraries, so if I ever
>   change the underlying file format, these applications will keep working
>   automatically.
>   
>   Also increase __FreeBSD_version to indicate the addition (as well as the
>   import of libulog).

this can mark the enabling of unzip building as well....



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