File history
Tracking elkscmd/sys_utils/beep.c
| Commit | Author | Date | Message |
|---|---|---|---|
c7a6a3bebc312ed055dabcb30c791bfbfe6b4d4 | Ferry Hendrikx | 2025-04-18 | command changes |
be5cb9c49d21f804e085f54d4c25d8be81f041f | Greg Haerr | 2024-10-15 | Update scripts and fix 8018x beep.c |
548d4c8af8f005599eca7a41c78bde7bb70d1c0 | Florian Zimmermann | 2024-02-18 | 1) adding author and documentation 2) remove the SIGKILL handling, since this will never get caught in userland |
1d18595c660a3fb80b7bbdf6a2cdbbb66c9e070 | tyama501 | 2024-02-18 | [beep] Add option -n for loop |
f646c1419a6ad648ff5d816056599e3e3fe4f1a | tyama501 | 2024-02-18 | [beep] Modified freq to be long |
ed90b12516c91addf7aa6a3d371d9b0669334ac | tyama501 | 2024-02-17 | [beep] use atol instead of atoi |
c9b25faae86a690658814d9640611276f7d821e | tyama501 | 2024-02-17 | [beep] fixed typo |
ff2b25bd854f6315d4f626a42155c78155512de | tyama501 | 2024-02-17 | [beep] Add -f and -l option |
e15f9fc0d8c8ef8ad059a2d94fcb6a1d4626853 | tyama501 | 2024-02-11 | [sysutil] Add PC-98 support in beep |
a3a45b293f8716b90d2e0130b9edc0ab9f208f1 | Florian Zimmermann | 2024-02-05 | use system inb/outb instead of re-inventing it |
9fcac972ad002f94e42375e738e4e88b1de948b | Florian Zimmermann | 2024-02-05 | move beep to sys_utils |
bf1a62cf23bfab44e66d2ba2b8437b14631e5db | Florian Zimmermann | 2024-02-04 | small fixes after review |
395264b702ab52414f59c1a9a9809513d3ba10e | Florian Zimmermann | 2024-02-04 | inital commit of elkscmd/beep |