index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Utilities
Age
Commit message (
Expand
)
Author
2021-12-12
strace: Remove formatting support for SC_select
Jean-Baptiste Boric
2021-12-12
strace: Add formatting support for SC_poll
Jean-Baptiste Boric
2021-12-12
strace: Sort syscalls formatters in alphabetic order
Jean-Baptiste Boric
2021-12-11
config: Port to LibMain :^)
Kenneth Myhra
2021-12-11
dd: Port to LibMain :^)
Kenneth Myhra
2021-12-11
date: Port to LibMain :^)
Kenneth Myhra
2021-12-11
cut: Port to LibMain :^)
Kenneth Myhra
2021-12-11
cpp-processor: Port to LibMain :^)
Kenneth Myhra
2021-12-11
cpp-parser: Port to LibMain :^)
Kenneth Myhra
2021-12-11
cpp-lexer: Port to LibMain :^)
Kenneth Myhra
2021-12-11
comm: Port to LibMain :^)
Kenneth Myhra
2021-12-11
clear: Port to LibMain :^)
Kenneth Myhra
2021-12-11
cksum: Port to LibMain :^)
Kenneth Myhra
2021-12-11
chres: Port to LibMain :^)
Kenneth Myhra
2021-12-11
chown: Port to LibMain :^)
Kenneth Myhra
2021-12-11
chgrp: Port to LibMain :^)
Kenneth Myhra
2021-12-11
checksum: Port to LibMain :^)
Kenneth Myhra
2021-12-11
cal: Port to LibMain :^)
Kenneth Myhra
2021-12-11
passwd: Port to LibMain
David Lindbom
2021-12-11
passwd: Remove redundant pledge()
bugreport0
2021-12-10
LibJS: Remove Object::value_of()
Linus Groh
2021-12-08
js: Improve usage of `TRY` when executing a file program
James Puleo
2021-12-08
test-crypto: Avoid implicitly copying ByteBuffer
Ben Wiederhake
2021-12-05
strace: Handle strings more gracefully
Ben Wiederhake
2021-12-05
strace: Use new PT_PEEKBUF function
Ben Wiederhake
2021-12-05
LibC: Add a couple of missing errno codes
Idan Horowitz
2021-12-05
Kernel: Add support for the MSG_WAITALL sys$recvmsg flag
Idan Horowitz
2021-12-05
Kernel: Add support for the MSG_DONTROUTE sys$sendmsg flag
Idan Horowitz
2021-12-04
chmod: Port to LibMain :^)
Kenneth Myhra
2021-12-04
groups: Port to LibMain :^)
Andreas Kling
2021-12-04
gron: Use StringView literals more (instead of raw C strings)
Andreas Kling
2021-12-04
gron: Port to LibMain :^)
Andreas Kling
2021-12-04
jp: Port to LibMain :^)
Andreas Kling
2021-12-04
stat: Modernize slightly :^)
Andreas Kling
2021-12-04
ls: Port to LibMain :^)
Andreas Kling
2021-12-03
find: Implement support for multiple directories
Tim Schumacher
2021-12-03
find: Use a Vector for parsing instead of moving optind
Tim Schumacher
2021-12-03
find: Port to LibMain
Tim Schumacher
2021-11-30
top: Use Core::System::ioctl()
Andreas Kling
2021-11-30
fortune: Port to LibMain :^)
Andreas Kling
2021-11-30
lspci: Port to LibMain :^)
Andreas Kling
2021-11-30
netstat: Port to LibMain :^)
Andreas Kling
2021-11-30
whoami: Port to LibMain :^)
Andreas Kling
2021-11-30
top: Port to LibMain :^)
Andreas Kling
2021-11-29
js: Implement pretty-printing of Intl.DateTimeFormat
Timothy Flynn
2021-11-28
Utilites: Add abench utility
kleines Filmröllchen
2021-11-28
LibAudio: New error propagation API in Loader and Buffer
kleines Filmröllchen
2021-11-28
Everywhere: Use default execpromises argument for Core::System::pledge
Brian Gianforcaro
2021-11-28
LibCore+cat: Switch Core::System::read/write to take a Span of bytes
Brian Gianforcaro
2021-11-27
bt: Port to LibMain :^)
Kenneth Myhra
[next]