]> andersk Git - openssh.git/blobdiff - ChangeLog
- millert@cvs.openbsd.org 2002/06/28 01:49:31
[openssh.git] / ChangeLog
index 5cbe2a2f762442bc6b55fca19698a13e52aeaf00..b0bb420ed619db8c9ce956e464f24adf34b6cb0f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
    - stevesk@cvs.openbsd.org 2002/06/27 19:49:08
      [ssh-keyscan.c]
      use convtime(); ok markus@
+   - millert@cvs.openbsd.org 2002/06/28 01:49:31
+     [monitor_mm.c]
+     tree(3) wants an int return value for its compare functions and
+     the difference between two pointers is not an int.  Just do the
+     safest thing and store the result in a long and then return 0,
+     -1, or 1 based on that result.
 
 20020702
  - (djm) Use PAM_MSG_MEMBER for PAM_TEXT_INFO messages, use xmalloc & 
This page took 0.372353 seconds and 4 git commands to generate.