commit | 0ae6e009c8c6c61e16407b906ee80714daf61037 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Sat Jul 14 12:21:34 2001 +1000 |
committer | Damien Miller <djm@mindrot.org> | Sat Jul 14 12:21:34 2001 +1000 |
tree | b254c9f2d39169da828d2f864b3f2c606cb389a5 | |
parent | 1b73448d6d6aaab3b2610197a57d0775bdd690fe [diff] |
- markus@cvs.openbsd.org 2001/07/11 18:26:15 [auth.c] no need to call dirname(pw->pw_dir). note that dirname(3) modifies its argument on some systems.