Results 48 issues of steelman

Please rebuild (submit to F-Droid) the app to include the Radiotelephony Spelling Alphabet in the [Signaling](https://github.com/ligi/SurvivalManual/wiki/Signaling) chapter.

Add an option to setup loopback with the `mount` (and delete with `unmount`) command the same way ordinary `mount(8)` works.

Since there is no single interface for administrating DNS servers a custom script (specified with --challenge-script) is called by acme_tiny.py. The script needs to support the following interface: challenge_script (--add|--remove)...

Update [ax_boost_base.m4](https://git.savannah.gnu.org/cgit/autoconf-archive.git/tree/m4/ax_boost_base.m4#n117) to try lib64 on riscv64.

Allow adding notifications before as well as after the ending time of events the same way it is possible to add the now *after start of event*.

My idea is to share data from other applications with scripts/programs via Termux:Widget (i believe). For example: I receive a text message from a computer system with a code. I...

Use struct sockaddr_storage instead of struct sockaddr in listen(), accept() and accept4(). struct sockaddr is to small to hold result of getsockname() for AF_INET6 sockets. Therefore, utils_sockaddr_is_localhost() can never be...

The stroke width of `@` symbol is visibly thinner than in other characters. It shouldn't be. ![at](https://github.com/intel/intel-one-mono/assets/77683/4e2937e1-5060-4473-b9d8-86aab5d8d8d6)

Alternatively `addbr` could also get completion of available bridges to enable avoiding clashes.

Add an example showing how to use avr-hal without a board like Arduino Uno but with an MCU in a circuit on a custom pcb, a breadboard or a dead...