Date: Sun, 16 May 1999 13:39:47 -0700 (PDT) From: John Polstra <jdp@polstra.com> To: phk@freebsd.org Cc: current@freebsd.org Subject: sys/types.h rev. 1.33 breaks ps etc. on alpha Message-ID: <XFMail.990516133947.jdp@polstra.com>
next in thread | raw e-mail | index | archive | help
Revision 1.33 of src/sys/types.h, which changed dev_t to a void * in the kernel, breaks ps and a bunch of other things on the alpha. Since dev_t now has a different size in the kernel than in userland, ps and friends get a "proc size mismatch". John --- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-interest is the aphrodisiac of belief." -- James V. DeLong To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990516133947.jdp>