ladybird/Userland/Utilities
Andreas Kling 5bb35da784 bt: Hyperlink filenames in backtraces if available :^)
If we can find a matching filename in /usr/src/serenity, let's make the
filenames in backtraces clickable to open that file.
2021-02-05 00:56:00 +01:00
..
adjtime.cpp
allocate.cpp
aplay.cpp
arp.cpp
avol.cpp
base64.cpp
basename.cpp
beep.cpp
bt.cpp bt: Hyperlink filenames in backtraces if available :^) 2021-02-05 00:56:00 +01:00
cal.cpp
cat.cpp
checksum.cpp Everywhere: Convert a handful of String::format() => formatted() 2021-01-16 14:52:04 +01:00
chgrp.cpp
chmod.cpp
chown.cpp
chres.cpp WindowServer: Add a "scale" parameter to the SetResolution message and plumb it through 2021-01-15 22:05:08 +01:00
chroot.cpp
clear.cpp
CMakeLists.txt bt: Add a little backtrace program that uses SymbolServer 2021-02-04 23:20:39 +01:00
copy.cpp
cp.cpp
CppParserTest.cpp LibCpp: Add the beginning of a C++ parser 2021-01-27 21:10:57 +01:00
crash.cpp crash: Add option for failing assertion 2021-01-25 23:22:21 +01:00
cut.cpp
date.cpp
ddate.cpp
df.cpp
dirname.cpp
disasm.cpp Everywhere: Debug macros instead of constexpr. 2021-01-25 09:47:36 +01:00
disk_benchmark.cpp Everywhere: Convert a handful of String::format() => formatted() 2021-01-16 14:52:04 +01:00
dmesg.cpp
du.cpp
echo.cpp
env.cpp
expr.cpp
false.cpp
fgrep.cpp
find.cpp
flock.cpp
functrace.cpp
gml-format.cpp
grep.cpp Userland: Implement grep -v (invert-match) 2021-01-25 09:41:19 +01:00
gron.cpp
gunzip.cpp Everywhere: Convert a handful of String::format() => formatted() 2021-01-16 14:52:04 +01:00
head.cpp
hexdump.cpp
host.cpp Kernel+Userland: Remove "dns" pledge promise alias 2021-01-22 19:39:44 +01:00
hostname.cpp
html.cpp
id.cpp
ifconfig.cpp
ini.cpp
jp.cpp
js.cpp js: Handle exceptions thrown during value printing 2021-01-29 09:16:06 +01:00
keymap.cpp Base: Rename some keymaps to use xx-xx format where appropriate 2021-02-02 16:53:11 +01:00
kill.cpp
killall.cpp
ln.cpp
ls.cpp ls: Lazily align the number of hard links in ls output :^) 2021-01-29 23:05:02 +01:00
lsirq.cpp
lsof.cpp Everywhere: Convert a handful of String::format() => formatted() 2021-01-16 14:52:04 +01:00
lspci.cpp Userland: Rename PCI slot to PCI device terminology 2021-01-31 19:06:40 +01:00
man.cpp Everywhere: Convert a handful of String::format() => formatted() 2021-01-16 14:52:04 +01:00
md.cpp
misbehaving-application.cpp
mkdir.cpp
mkfifo.cpp
mknod.cpp
modload.cpp
modunload.cpp
more.cpp
mount.cpp Everywhere: Replace a bundle of dbg with dbgln. 2021-01-22 22:14:30 +01:00
mv.cpp Everywhere: Convert a handful of String::format() => formatted() 2021-01-16 14:52:04 +01:00
nc.cpp
nl.cpp
notify.cpp
ntpquery.cpp Kernel+Userland: Remove "dns" pledge promise alias 2021-01-22 19:39:44 +01:00
open.cpp
pape.cpp
passwd.cpp passwd: Drop "rpath" pledge after opening files 2021-01-22 19:39:44 +01:00
paste.cpp
pidof.cpp
ping.cpp Kernel+Userland: Remove "dns" pledge promise alias 2021-01-22 19:39:44 +01:00
pmap.cpp pmap+SystemMonitor: Mark syscall regions with 'C' 2021-02-02 20:13:44 +01:00
printf.cpp
pro.cpp pro: Use a rolling average for the download rate calculation 2021-01-30 14:12:14 +01:00
profile.cpp
ps.cpp
purge.cpp
readelf.cpp
readlink.cpp
realpath.cpp
reboot.cpp
rm.cpp
rmdir.cpp
seq.cpp
shuf.cpp Userland: Implement shuf for basic shuffling 2021-01-20 19:19:34 +01:00
shutdown.cpp
sleep.cpp sleep: Support fractional sleep lengths 2021-01-23 08:53:32 +01:00
sort.cpp Userland: Fix broken newlines in 'sort' 2021-01-20 19:19:34 +01:00
stat.cpp
strace.cpp
su.cpp su: Drop "id" pledge after switching user 2021-01-22 19:40:30 +01:00
sync.cpp
syscall.cpp
sysctl.cpp
tail.cpp
tar.cpp
tee.cpp
test-bindtodevice.cpp
test-compress.cpp
test-crypto.cpp Everywhere: Replace a bundle of dbg with dbgln. 2021-01-22 22:14:30 +01:00
test-js.cpp Everywhere: Replace a bundle of dbg with dbgln. 2021-01-22 22:14:30 +01:00
test-pthread.cpp
test-unveil.cpp
test-web.cpp
test.cpp
test_efault.cpp
test_env.cpp
test_io.cpp
top.cpp
touch.cpp
tr.cpp
tree.cpp
true.cpp
truncate.cpp
tt.cpp
tty.cpp
umount.cpp
uname.cpp
uniq.cpp
unzip.cpp
uptime.cpp
useradd.cpp
userdel.cpp
utmpupdate.cpp
w.cpp
watch.cpp
wc.cpp
which.cpp
whoami.cpp
xargs.cpp
yes.cpp