mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
to the same version numbers as 2.2.x. The problem with the way things were was: - if you took a 2.2.x binary, it either wouldn't run on -current or if you had the old -current version of libtermcap.so.2.1 then it could potentially be a security problem. - the alternative is to start a compat22 tree dist for -current with a uuencoded binary. This makefile hack is less cost. libtermcap.so.3.0 is provided via /usr/lib/compat to avoid transition problems. |
||
|---|---|---|
| .. | ||
| TEST | ||
| Makefile | ||
| pathnames.h | ||
| termcap.3 | ||
| termcap.c | ||
| termcap.h | ||
| tgoto.c | ||
| tospeed.c | ||
| tparm.c | ||
| tputs.c | ||