commit | 6051c94a0a7766111ed16f2936b73098fa354661 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Mon Jun 16 07:53:16 2008 +1000 |
committer | Damien Miller <djm@mindrot.org> | Mon Jun 16 07:53:16 2008 +1000 |
tree | c71c47c0b1331ed8fb079b3921c9c24c5136b97a | |
parent | 6ca16c63c273cf17a8ab10b92f0a5d0a12d23488 [diff] |
- djm@cvs.openbsd.org 2008/06/14 18:33:43 [session.c] suppress the warning message from chdir(homedir) failures when chrooted (bz#1461); ok dtucker