serenity/Kernel
Ryan Castellucci a2a6bc5348 Documentation: Fix some minor ESL grammar issues
There are a few instances where comments and documentation have minor
grammar issues likely resulting from English being the author's second
language.

This PR fixes several such cases, changing to idiomatic English and
resolving where it is unclear whether the user or program/code is
being referred to.
2024-07-03 00:17:46 +02:00
..
API
Arch Prekernel: Add support for assertion printing 2024-06-29 19:56:45 +02:00
Boot
Bus Kernel: Prevent integer overflow in USB::Hub::check_for_port_updates() 2024-05-27 17:35:42 +02:00
Devices Kernel/Storage: Dump storage devices to the framebuffer console as well 2024-06-26 08:47:00 +02:00
FileSystem Kernel/Ext2FS: Support writing holes 2024-06-29 19:16:08 +02:00
Firmware/ACPI
Heap
Interrupts
Library Kernel/Library: Move mini-stdlib functions into their own header file 2024-06-29 19:56:45 +02:00
Locking
Memory Kernel/Memory: Remove duplicate code in try_create_purgeable_with_size() 2024-07-01 12:47:32 +02:00
Net
Prekernel Prekernel: Move the generate_secure_seed function out of init.cpp 2024-06-29 19:56:45 +02:00
Security
Syscalls Documentation: Fix some minor ESL grammar issues 2024-07-03 00:17:46 +02:00
Tasks Kernel: Ignore dirfd if absolute path is given in VFS-related syscalls 2024-06-01 19:25:15 +02:00
Time
CMakeLists.txt Kernel: Ignore dirfd if absolute path is given in VFS-related syscalls 2024-06-01 19:25:15 +02:00
Debug.h.in
embedmap.sh
Forward.h Kernel: Ignore dirfd if absolute path is given in VFS-related syscalls 2024-06-01 19:25:15 +02:00
generate-version-file.sh
kprintf.cpp
kstdio.h
KSyms.cpp
KSyms.h
mkmap.sh
SanCov.cpp
Sections.h
UnixTypes.h