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

Shawn Webb shawn.webb at hardenedbsd.org
Sat Jan 6 13:34:54 UTC 2018


On Sat, Jan 06, 2018 at 08:33:07AM -0500, Shawn Webb wrote:
> On Sat, Jan 06, 2018 at 07:02:24AM +0000, Eitan Adler 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
> > 
> > [snip]
> >
> > +void
> > +fdecode(FILE *stream)
> 
> Hey Eitan,
> 
> This broke the arm64 build:
> 
> https://jenkins.hardenedbsd.org/jenkins/job/HardenedBSD-CURRENT-arm64/159/console

Catching up on email, I see it's fixed in r327616.

-- 
Shawn Webb
Cofounder and Security Engineer
HardenedBSD

Tor-ified Signal:    +1 443-546-8752
GPG Key ID:          0x6A84658F52456EEE
GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89  3D9E 6A84 658F 5245 6EEE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20180106/003e6f4b/attachment.sig>


More information about the svn-src-all mailing list