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                                               j...@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 majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to