What's so wrong? That's how cmdline looked originally, and it's the
simplest form. The fact that some programs happened to be able to mess
with the output of "ps" for some timeis not very material to anything.
In short, what's the big deal? You CAN mess with your command line by
overwriting the original area, you just can't change the argv[] array
itself because the kernel really shouldn't be messing with that kind of
detail.
And if you feel so strongly about it, send a patch to linux-kernel.
Maybe you can make it do what you want it to do.
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/