Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Feb 2002 16:35:43 +0000
From:      David Malone <dwmalone@maths.tcd.ie>
To:        Warner Losh <imp@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/include grp.h pwd.h stdlib.h src/bin/rm rm.c src/bin/mv mv.c
Message-ID:  <20020216163543.GA41745@walton.maths.tcd.ie>
In-Reply-To: <200202140159.g1E1xlP43049@freefall.freebsd.org>
References:  <200202140159.g1E1xlP43049@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 13, 2002 at 05:59:47PM -0800, Warner Losh wrote:
> imp         2002/02/13 17:59:47 PST
> 
>   Modified files:
>     include              grp.h pwd.h stdlib.h 
>     bin/rm               rm.c 
>     bin/mv               mv.c 
>   Log:
>   Move user_from_uid to pwd.h
>   Move group_from_gid to grp.h
>   Remove from stdlib.h
>   Make the prototypes match the code
>   Fix rm and mv to include new files.

I think you missed updating src/lib/libc/gen/pwcache.3 and also
some consumers of user_from_uid (like src/usr.bin/lastcomm/lastcomm.c).
Do you have patches for these, or should I take a look?

	David.

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?20020216163543.GA41745>