CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2026/03/07 11:20:26

Modified files:
        usr.bin/chpass : Makefile 
        usr.bin/passwd : Makefile 

Log message:
Use the (no YP, non-threaded) cleaned up copy of getpwent.c placed into
usr.bin/chpass instead of reaching around into libc and using crazy cpp
options.
In the near future the libc version will have more substantial changes
(intersecting with pledge and unveil) which are much more difficult to
manage using cpp features, so we stop this reacharound into libc subtree.

Reply via email to