[request-sponsor] [PATCH] 6249704 exstr fails to close file descriptor

2005-07-10 Thread Shawn Walker
[PATCH] for bug 6249704 exstr fails to close file descriptor http://icculus.org/~eviltypeguy/6249704.patch -- Shawn Walker, Software and Systems Analyst binarycrusader at gmail.com - http://binarycrusader.blogspot.com/

[request-sponsor] [PATCH] for bug 6286482

2005-07-10 Thread Shawn Walker
[PATCH] for bug 6286482 http://icculus.org/~eviltypeguy/6286482.patch -- Shawn Walker, Software and Systems Analyst binarycrusader at gmail.com - http://binarycrusader.blogspot.com/

[request-sponsor] [PATCH] 6249699 PAM may access pointers after free()

2005-07-10 Thread Shawn Walker
[PATCH] for bug 6249699 PAM may access pointers after free() * Fixed double free call (though it was pedantic, the second free case checked the variable before freeing) * Leveraged free_env for consistency instead of doing the exact same things ourselves

[request-sponsor] [PATCH] 6249695 setuname cmd calls kvm_nlist even if kvm_open fails

2005-07-10 Thread Shawn Walker
[PATCH] for bug 6249695 setuname cmd calls kvm_nlist even if kvm_open fails http://icculus.org/~eviltypeguy/6249695.patch -- Shawn Walker, Software and Systems Analyst binarycrusader at gmail.com - http://binarycrusader.blogspot.com/

[request-sponsor] [PATCH] 4970570 fsdb_ufs :log_head prints extent list twice

2005-07-10 Thread Shawn Walker
[PATCH] for bug 4970570 fsdb_ufs :log_head prints extent list twice http://icculus.org/~eviltypeguy/4970570.patch -- Shawn Walker, Software and Systems Analyst binarycrusader at gmail.com - http://binarycrusader.blogspot.com/

[request-sponsor] Request sponsor for 4995011

2005-07-10 Thread Jeremy Teo
Fix for 4995001: mountfs error timeout is 60ms instead of 60s. Patch follows: --- usr/src/uts/common/fs/ufs/ufs_vfsops.c Fri Apr 8 05:15:55 2005 +++ usr/src/uts/common/fs/ufs/ufs_vfsops.c Tue Apr 26 22:43:28 2005 @@ -750,8 +750,8 @@ #include sys/ddi.h /* for delay(9f) */

[request-sponsor] Re: Request sponsor for 4995011

2005-07-10 Thread Jeremy Teo
Typo: it is a fix for 4995011: mountfs error timeout is 60ms instead of 60s. This message posted from opensolaris.org

[request-sponsor] Re: [PATCH] for bug 6286482

2005-07-10 Thread Shawn Walker
On further reflection, made the comment actually useful. New patch uploaded: http://icculus.org/~eviltypeguy/6286482.patch -- Shawn Walker, Software and Systems Analyst binarycrusader at gmail dot com - http://binarycrusader.blogspot.com/ This message posted from opensolaris.org