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-05-29
Everywhere: Sort out superfluous QuickSort.h imports
Ben Wiederhake
2021-05-29
Userland: Check sudoers file perms and owner in pls
Jesse Buhagiar
2021-05-29
Userland: Implement `pls`, a sudo clone
Jesse Buhagiar
2021-05-27
Userland: Treat inet_pton returning 0 as an error
Tim Schumacher
2021-05-27
Utilites: Make dd truncate output file
Marcus Nilsson
2021-05-27
LibWasm: Let the interpreter itself manage the call frame
Ali Mohammad Pur
2021-05-27
LibWasm: Make Interpreter a virtual interface
Ali Mohammad Pur
2021-05-27
LibWasm: Make Frame a value type as well
Ali Mohammad Pur
2021-05-27
file: Output directory when path is a directory
Arjan Zuidema
2021-05-26
LibWasm: Add execution hooks and a debugger mode to the wasm tool
Ali Mohammad Pur
2021-05-26
js: Consolidate and re-implement the load() function
Linus Groh
2021-05-26
js: Use default constructor and destructor for global objects
Linus Groh
2021-05-26
js: Define load() in global object for scripts
Marcin Gasperowicz
2021-05-25
ls: Fix incorrect -t sort order
Andreas Kling
2021-05-24
Userland: Fix `stty` not setting control characters
Daniel Bertalan
2021-05-24
LibCore+Userland: Add 13 more detectable file types
Valtteri Koskivuori
2021-05-24
AK+Everywhere: Consolidate String::index_of() and String::find()
Andreas Kling
2021-05-24
tar: Ignore "extended headers"
Lynn
2021-05-23
Utilities: Fix test-unveil INT_MAX include
Jean-Baptiste Boric
2021-05-23
Utilities: Fix fgrep assertion include
Jean-Baptiste Boric
2021-05-23
ps: Sort output by PID :^)
Andreas Kling
2021-05-23
LibCore: Make ProcessStatisticsReader return results in a Vector
Andreas Kling
2021-05-23
LibIPC: Remove unnecessary IPC::ServerConnection::handshake()
Andreas Kling
2021-05-23
Userland: Allow nc to connect by hostname instead of just address
Brian Gianforcaro
2021-05-23
Utilities: Implement `stty`
Daniel Bertalan
2021-05-23
Userland: Tweak the visual display of the `bt` utility
Brian Gianforcaro
2021-05-22
LibCore: Make all processes opt out of InspectorServer by default
Andreas Kling
2021-05-22
Userland: Rename LibThread => LibThreading
Andreas Kling
2021-05-22
LibSymbolication: Rename Client.{cpp,h} => Symbolication.{cpp,h}
Andreas Kling
2021-05-22
LibSymbolication+SystemMonitor+bt: Move symbolication back in-process
Andreas Kling
2021-05-22
Userland: Rename LibSymbolClient => LibSymbolication
Andreas Kling
2021-05-22
Userland: Rename e1k0 to ep0s7
Gunnar Beutner
2021-05-22
Userland: Rename loop0 to loop
Gunnar Beutner
2021-05-21
js: Don't print newline for empty ArrayBuffer
Linus Groh
2021-05-21
Revert "Userland: static vs non-static constexpr variables"
Linus Groh
2021-05-21
Userland: Change typedef to using directive
Lenny Maiorani
2021-05-21
Userland: static vs non-static constexpr variables
Lenny Maiorani
2021-05-21
LibWasm: Implement a very basic linker
Ali Mohammad Pur
2021-05-21
LibWasm: Make the instantiation process produce an OwnPtr
Ali Mohammad Pur
2021-05-21
LibWasm: Decouple ModuleInstance from the AbstractMachine
Ali Mohammad Pur
2021-05-20
Utilities: Fix grep match when reading from stdin
r-paiva
2021-05-19
LibCpp: Generalize ASTNode::dump() to support redirecting its output
Itamar
2021-05-19
Utilities: Rename CppParserTest => cpp-parser
Itamar
2021-05-19
Kernel: Generate page fault events from the kernel profiler
Brian Gianforcaro
2021-05-19
Kernel: Add support for profiling kmalloc()/kfree()
Gunnar Beutner
2021-05-19
Kernel+LibC: Add support for filtering profiling events
Gunnar Beutner
2021-05-19
Everywhere: Add missing includes for <AK/OwnPtr.h>
Gunnar Beutner
2021-05-19
LibCrypto: Add the SHA-384 hash algorithm
DexesTTP
2021-05-19
Utilities: Allow for white spaces in lsof name parsing
brapru
2021-05-18
LibCore+Userland: Add two more detectable formats
Valtteri Koskivuori
[next]