Subject: CVS commit: othersrc/bootstrap-pkgsrc/pax
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 12/04/2002 15:33:47
Module Name:	othersrc
Committed By:	grant
Date:		Wed Dec  4 13:33:46 UTC 2002

Modified Files:
	othersrc/bootstrap-pkgsrc/pax: gen_subs.c tar.c

Log Message:
Remove some unncessary #ifdef's as we have the NetBSD user_from_uid()
family of functions in pwcache.c.

Fixes SEGV on non-NetBSD systems when reading files whose owner has
no corresponding username/groupname.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 othersrc/bootstrap-pkgsrc/pax/gen_subs.c \
    othersrc/bootstrap-pkgsrc/pax/tar.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.