mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-18 15:30:21 +00:00
2b2cde807c
When reporting a process' stats, we can't just provide the tty as an unsigned long, as if we have no controlling tty, the tty would be NODEV, or -1. Instaed, just special-case NODEV. Submitted by: Juraj Lutter <otis@sk.FreeBSD.org> MFC after: 1 week |
||
---|---|---|
.. | ||
linprocfs.c |