Eitan Adler
90daf40223
morse(6): update documentation
...
- bump Dd
- use 'r' instead of 'D' from the original submission
2018-01-06 15:52:28 +00:00
Li-Wen Hsu
917fa2a3e9
Unbreak build after r327614
...
Approved by: mjg (on IRC)
Differential Revision: https://reviews.freebsd.org/D13782
2018-01-06 09:48:04 +00:00
Eitan Adler
10988193d3
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
Eitan Adler
d213312147
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
Eitan Adler
1796f7b1ff
morse(6): fix two typod
2018-01-03 17:04:13 +00:00
Eitan Adler
0d6a953a7e
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
Bryan Drewery
ea825d0274
DIRDEPS_BUILD: Update dependencies.
...
Sponsored by: Dell EMC Isilon
2017-10-31 00:07:04 +00:00
Colin Percival
6ae1554a5d
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