Peter.Memishian at Sun.COM
2006-Oct-31 15:29 UTC
[zfs-crypto-discuss] 4790586 bogus coding in kstrputmsg()
Author: meem Repository: /hg/zfs-crypto/gate Revision: 7ccf5d8c73e64f04f38a762348fcd04c9329085b Log message: 4790586 bogus coding in kstrputmsg() 4868000 dblk_constructor() ASSERT() is off-by-one 5087794 strdoioctl() block comment is incorrect 6227620 poll''s p_fno_ctl check is off-by-one 6325582 maxsepgcnt: proof of STREAMS in other SunOS systems Files: update: usr/src/uts/common/conf/param.c update: usr/src/uts/common/io/stream.c update: usr/src/uts/common/os/streamio.c update: usr/src/uts/common/os/strsubr.c update: usr/src/uts/common/syscall/poll.c