summaryrefslogtreecommitdiff
path: root/Userland/Utilities/CMakeLists.txt
AgeCommit message (Expand)Author
2021-12-04chmod: Port to LibMain :^)Kenneth Myhra
2021-12-04groups: Port to LibMain :^)Andreas Kling
2021-12-04gron: Port to LibMain :^)Andreas Kling
2021-12-04jp: Port to LibMain :^)Andreas Kling
2021-12-04stat: Modernize slightly :^)Andreas Kling
2021-12-04ls: Port to LibMain :^)Andreas Kling
2021-12-03find: Port to LibMainTim Schumacher
2021-11-30fortune: Port to LibMain :^)Andreas Kling
2021-11-30lspci: Port to LibMain :^)Andreas Kling
2021-11-30netstat: Port to LibMain :^)Andreas Kling
2021-11-30whoami: Port to LibMain :^)Andreas Kling
2021-11-30top: Port to LibMain :^)Andreas Kling
2021-11-28Utilites: Add abench utilitykleines Filmröllchen
2021-11-27bt: Port to LibMain :^)Kenneth Myhra
2021-11-27asctl: Port to LibMain :^)Kenneth Myhra
2021-11-27aplay: Port to LibMainKenneth Myhra
2021-11-27allocate: Port to LibMain :^)Kenneth Myhra
2021-11-26cp: Port to LibMain :^)Andreas Kling
2021-11-25echo: Port to LibMain :^)Kenneth Myhra
2021-11-25basename: Port to LibMainKenneth Myhra
2021-11-25copy: Port to LibMain :^)Kenneth Myhra
2021-11-25cat: Port to LibMain :^)Kenneth Myhra
2021-11-24man: Port to LibMain :^)Andreas Kling
2021-11-24logout: Port to LibMain :^)Andreas Kling
2021-11-23usermod: Port to LibMainfaxe1008
2021-11-23userdel: Port to LibMainfaxe1008
2021-11-23lsusb: Port to LibMainfaxe1008
2021-11-23blockdev: Port to LibMainfaxe1008
2021-11-23base64: Port to LibMainfaxe1008
2021-11-23arp: Port to LibMainfaxe1008
2021-11-23dmesg: Port to LibMain :^)Andreas Kling
2021-11-23ps: Port to LibMain :^)Andreas Kling
2021-11-23keymap: Port to LibMain :^)Andreas Kling
2021-11-23pmap: Port to LibMain :^)Andreas Kling
2021-11-23utmpupdate: Port to LibMain :^)Andreas Kling
2021-11-23truncate: Port to LibMain and use LibCore syscall wrappers :^)Andreas Kling
2021-11-22js: Port to LibMain :^)Linus Groh
2021-11-22nproc: Port to LibMain :^)Andreas Kling
2021-11-22w: Port to LibMain :^)Andreas Kling
2021-11-22id: Port to LibMain :^)Andreas Kling
2021-11-02Utilities: Remove misbehaving-applicationBen Wiederhake
2021-10-21Utilities: Add fdtdump for dumping OpenFirmware Device TreesAndrew Kaster
2021-10-21logout: Add this utility to REQUIRED_TARGETSKarol Kosek
2021-10-10markdown-checker: New tool that checks document linksBen Wiederhake
2021-09-17Utilities: Add a basic `diff` utilityMustafa Quraish
2021-09-16crash: Run automatically during CIBen Wiederhake
2021-08-28Utilities: Add a command line client for ConfigServerRalf Donau
2021-08-27Base+Utilities: Add the asctl audio utility, replacing avolkleines Filmröllchen
2021-08-21Utilities: Add cpp-lexerItamar
2021-08-15Kernel+Userland: Remove chroot functionalityAndreas Kling