haiku/src
Augustin Cavalier f6313044f1 kernel/vm: Add "unimplemented" messages in VMTranslationMap::Debug methods.
This way, when certain KDL commands don't work on architectures that
don't implement these methods, it won't be a mystery as to why.
2024-09-16 16:00:01 -04:00
..
add-ons intel: enable the active checkbox, if it's the first primary partition 2024-09-12 18:44:32 +00:00
apps HaikuDepot: Fix Language Menu 2024-09-15 04:55:10 +00:00
bin strace: Add FlagsTypeHandler for the mutex option flags. 2024-09-16 15:36:12 -04:00
build
data input: fix KEY_power key code conflict with japanese \_ key 2024-08-19 16:00:25 +00:00
kits TextTable: Ignore ANSI escape codes when counting text width. 2024-09-16 14:39:31 -04:00
libs freebsd_network: Don't include <vm/vm_page.h> in bus_dma.cpp. 2024-09-10 12:11:57 -04:00
preferences Keymap: Make keyboard buttons use B_CONTROL_BACKGROUND_COLOR and B_CONTROL_TEXT_COLOR 2024-09-07 15:18:49 +00:00
servers registrar: Use BMessage::MakeEmpty(). 2024-09-10 17:04:21 -04:00
system kernel/vm: Add "unimplemented" messages in VMTranslationMap::Debug methods. 2024-09-16 16:00:01 -04:00
tests kernelland_emu: Include <debug.h> and set defines before <lock.h>. 2024-09-10 17:04:02 -04:00
tools
Jamfile