NetBSD/usr.bin/su
lukem 8d846dbbd1 * Notify of impending password or account expiry (check against
_PASSWORD_WARNDAYS from <pwd.h>). For non-root users, enforce expiry when
  it happens. From Simon Gerraty <sjg@zen.void.oz.au> in [bin/935].
* Check for group 0 in process's current group membership (as returned by
  getgroups(2)), instead of just looking at the entry for wheel in /etc/group.
  Based on code by Dan Caresone <dan@oink.geek.com.au> in [bin/792], and
  also solves [bin/2466].
* Clean up to pass -Wall
1997-06-27 17:01:53 +00:00
..
Makefile RCS ID police 1997-01-09 20:18:21 +00:00
su.1 * Notify of impending password or account expiry (check against 1997-06-27 17:01:53 +00:00
su.c * Notify of impending password or account expiry (check against 1997-06-27 17:01:53 +00:00