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
2022-04-09
pro: Only attempt to parse a proxy url if it is provided
Ali Mohammad Pur
2022-04-09
pro: Accept an optional proxy to tunnel the download through
Ali Mohammad Pur
2022-04-07
LibX86+disasm: Use an output format closer to objdump
Hendiadyoin1
2022-04-07
disasm: Print instruction bytes
Hendiadyoin1
2022-04-05
Utilities: Update arp to use newer APIs
brapru
2022-04-05
Utilities: Pledge inet in arp command
brapru
2022-04-05
js: Print the accumulator instead of the returned value in BC mode
Ali Mohammad Pur
2022-04-05
js: Convert non-UTF-8 encoded files to UTF-8 before parsing
Timothy Flynn
2022-04-03
ls: Use `Core::System::pledge(..)` instead of LibC API
Brian Gianforcaro
2022-04-03
Utilities: Use default execpromises parameter to `pledge(..)`
Brian Gianforcaro
2022-04-03
lscpu: Show hypervisor_vendor_id if present
Linus Groh
2022-04-03
Kernel+SystemMonitor+lscpu: Rename 'CPUID' -> 'Vendor ID'
Linus Groh
2022-04-03
netstat: Resolve ports to service names
Brendan Coles
2022-04-02
top: Add support for quitting top by pressing q
James Mintram
2022-04-02
Userland: Fix crash when inputting non-tty device into ps
Thomas Symalla
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-30
test: Port to LibMain
Kenneth Myhra
2022-03-30
AK: Allow printing wide characters using %ls modifier
safarp
2022-03-29
seq: Port to LibMain
Kenneth Myhra
2022-03-29
tty: Port to LibMain
Kenneth Myhra
2022-03-29
tt: Port to LibMain
Kenneth Myhra
2022-03-29
tr: Utilize TRY more
Kenneth Myhra
2022-03-29
tr: Port to LibMain
Kenneth Myhra
2022-03-29
test_env: Port to LibMain
Kenneth Myhra
2022-03-29
test-unveil: Port to LibMain
Kenneth Myhra
2022-03-29
test-pthread: Port to LibMain and let local functions return ErrorOr<T>
Kenneth Myhra
2022-03-29
test-fuzz: Allow listing fuzzing targets without specifying input file
Kenneth Myhra
2022-03-29
test-fuzz: Port to LibMain
Kenneth Myhra
2022-03-29
test-bindtodevice: Port to LibMain
Kenneth Myhra
2022-03-29
kcov-example: Port to LibMain
Kenneth Myhra
2022-03-29
telws: Port to LibMain
Kenneth Myhra
2022-03-29
run-tests: Port to LibMain
Kenneth Myhra
2022-03-29
markdown-check: Use Core::ArgsParser
Kenneth Myhra
2022-03-29
markdown-check: Port to LibMain
Kenneth Myhra
2022-03-28
LibXML: Add a fairly basic XML parser
Ali Mohammad Pur
2022-03-27
disk_benchmark: TRY more stuff :^)
Kenneth Myhra
2022-03-27
disk_benchmark: Core::ArgsParser to parse arguments
Kenneth Myhra
2022-03-26
tee: Port to LibMain and move to SerenityOS code patterns
Kenneth Myhra
2022-03-26
ls: Remove leading dashes from ArgsParser argument name
Ali Mohammad Pur
2022-03-26
Utilities/ps: Don't assume the kernel can provide real TTY paths
Liav A
2022-03-24
Utilities: Use default constructors/destructors
Lenny Maiorani
2022-03-24
sql: Re-prompt user for input after unrecognized command
Nicholas Cellino
2022-03-24
readlink: Use StringView instead of const char*
Kenneth Myhra
2022-03-24
readlink: Port to LibMain
Kenneth Myhra
2022-03-24
Userland+Tests: Convert File::read_link() from String to ErrorOr<String>
Kenneth Myhra
2022-03-23
sql: Do not indent next line when current one is blank
Nicholas Cellino
2022-03-22
Mount: Implement wxallowed mount option
int16
2022-03-22
disk_benchmark: Port to LibMain
Nicholas Cellino
2022-03-22
readelf: Port to LibMain
Brian Gianforcaro
2022-03-22
purge: Port to LibMain
Brian Gianforcaro
[next]