Age | Commit message (Expand) | Author |
---|---|---|
2018-12-04 | Clean up some --help formatting. | Elliott Hughes |
2015-09-23 | xexec() is noreturn. | Rob Landley |
2015-05-14 | Bugfix from Hyejin Kim: su should not prompt root user for new user's password. | Rob Landley |
2014-11-19 | probe for getspnam(), forkpty(), utmpx, replace sethostname() | Isaac Dunham |
2014-04-09 | Bugfix: if $TERM and friends aren't set, putenv() got passed a NULL. | Rob Landley |
2014-01-16 | Rename xmsprintf() to just xmprintf(). | Rob Landley |
2013-12-23 | Fix some issues raised (albeit indirectly) by Isaac Dunham. | Rob Landley |
2013-12-22 | Promote su from pending to lsb. | Rob Landley |