CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/05/08 09:30:41
Modified files:
usr.bin/newsyslog: newsyslog.c
Log message:
setpassent(1) and setgroupent(1) are surely not needed in this program
because it doesn't not do many (or any???) getpwent/getgrent iteration
lookup calls.
ok millert
