Lines Matching refs:fix
3 - (djm) Manually fix up missed diff hunks (mainly RCS idents)
20 - (bal) rijndel.c - fix up RCSID to match OpenBSD tree
36 - (djm) fix select hack in serverloop.c from Philippe WILLEM
260 - (djm) Irix ssh_prng_cmds path fix from Pekka Savola <pekkas@netcore.fi>
290 - (djm) Another off-by-one fix from Pavel Kankovsky
300 - (djm) Security: fix off-by-one buffer overrun in fake-getnameinfo.c.
301 Report and fix from Pavel Kankovsky <peak@argo.troja.mff.cuni.cz>
322 fix DEBUG_KEXDH
362 - (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz>
441 cleanup and fix -S support; stevesk@sweden.hp.com
447 fix cast; mouring@pconline.com
456 fix get_last_login_time order; from andre@van-veen.de
494 - (djm) Check for SCO pty naming style (ptyp%d/ttyp%d). Based on fix from
500 off_t in sink, to fix files > 2GB, i think, test is still running ;-)
692 - (djm) Spec file fix from Petr Novotny <Petr.Novotny@antek.cz>
702 Ralf S. Engelschall <rse@engelschall.com> but different fix. okay deraadt@
799 - (djm) Fix pam sprintf fix
822 on fix from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
852 - (djm) Better fix to aclocal tests from Garrick James <garrick@james.net>
906 to fix SCO Unixware problem reported by Gary E. Miller <gem@rellim.com>
956 - Detect and try to fix missing MAXPATHLEN
1007 fix match_hostname() logic for auth-rsa: deny access if we have a
1044 fix key_read() for uuencoded keys w/o '='
1057 - Xauth fix from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>
1060 - SIGCHLD fix for AIX and HPUX from Tom Bertelson <tbert@abac.com>
1090 - Applied Tom Bertelson's <tbert@abac.com> AIX authentication fix
1097 fix usage()
1107 - INSTALL typo and URL fix
1108 - Makefile fix
1124 - "make host-key" fix for Irix
1136 - One last nit fix. (markus approved)
1207 - fix close for non-open ssh1 channels
1260 - fix very rare EAGAIN/EINTR issues; based on work by djm
1341 - Merge fix from OpenBSD CVS
1347 DEC Tru64 compiler. Report and fix from David Del Piero
1369 - fix pr 1196, listen_port and port_to_connect interchanged
1405 fix passwd prompt for ssh2, less debugging output.
1511 fix spelling errors, From: FreeBSD
1532 - Runtime error fix for HPUX from Otmar Stahl
1553 - Configure fix from Bratislav ILICH <bilic@zepter.ru>
1581 - remove unused variable 'len'. fix comments.
1623 - oops, fix comment, too.
1630 - fix pr 1113, fclose() -> pclose(), todo: remote popen()
1637 - Configure fix from Hiroshi Takekawa <takekawa@sr3.t.u-tokyo.ac.jp>
1643 - Fix DEC compile fix
1656 - DEC Unix compile fix from David Del Piero <David.DelPiero@qed.qld.gov.au>
1657 - Manpage fix from David Del Piero <David.DelPiero@qed.qld.gov.au>
1678 - Fixed SEGVs in authloop, fix from vbzoli@hbrt.hu
1690 on several (buggy) OSs. Report and fix from tridge@linuxcare.com
1695 - Compile fix from Andre Lucas <andre.lucas@dial.pipex.com>
1734 - Fix compilation of bsd-snprintf.c on Solaris, fix from Ben Taylor
1740 - Missing htons() in bsd-bindresvport.c, fix from Holger Trapp
1760 - fix user/1056, sshd keeps restrictions; dbt@meat.net
1780 - Compile fix from Darren_Hall@progressive.com
1787 - Makefile fix from Gary E. Miller <gem@rellim.com>
1788 - Compile fix for HPUX and Solaris from Andre Lucas
1818 - Compilation fix from Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
1825 Nordby <anders@fix.no>
1872 - New config.sub and config.guess to fix problems on SCO. Supplied
1874 - SCO build fix from Gary E. Miller <gem@rellim.com>
1911 non-shadowed passwords (e.g. NIS). Report and fix from
1921 - Really fix broken default path. Fix from Jim Knoble
1927 - Really fix typedefs, patch from Ben Taylor <bent@clark.net>
1960 - NetBSD login.c compile fix from David Rankin
2072 fix get_remote_port() and friends for sshd -i;
2078 fix proto; markus
2099 - Compile fix from David Agraz <dagraz@jahoopa.com>
2109 - Should fix PAM problems on Solaris
2116 fix sighup handling. accept would just restart and daemon handled
2122 to fix libwrap support on NetBSD
2126 - Compile fix for Solaris with /dev/ptmx from
2193 fix packet_integrity_check() for !have_hostname_in_open.
2205 progress meter overflow fix from damien@ibs.com.au
2239 fix sigchld race; cjc5@po.cwru.edu
2293 - [sshd.c] fix sigchld race; cjc5@po.cwru.edu
2382 - fix comment: we _do_ disconnect if ip-options are set
2401 - [ssh-keygen.1] fix .Xr
2414 - [scp.c] fix overflow reported by damien@ibs.com.au: off_t
2421 - Revised Redhat initscript to fix bug: sshd (re)start would fail
2458 file transfers. Fix submitted to OpenBSD developers. Report and fix
2468 - [sshd.c] fix fatal/assert() bug reported by damien@ibs.com.au:
2470 [this should fix the pre-assert-removal-core-files]
2534 - channels.[ch] - remove broken x11 fix and document istate/ostate