Date: Sun, 15 Dec 2002 01:41:46 -0800 (PST) From: Maxim Konovalov <maxim@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sysv_msg.c Message-ID: <200212150941.gBF9fkJ2026768@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
maxim 2002/12/15 01:41:46 PST Modified files: sys/kern sysv_msg.c Log: o Clear a high bit of ipc_perm.seq so msgget(3) never returns a negative message queue id. PR: kern/46122 Submitted by: Vladimir B.Grebenschikov <vova@sw.ru> MFC after: 2 weeks Revision Changes Path 1.44 +1 -1 src/sys/kern/sysv_msg.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212150941.gBF9fkJ2026768>