aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/beep
Commit message (Expand)AuthorAgeFilesLines
* beep: Add SPDX-License-Identifier tagTuukka Pasanen2026-02-181-0/+2
* beep: Sort usage and man page optionsJose Luis Duran2025-11-222-35/+39
* packages: Add a sound packageLexi Winter2025-10-021-0/+2
* beep: CapsicumizeEd Maste2025-06-171-0/+4
* beep(1): Use AFMT_FLOATChristos Margiolis2025-03-301-4/+4
* beep: Remove unnecessary include of src.opts.mkEd Maste2025-03-241-2/+0
* beep: add missing include of src.opts.mk, use LIBADD instead of LDFLAGSChuck Silvers2025-03-191-2/+3
* manuals: Fix "unusual .Xr" warnings with a scriptGraham Percival2024-10-151-1/+1
* beep: show error upon failure to open sound deviceEd Maste2024-09-031-1/+1
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* beep(1): Initial version of utility to create terminal beep via soundcard.Hans Petter Selasky2021-11-043-0/+367