[zfs-crypto-discuss] 6381275 rcp hanging when sendfile() gets EINTR

2006-10-31 Thread brian.utterb...@sun.com
Author: blu Repository: /hg/zfs-crypto/gate Revision: 2bd3e57172f91ccfe9748e327c67db080e01a690 Log message: 6381275 rcp hanging when sendfile() gets EINTR 6408517 sendfile should only return EINTR if no bytes have been transferred. Files: update: usr/src/cmd/cmd-inet/usr.bin/rcp.c

[zfs-crypto-discuss] 4635088 *csh* /usr/bin/csh dumps core with incomplete while or if expression

2006-10-31 Thread brian.utterb...@sun.com
Author: blu Repository: /hg/zfs-crypto/gate Revision: ca0a76210583220af99e89f5d09db6244e6d9ba3 Log message: 4635088 *csh* /usr/bin/csh dumps core with incomplete while or if expression Contributed by Richard Lowe Files: update: usr/src/cmd/csh/sh.exp.c

[zfs-crypto-discuss] 6332821 TCP fails to deliver data following URGENT data until next packet arrives.

2006-10-31 Thread brian.utterb...@sun.com
Author: blu Repository: /hg/zfs-crypto/gate Revision: 5c665db9ec6c7e9aeb52c7d75a4743440d29d4b2 Log message: 6332821 TCP fails to deliver data following URGENT data until next packet arrives. Files: update: usr/src/uts/common/inet/tcp/tcp.c

[zfs-crypto-discuss] 4529113 Leitch refclock driver should set precision

2006-10-31 Thread brian.utterb...@sun.com
Author: blu Repository: /hg/zfs-crypto/gate Revision: 9dfbca422b39aadbbb66a2a06662c20916e08edb Log message: 4529113 Leitch refclock driver should set precision Files: update: usr/src/cmd/xntpd/xntpd/refclock_leitch.c

[zfs-crypto-discuss] 6292950 getsockname consumes pending ECONNREFUSED errors

2006-10-31 Thread brian.utterb...@sun.com
Author: blu Repository: /hg/zfs-crypto/gate Revision: f0d84e66bf3b67624b5681ccf78a3435e40e1ea5 Log message: 6292950 getsockname consumes pending ECONNREFUSED errors Files: update: usr/src/uts/common/fs/sockfs/socktpi.c

[zfs-crypto-discuss] 6290611 traceroute accesses invalid memory when -s is used with bogus address

2006-10-31 Thread brian.utterb...@sun.com
Author: blu Repository: /hg/zfs-crypto/gate Revision: 5c0ba23502b18771a38f3d2793a3677b0fe4a37b Log message: 6290611 traceroute accesses invalid memory when -s is used with bogus address 6290623 buffer overflow in traceroute when using 10 or more gateways (-g option) 6291147 traceroute has off-by-on