summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2008-07-25 14:31:00 +0000
committered <ed@FreeBSD.org>2008-07-25 14:31:00 +0000
commitc9af5459f4b4a268616eee31a55b4ff62f3f3686 (patch)
treec1fa834b67619c424c441f54a2d0e531186d4902 /lib/libc
parent003d76444ba4c06090677236376e77a68b6926ec (diff)
downloadFreeBSD-src-c9af5459f4b4a268616eee31a55b4ff62f3f3686.zip
FreeBSD-src-c9af5459f4b4a268616eee31a55b4ff62f3f3686.tar.gz
Move ttyinfo() into its own C file.
The ttyinfo() routine generates the fancy output when pressing ^T. Right now it is stored in tty.c. In the MPSAFE TTY code it is already stored in tty_info.c. To make integration of the MPSAFE TTY code a little easier, take the same approach. This makes the TTY code a little bit more readable, because having the proc_*/thread_* routines in tty.c is very distractful. Approved by: philip (mentor)
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud