diff options
author | Darren Tucker <dtucker@zip.com.au> | 2004-08-29 16:32:59 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2004-08-29 16:32:59 +1000 |
commit | 34620d6f710f97bddc6f7730cee5c6404c4153ba (patch) | |
tree | ed317ac1e6b5f38656ae98d6c799a9ebd3c5bfa0 /ChangeLog | |
parent | 27a8f6b05636648367ea373d77d129327eb515a9 (diff) |
- dtucker@cvs.openbsd.org 2004/08/23 14:29:23
[ssh-keysign.c]
Remove duplicate getuid(), suggested by & ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -13,6 +13,9 @@ | |||
13 | [ssh-keysign.c ssh.c] | 13 | [ssh-keysign.c ssh.c] |
14 | Use permanently_set_uid() in ssh and ssh-keysign for consistency, matches | 14 | Use permanently_set_uid() in ssh and ssh-keysign for consistency, matches |
15 | change in Portable; ok markus@ (CVS ID sync only) | 15 | change in Portable; ok markus@ (CVS ID sync only) |
16 | - dtucker@cvs.openbsd.org 2004/08/23 14:29:23 | ||
17 | [ssh-keysign.c] | ||
18 | Remove duplicate getuid(), suggested by & ok markus@ | ||
16 | 19 | ||
17 | 20040828 | 20 | 20040828 |
18 | - (dtucker) [openbsd-compat/mktemp.c] Remove superfluous Cygwin #ifdef; from | 21 | - (dtucker) [openbsd-compat/mktemp.c] Remove superfluous Cygwin #ifdef; from |
@@ -1680,4 +1683,4 @@ | |||
1680 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 1683 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
1681 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 1684 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
1682 | 1685 | ||
1683 | $Id: ChangeLog,v 1.3525 2004/08/29 06:31:28 dtucker Exp $ | 1686 | $Id: ChangeLog,v 1.3526 2004/08/29 06:32:59 dtucker Exp $ |