opnsense-src/tools/tools/ath
Baptiste Daroussin 821aa63a09 ncurses: only keep the version with widechar support
Only keep the widechar version of ncurses as libncursesw.so.9

Keep the old name to avoid breaking the ABI compatibility (the non
widechar version libncurses.so.9 is not binary compatible with
libncursesw.so.9) since all ports and base are already only linking
against the widechar version we can simply remove libncurses.so.9

Since the .9 version only lived in the dev branch and never ended in a
release, it is simply removed and not added to any binary compat
package.

Add symlinks to keep build time compatibility for anyone linking against
-lncurses
2021-01-05 14:01:32 +01:00
..
arcode Eliminate last vestigies of NO_MAN= in the tree. Also, remove 2014-04-25 19:25:05 +00:00
ath_ee_9287_print Eliminate last vestigies of NO_MAN= in the tree. Also, remove 2014-04-25 19:25:05 +00:00
ath_ee_9300_print [ar9300] Fix up this tool after test compiling it with LLVM. Le oops. 2020-05-12 01:40:48 +00:00
ath_ee_v4k_print tools/tools/ath/ath_ee_v4k_print: reflect changes from r220589 2016-01-22 20:53:50 +00:00
ath_ee_v14_print Eliminate last vestigies of NO_MAN= in the tree. Also, remove 2014-04-25 19:25:05 +00:00
ath_prom_read Add missing err() format string. 2013-01-02 18:33:48 +00:00
athaggrstats Garbage collect AH_SUPPORT_AR5416 config option. 2019-01-25 13:48:40 +00:00
athalq [athalq] fix rxtimestamp wrapping; print out per-packet timestamp deltas. 2017-01-22 07:05:41 +00:00
athani [ath] [fix] athani compilation was broken by recent ath change 2019-06-05 19:55:30 +00:00
athdebug [athdebug] Fix warnings generated by gcc on mips 2020-10-13 18:35:43 +00:00
athdecode Garbage collect AH_SUPPORT_AR5416 config option. 2019-01-25 13:48:40 +00:00
athkey Garbage collect AH_SUPPORT_AR5416 config option. 2019-01-25 13:48:40 +00:00
athpoke Garbage collect AH_SUPPORT_AR5416 config option. 2019-01-25 13:48:40 +00:00
athpow Keep this in sync with the ar5212 power rate table size. 2011-01-29 04:34:30 +00:00
athprom Replace literal uses of /usr/local in C sources with _PATH_LOCALBASE 2020-10-27 11:29:11 +00:00
athradar Garbage collect AH_SUPPORT_AR5416 config option. 2019-01-25 13:48:40 +00:00
athratestats ncurses: only keep the version with widechar support 2021-01-05 14:01:32 +01:00
athrd - Replace N(a)/N(i)/N(T)/LEN(a)/ARRAY_SIZE(a) with nitems() 2015-08-29 19:47:20 +00:00
athregs Garbage collect AH_SUPPORT_AR5416 config option. 2019-01-25 13:48:40 +00:00
athspectral Garbage collect AH_SUPPORT_AR5416 config option. 2019-01-25 13:48:40 +00:00
athstats Garbage collect AH_SUPPORT_AR5416 config option. 2019-01-25 13:48:40 +00:00
athsurvey Garbage collect AH_SUPPORT_AR5416 config option. 2019-01-25 13:48:40 +00:00
common Begin abstracting out the access method for ath(4) ioctls. 2016-02-28 06:29:07 +00:00
athctrl.sh script to set ifs parameters based on distance; derived from program 2005-08-30 16:03:15 +00:00
Makefile [athani] Add a simple tool to list and control ANI parameters. 2019-03-06 07:58:19 +00:00
Makefile.inc [ath] Set WARNS to 0 here for now 2020-10-13 18:36:35 +00:00