CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/07 08:05:07
Modified files:
usr.bin/lastcomm: lastcomm.c
Log message:
tame "stdio rpath getpw". getpw is for user_from_uid(), which is a libc
cache on top of the getpw* functions.
ok semarie, who didn't spot the getpw need :)
