Re: struct acct uses 16bit uids :-(

2000-11-20 Thread Chris Wing
Andreas: My changes for process accounting were not accepted along with the rest of the 32-bit UID patches. The current state of things as I understand it is that SGI is working on some "enhanced" accounting support for Linux, which may end up replacing the current process accounting. (stuff like

struct acct uses 16bit uids :-(

2000-11-20 Thread Andreas Jaeger
Hi, is anybody maintaining the BSD process accounting? It's currently broken since it still uses 16 bit uids :-( struct acct in contains: /* * No binary format break with 2.0 - but when we hit 32bit uid we'll * have to bite one */ __u16 ac_uid; /