mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 17:32:57 -05:00
unsigned integral type. Changing it doesn't seem to cause any sign extension bugs in /usr/src. In the kernel, this is partly because `struct speedtab' and its lookup function are too bogus to use speed_t's for speeds - they use ints. Reminded by: PR 5786 |
||
|---|---|---|
| .. | ||
| TEST | ||
| Makefile | ||
| pathnames.h | ||
| termcap.3 | ||
| termcap.c | ||
| termcap.h | ||
| tgoto.c | ||
| tospeed.c | ||
| tparm.c | ||
| tputs.c | ||