CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/09/15 20:43:11
Modified files:
sbin/fsck_ext2fs: inode.c
sbin/fsck_ffs : inode.c
sbin/fsdb : fsdbutil.c
usr.bin/fstat : fuser.c
usr.sbin/vmctl : vmctl.c
Log message:
Use user_from_uid(3) and group_from_gid(3) in a few more places
that do repeated lookups. OK tb@
