CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/12/09 08:45:30
Modified files:
usr.bin/su : su.1 su.c
Log message:
Add support for "-s shell" to su(1). This can be used by the superuser
to run a different shell than what the password database contains.
Based on a diff from rob...@. OK robert@ deraadt@
