summaryrefslogtreecommitdiff
path: root/Userland/Utilities/beep.cpp
AgeCommit message (Expand)Author
2023-03-05Kernel+Userland: Add support for using the PCSpeaker with various tonesLiav A
2022-01-09beep: Port to LibMain :^)Junior Rantila
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Userland: Move command-line utilities to Userland/Utilities/Andreas Kling