>> Here's a thing I've missed a couple of times: I'd like to be >> able to see the limits for a process in /proc.
At some point, I want to add an ioctl to get various process information (well, multiple ioctl's, I think); SysVr4 has a bunch, and that's what I'd model it on. >I'd like to be able to open processes file discriptors too (so >you can still get files back if all the filsystem references to >it have gone, but a process still has it open). I might have a >go at doing both - if it isn't too Linuxesque. Ugh. I don't particularly like that one. It's fairly rare, and very invasive, and gives me the willies. To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message