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-06-01
LibGUI+Shell+bt+ls: Use proper APIs for creating file URLs
Max Wipfli
2021-06-01
basename: Tidy up a little more
Andreas Kling
2021-06-01
basename: Support suffix stripping
Andreas Kling
2021-05-31
lsof: Replace copy with reference in a for loop
Linus Groh
2021-05-31
cal: Remove unused variable declarations
Linus Groh
2021-05-31
Userland: Remove a bunch of unused includes
Linus Groh
2021-05-31
Userland: Avoid a bunch of JsonObject copies
Linus Groh
2021-05-30
pls: Fix typo in TERM environment variable propagation
Andreas Kling
2021-05-30
pls: Drastically simplify this program
Andreas Kling
2021-05-30
Utilities: Implement ArmedScopeGuard in userdel to unlink temp files
brapru
2021-05-30
Utilities: Update userdel to use /etc/shadow
brapru
2021-05-30
Utilities: Update useradd to use /etc/shadow
brapru
2021-05-30
Utilities: Change default shell of useradd to /bin/sh
brapru
2021-05-30
which: Replace printf() with outln()/warnln()
Linus Groh
2021-05-30
userdel: Replace fprintf(stderr) with warnln()
Linus Groh
2021-05-30
ntpquery: Replace printf()/fprintf(stderr) with out{,ln}()/warnln()
Linus Groh
2021-05-30
pls: Unveil search paths with browse permissions
Brendan Coles
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
[next]