ladybird/Base
Liav A ff25958b51 Userland: Introduce the pmemdump utility
This utility helps to dump the physical memory space from /dev/mem.
It supports both read(2) and mmap(2) on it so we could use mmap(2) for
fast dumping of the memory, or read(2) when we need to read unaligned
physical regions.
2022-01-08 13:21:16 +02:00
..
bin Userland: Add more(1) emulation to less(1) 2021-07-07 20:01:15 +04:30
etc run-tests: Make reproducing test failures behave closer to selftest mode 2022-01-07 01:19:09 -08:00
home/anon Base: Add Bjarne Stroustrup's website to default browser bookmarks :^) 2022-01-06 21:39:51 +01:00
res Base: Port serenity-application template to LibMain 2022-01-07 20:59:21 +01:00
root Base: Add new system-mode that just generates manpages 2021-11-01 21:12:58 +01:00
usr Userland: Introduce the pmemdump utility 2022-01-08 13:21:16 +02:00
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00