Age | Commit message (Expand) | Author |
---|---|---|
2002-03-13 | Convert indentation whitespace -> tabs and kill $@%^#! ^M's | Todd C. Miller |
2002-02-05 | o) Fix memory leak in _auth_checklogin(), auth_approval(), auth_close() and | Mike Pechkin |
2002-01-14 | If waitpid() return ECHILD that should not be a fatal error since | Todd C. Miller |
2001-07-02 | Convert warn/warnx -> _warn/_warnx | Todd C. Miller |
2001-06-24 | When splitting instance from username, treat '/' as a separator as | Todd C. Miller |
2000-11-23 | zero pw_passwd before freeing | Todd C. Miller |
2000-11-21 | Remove needless memset() from last commit. | Todd C. Miller |
2000-11-21 | Deal with va_list not being a pointer; this should be re-evaluated. | Todd C. Miller |
2000-11-21 | BSD authentication routines from BSDI. Presently this is not used but | Todd C. Miller |