summaryrefslogtreecommitdiff
path: root/Userland/Utilities/CMakeLists.txt
AgeCommit message (Expand)Author
2022-01-25rm: Port to LibMainAriel Abreu
2022-01-25md: Port to LibMainFabian INGREMEAU
2022-01-25mv: Port to LibMainFabian INGREMEAU
2022-01-25tail: Port to LibMainFabian INGREMEAU
2022-01-24mktemp: Port to LibMainKenneth Myhra
2022-01-24mkfifo: Port to LibMainKenneth Myhra
2022-01-24mknod: Port to LibMainKenneth Myhra
2022-01-24sort: Port to LibMainMichel Hermier
2022-01-24shuf: Port to LibMainMichel Hermier
2022-01-24rev: Port to LibMainMichel Hermier
2022-01-23timezone: Add a command line utility to set the system time zoneTimothy Flynn
2022-01-22umount: Port to LibMainFederico Guerinoni
2022-01-22Utilities+Lagom: Remove test-cryptoNico Weber
2022-01-21adjtime: Port to LibMainmjz19910
2022-01-16groupadd: Port to LibMain and use the new Core::Group abstraction :^)Kenneth Myhra
2022-01-15nc: Port to LibMainKenneth Myhra
2022-01-14Utilities: Port ifconfig to LibMainalexmajor
2022-01-14hostname: Port to LibMainLucas CHOLLET
2022-01-14host: Port to LibMainLucas CHOLLET
2022-01-14hexdump: Port to LibMainLucas CHOLLET
2022-01-14head: Port to LibMainLucas CHOLLET
2022-01-14gunzip: Port to LibMainLucas CHOLLET
2022-01-14grep: Port to LibMainLucas CHOLLET
2022-01-14gml-format: Port to LibMainLucas CHOLLET
2022-01-14false: Port to LibMainLucas CHOLLET
2022-01-14disasm: Port to LibMainLucas CHOLLET
2022-01-13test-imap: Convert test-imap to LibMainsin-ack
2022-01-09Userland: Port wasm to LibMainFederico Guerinoni
2022-01-09Userland: Port tac to LibMainFederico Guerinoni
2022-01-09beep: Port to LibMain :^)Junior Rantila
2022-01-08gzip: Port to LibMainRummskartoffel
2022-01-08Userland: Introduce the pmemdump utilityLiav A
2022-01-06Utilities/ln: Port to LibMainJun Zhang
2022-01-04Utilities/CMakeList: Remove duplicate target_link_libraries(...)mjz19910
2022-01-04Utilities/CMakeList: Sort target_link_libraries(...)mjz19910
2022-01-04unzip: Port to LibMainmjz19910
2022-01-04zip: Port to LibMain :^)mjz19910
2022-01-04wc: Port to LibMainmjz19910
2022-01-04which: Port to LibMainmjz19910
2022-01-04wsctl: Port to LibMainmjz19910
2022-01-04xargs: Port to LibMainmjz19910
2022-01-04yes: Port to LibMainmjz19910
2022-01-04uname: Port to LibMainmjz19910
2022-01-04uniq: Port to LibMainmjz19910
2022-01-02uptime: Port to LibMain :^)mjz19910
2022-01-01fgrep: Port fgrep to LibMainKenneth Myhra
2022-01-01errno: Port to LibMainKenneth Myhra
2022-01-01du: Port to LibMainKenneth Myhra
2021-12-30Userland: Link directly against LibUnicodeData where neededTimothy Flynn
2021-12-29Userland: Port less(1) to LibMainPeter Elliott