<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/beep, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2026-02-18T19:17:49Z</updated>
<entry>
<title>beep: Add SPDX-License-Identifier tag</title>
<updated>2026-02-18T19:17:49Z</updated>
<author>
<name>Tuukka Pasanen</name>
<email>tuukka.pasanen@ilmi.fi</email>
</author>
<published>2026-02-09T08:23:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7e313584ab1075195ab735c1452375cf2388b162'/>
<id>urn:sha1:7e313584ab1075195ab735c1452375cf2388b162</id>
<content type='text'>
Reviewed by: emaste
Sponsored by: The FreeBSD Foundation
</content>
</entry>
<entry>
<title>beep: Sort usage and man page options</title>
<updated>2025-11-22T17:28:46Z</updated>
<author>
<name>Jose Luis Duran</name>
<email>jlduran@FreeBSD.org</email>
</author>
<published>2025-11-19T15:59:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=55d98b024f25403f60efe04f90a391014b6bc388'/>
<id>urn:sha1:55d98b024f25403f60efe04f90a391014b6bc388</id>
<content type='text'>
Sort usage and man page options, mention possible minimum and maximum
values, fix punctuation marks, and cleanup the man page.

PR:		291092
Reviewed by:	pauamma_gundo.com, christos
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D53827
</content>
</entry>
<entry>
<title>packages: Add a sound package</title>
<updated>2025-10-02T01:37:35Z</updated>
<author>
<name>Lexi Winter</name>
<email>ivy@FreeBSD.org</email>
</author>
<published>2025-10-02T01:16:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1b806e607f52285f973fb1106491668fd28da6a4'/>
<id>urn:sha1:1b806e607f52285f973fb1106491668fd28da6a4</id>
<content type='text'>
Put virtual_oss, /etc/devd/snd.conf and the other audio-related tools
into a new "sound" package.  Don't create a separate -lib package,
since it's unlikely someone will want mixer(3) without mixer(8).

Put the sound package in the optional set rather than minimal, since
it's not actually required for audio hardware support, and many systems
(including nearly all servers) won't want it installed.

MFC after:	3 seconds
Reviewed by:	christos
Sponsored by:	https://www.patreon.com/bsdivy
Differential Revision:	https://reviews.freebsd.org/D52823
</content>
</entry>
<entry>
<title>beep: Capsicumize</title>
<updated>2025-06-17T19:41:05Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2025-06-05T23:44:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=54eda43cc1e6b1d73804b6c397a15002e3519555'/>
<id>urn:sha1:54eda43cc1e6b1d73804b6c397a15002e3519555</id>
<content type='text'>
While it's unlikely that beep(1) will be used in a context where a
sandbox is particularly valuable, it does offer a simple demonstration
of entering a capability sandbox after opening required fds, and is
trivial to do.

Reviewed by:	christos
Event:		Kitchener-Waterloo Hackathon 202506
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D50709
</content>
</entry>
<entry>
<title>beep(1): Use AFMT_FLOAT</title>
<updated>2025-03-30T17:45:48Z</updated>
<author>
<name>Christos Margiolis</name>
<email>christos@FreeBSD.org</email>
</author>
<published>2025-03-30T17:45:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1166cfd96f3403edb082387fbc3a4d4aa249bce8'/>
<id>urn:sha1:1166cfd96f3403edb082387fbc3a4d4aa249bce8</id>
<content type='text'>
AFMT_FLOAT is supported by sound(4) as of FILLME, so use it here, since
the whole program works with floats already.

Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D47639
</content>
</entry>
<entry>
<title>beep: Remove unnecessary include of src.opts.mk</title>
<updated>2025-03-24T16:09:57Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2025-03-20T12:06:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c40b323b91bdc0076922fcd6377f77da167de6af'/>
<id>urn:sha1:c40b323b91bdc0076922fcd6377f77da167de6af</id>
<content type='text'>
Reviewed by:	chs
Fixes: 623be660fcc9 ("beep: add missing include of src.opts.mk, use LIBADD instead of LDFLAGS")
Differential Revision:	https://reviews.freebsd.org/D49485
</content>
</entry>
<entry>
<title>beep: add missing include of src.opts.mk, use LIBADD instead of LDFLAGS</title>
<updated>2025-03-19T19:48:10Z</updated>
<author>
<name>Chuck Silvers</name>
<email>chs@FreeBSD.org</email>
</author>
<published>2025-03-19T19:48:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=623be660fcc9860c0e8b99e8c2c4bbdefc121fd1'/>
<id>urn:sha1:623be660fcc9860c0e8b99e8c2c4bbdefc121fd1</id>
<content type='text'>
Sponsored by:	Netflix
</content>
</entry>
<entry>
<title>manuals: Fix "unusual .Xr" warnings with a script</title>
<updated>2024-10-15T20:18:14Z</updated>
<author>
<name>Graham Percival</name>
<email>gperciva@tarsnap.com</email>
</author>
<published>2024-10-15T15:44:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6e1fc0118033f42b7c0d3623c8f67a89ebecabb2'/>
<id>urn:sha1:6e1fc0118033f42b7c0d3623c8f67a89ebecabb2</id>
<content type='text'>
These were reported by `mandoc -T lint ...` as warnings:
- unusual Xr order
- unusual Xr punctuation

Fixes made by script in https://github.com/Tarsnap/freebsd-doc-scripts

Signed-off-by:	Graham Percival &lt;gperciva@tarsnap.com&gt;
Reviewed by:	mhorne, Alexander Ziaee &lt;concussious.bugzilla@runbox.com&gt;
Sponsored by:	Tarsnap Backup Inc.
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1464
</content>
</entry>
<entry>
<title>beep: show error upon failure to open sound device</title>
<updated>2024-09-03T14:27:43Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2024-09-03T14:21:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=83325e7b738ce87d88553585b135b0e7d15997a6'/>
<id>urn:sha1:83325e7b738ce87d88553585b135b0e7d15997a6</id>
<content type='text'>
If beep cannot open /dev/dsp provide more information to aid the user
in diagnosing a problem.

Reviewed by:	christos
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Remove residual blank line at start of Makefile</title>
<updated>2024-07-15T22:43:39Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2024-07-15T04:46:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e9ac41698b2f322d55ccf9da50a3596edb2c1800'/>
<id>urn:sha1:e9ac41698b2f322d55ccf9da50a3596edb2c1800</id>
<content type='text'>
This is a residual of the $FreeBSD$ removal.

MFC After: 3 days (though I'll just run the command on the branches)
Sponsored by: Netflix
</content>
</entry>
</feed>
