Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Sep 2002 18:19:24 -0700 (PDT)
From:      Jonathan Mini <mini@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 17547 for review
Message-ID:  <200209160119.g8G1JO3d083139@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=17547

Change 17547 by mini@mini_stylus on 2002/09/15 18:18:54

	Remove botch from last IFC.

Affected files ...

.. //depot/projects/kse/sys/sys/proc.h#133 edit

Differences ...

==== //depot/projects/kse/sys/sys/proc.h#133 (text+ko) ====

@@ -422,7 +422,6 @@
 		KES_UNQUEUED,		/* in transit */
 		KES_THREAD		/* slaved to thread state */
 	} ke_state;			/* (j) S* process status. */
-	void 		*ke_mailbox;	/* the userland mailbox address */
 	struct kse_mailbox *ke_mailbox;	/* the userland mailbox address */
 	stack_t		ke_stack;
 	void		*ke_upcall;

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209160119.g8G1JO3d083139>