svn commit: r327614 - head/usr.bin/morse

Eitan Adler eadler at freebsd.org
Sat Jan 6 07:05:10 UTC 2018


On 5 January 2018 at 23:02, Eitan Adler <eadler at freebsd.org> wrote:
> Author: eadler
> Date: Sat Jan  6 07:02:24 2018
> New Revision: 327614
> URL: https://svnweb.freebsd.org/changeset/base/327614
>
> Log:
>   morse(6): implement support for decoding morse code
>
>   - Use `-r` for "reverse" mode and to match DragonFlyBSD.
>   - Move defines around to clear up logic
>   - use `errx` instead of `fprintf` and `exit`
>
>   PR:           35109
>   Submitted By: philipp.mergenthaler at stud.uni-karlsruhe.de
>   Submitted on: 2002-02-19
>   Reviewed by:  kevans

Differential Revision: https://reviews.freebsd.org/D13757



-- 
Eitan Adler
Source, Ports, Doc committer
Bugmeister, Ports Security teams


More information about the svn-src-head mailing list