eadler
008145ac99
morse(6): update documentation
...
- bump Dd
- use 'r' instead of 'D' from the original submission
2018-01-06 15:52:28 +00:00
lwhsu
0a7ff7d651
Unbreak build after r327614
...
Approved by: mjg (on IRC)
Differential Revision: https://reviews.freebsd.org/D13782
2018-01-06 09:48:04 +00:00
eadler
b25f1d3db6
morse(6): minor nits
...
- Use copyright comment header
- Make it easier to compile on !FreeBSD
- Diff reduction against DragonFlyBSD
2018-01-06 07:48:17 +00:00
eadler
1ffe779759
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@stud.uni-karlsruhe.de
Submitted on: 2002-02-19
Reviewed by: kevans
2018-01-06 07:02:24 +00:00
eadler
072a7e0473
morse(6): fix two typod
2018-01-03 17:04:13 +00:00
eadler
b3743a1bd2
morse(6): add a few missing characters
...
- add ñ, ', and _
- remove lint support
- add missing header for ioctl
2018-01-03 09:08:32 +00:00
bdrewery
a598c4b809
DIRDEPS_BUILD: Update dependencies.
...
Sponsored by: Dell EMC Isilon
2017-10-31 00:07:04 +00:00
cperciva
8cc71b38c2
Final step of eliminating the "games" distribution: Merge src/games
...
(or what's left of it, at least) into src/usr.bin.
This change will not be MFCed.
Discussed at: EuroBSDCon 2014
Committed from: EuroBSDCon 2015
2015-10-02 10:08:11 +00:00