mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 23:06:12 -05:00
in termios.h, but it's prototype in termcap.h and the main file use the underlying definition (which is now an int, not a long for compatibility with NetBSD). Really termcap.h should use speed_t too, but I guess that this might break sources that don't include termios.h first. |
||
|---|---|---|
| .. | ||
| TEST | ||
| Makefile | ||
| pathnames.h | ||
| termcap.3 | ||
| termcap.c | ||
| termcap.h | ||
| tgoto.c | ||
| tospeed.c | ||
| tparm.c | ||
| tputs.c | ||