NetBSD/usr.bin/su
jrf 285b019fd8 This addresses PR21693. Under certain conditions, su -m will fail because
the pointer to /etc/shells is pointing to the second entry. This change
resets the pointer before looping through the file again. FreeBSD does
this as well. Commit approved by christos and thanks to Geoff Adams for
catching and reporting it.
2003-06-18 21:02:03 +00:00
..
Makefile add DPADD. 2002-10-23 01:25:35 +00:00
su.1 Drop trailing space. 2003-04-27 11:09:29 +00:00
su.c This addresses PR21693. Under certain conditions, su -m will fail because 2003-06-18 21:02:03 +00:00