Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 년 전 |
Liav A
|
8e3e3a71cb
Kernel: Introduce a new HID subsystem
|
4 년 전 |
Hendiadyoin1
|
0d934fc991
Kernel::CPU: Move headers into common directory
|
4 년 전 |
Andreas Kling
|
b7c66233f6
LibVT: Make VT::Line use a Vector for storage
|
4 년 전 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 년 전 |
Andreas Kling
|
fdf03852c9
Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions
|
4 년 전 |
Jean-Baptiste Boric
|
adb2fae69c
Kernel: Evaluate block conditions inside VirtualConsole::emit()
|
4 년 전 |
Jean-Baptiste Boric
|
f64e287b82
Kernel: Make device generate their own names
|
4 년 전 |
Andreas Kling
|
7c4ddecacb
Kernel: Convert a bunch of String::format() => String::formatted()
|
4 년 전 |
asynts
|
723effd051
Everywhere: Replace a bundle of dbg with dbgln.
|
4 년 전 |
Andrew Kaster
|
a5e557472c
Kernel: Defer handling of key press events in VirtualConsole
|
4 년 전 |
AnotherTest
|
44305ea214
LibVT: Respect the Negative attribute when drawing text
|
4 년 전 |
asynts
|
938e5c7719
Everywhere: Replace a bundle of dbg with dbgln.
|
4 년 전 |
Tom
|
c8d9f1b9c9
Kernel: Make copy_to/from_user safe and remove unnecessary checks
|
4 년 전 |
Nico Weber
|
ce95628b7f
Unicode: Try s/codepoint/code_point/g again
|
5 년 전 |
Nico Weber
|
19ac1f6368
Revert "Unicode: s/codepoint/code_point/g"
|
5 년 전 |
Andreas Kling
|
ea9ac3155d
Unicode: s/codepoint/code_point/g
|
5 년 전 |
Florian Angermeier
|
d8fa8c5f82
Kernel: Ensure there are all VirtualConsoles properly initialized
|
5 년 전 |
Florian Angermeier
|
971a42a816
Kernel: Make the VirtualConsole index const unsigned instead of unsigned
|
5 년 전 |
Tom
|
bc107d0b33
Kernel: Add SMP IPI support
|
5 년 전 |
Hüseyin ASLITÜRK
|
00edc89288
Kernel: TTY:VirtualConsole, replace character attribute with code_point
|
5 년 전 |
Andreas Kling
|
165f69023b
LibVT: Allow updating the window progress via an escape sequence
|
5 년 전 |
Sergey Bugaev
|
f11270e7ce
Kernel: Port VirtualConsole to LibVT :^)
|
5 년 전 |
Andreas Kling
|
21d5f4ada1
Kernel: Absorb LibBareMetal back into the kernel
|
5 년 전 |
Liav A
|
8a22e93ebb
VirtualConsole: Use dbg() instead of dbgprintf()
|
5 년 전 |
Jesse Buhagiar
|
35ba4bf005
TTY: Reset VGA start row when setting graphical TTY
|
5 년 전 |
Andreas Kling
|
a356e48150
Kernel: Move all code into the Kernel namespace
|
5 년 전 |
Liav A
|
e559af2008
Kernel: Apply changes to use LibBareMetal definitions
|
5 년 전 |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 년 전 |
Andreas Kling
|
e362b56b4f
Kernel: Move kernel above the 3GB virtual address mark
|
5 년 전 |