Brian Gianforcaro
|
1ee1ef5103
Kernel: Introduce a StringView overload of dbgputstr(..)
|
4 years ago |
Max Wipfli
|
67067904f5
Kernel: Add dbgputch() to kstdio.h
|
4 years ago |
Liav A
|
20743e8aed
Kernel/Graphics + SystemServer: Support text mode properly
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 years ago |
Andreas Kling
|
5f610417d0
Kernel: Remove kprintf()
|
4 years ago |
Andreas Kling
|
e4d84b5e79
Kernel: Remove dbgprintf() from kernel
|
4 years ago |
Sahan Fernando
|
6b01d1cf14
LibC: Enable compiler warnings for printf format strings
|
4 years ago |
Ben Wiederhake
|
1aad0f8b16
Kernel: Stop supporting sprintf
|
5 years ago |
Ben Wiederhake
|
0240baa42d
AK+Kernel: Support snprintf
|
5 years ago |
Nico Weber
|
0586924bbd
LibELF+Lagom: Work towards getting LibELF in Lagom
|
5 years ago |
Andreas Kling
|
c9e38c5255
Kernel: Remove awkward "#define printf dbgprintf"
|
5 years ago |
Andreas Kling
|
21d5f4ada1
Kernel: Absorb LibBareMetal back into the kernel
|
5 years ago |
Liav A
|
e559af2008
Kernel: Apply changes to use LibBareMetal definitions
|
5 years ago |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 years ago |
Andrew Kaster
|
fe0eb04a22
Kernel: Overload dbgputstr for char array literals in C++
|
5 years ago |
Andreas Kling
|
44bc4008b7
Build: Get rid of the USERLAND define
|
5 years ago |
Andreas Kling
|
0adbacf59e
Kernel: Demangle userspace ELF symbols in backtraces
|
5 years ago |
Conrad Pankoff
|
3026c37d5d
Kernel: Add serial_debug cmdline parameter
|
6 years ago |
Andreas Kling
|
af81645a2a
Kernel+LibC: Add a dbgputstr() syscall for sending strings to debug output.
|
6 years ago |
Andreas Kling
|
7e1cb86da7
LibHTML: Make it possible to build LibHTML on the host.
|
6 years ago |
Robin Burchell
|
0dc9af5f7e
Add clang-format file
|
6 years ago |
Andreas Kling
|
0bc72551f4
Kernel: Remove two unneeded headers.
|
6 years ago |
Andreas Kling
|
17c7bf01a5
Fix Userland build.
|
6 years ago |
Andreas Kling
|
8626e95509
Make Widgets/ build inside the kernel.
|
6 years ago |
Andreas Kling
|
bae59609e3
Move kprintf to its own file. It has nothing to do with VGA anymore.
|
6 years ago |
Andreas Kling
|
aec8ab0a60
Add the basic character devices to kernel.
|
6 years ago |