asynts
|
7cf0c7cc0d
Meta: Split debug defines into multiple headers.
|
%!s(int64=4) %!d(string=hai) anos |
asynts
|
8465683dcf
Everywhere: Debug macros instead of constexpr.
|
%!s(int64=4) %!d(string=hai) anos |
asynts
|
acdcf59a33
Everywhere: Remove unnecessary debug comments.
|
%!s(int64=4) %!d(string=hai) anos |
asynts
|
1a3a0836c0
Everywhere: Use CMake to generate AK/Debug.h.
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
2112b79986
Revert "Kernel: Make VFS::create() fail with EINVAL on invalid file mode"
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
ca3489eec7
Kernel: Make VFS::create() fail with EINVAL on invalid file mode
|
%!s(int64=4) %!d(string=hai) anos |
asynts
|
67583bc424
Everywhere: Replace a bundle of dbg with dbgln.
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
c9a7f81dc3
Kernel: Create new files with the current process EUID/EGID
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
19d3f8cab7
Kernel+LibC: Turn errno codes into a strongly typed enum
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
b7248be251
Kernel: Allow sys$chmod() to change the sticky bit
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
8601108e21
Kernel: Implement the same symlink protection as Linux
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
9681e3eca0
Kernel: Implement the same hard link protection as Linux
|
%!s(int64=4) %!d(string=hai) anos |
asynts
|
dca6f1f49b
Everywhere: Replace a bundle of dbg with dbgln.
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
795bccbf69
Kernel: Don't allow non-root, non-owners to rmdir any child of sticky
|
%!s(int64=4) %!d(string=hai) anos |
asynts
|
938e5c7719
Everywhere: Replace a bundle of dbg with dbgln.
|
%!s(int64=4) %!d(string=hai) anos |
Tom
|
f98ca35b83
Kernel: Improve ProcFS behavior in low memory conditions
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
1fdd39ff14
Kernel: Sprinkle some lockers in Inode
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
ddaedbca87
Kernel: Allow sys$rename() to rename symlinks
|
%!s(int64=4) %!d(string=hai) anos |
AnotherTest
|
a9184fcb76
Kernel: Implement unveil() as a prefix-tree
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
b452dd13b6
Kernel: Allow sys$chmod() to modify the set-gid bit
|
%!s(int64=4) %!d(string=hai) anos |
Itamar
|
efe4da57df
Loader: Stabilize loader & Use shared libraries everywhere :^)
|
%!s(int64=4) %!d(string=hai) anos |
Sergey Bugaev
|
098070b767
Kernel: Add unveil('b')
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
a28f29c82c
Kernel+LibC: Don't allow a directory to become a subdirectory of itself
|
%!s(int64=4) %!d(string=hai) anos |
Tom
|
c8d9f1b9c9
Kernel: Make copy_to/from_user safe and remove unnecessary checks
|
%!s(int64=4) %!d(string=hai) anos |
Tom
|
d89582880e
Kernel: Switch singletons to use new Singleton class
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
2fd9e72264
Revert "Kernel: Switch singletons to use new Singleton class"
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
8925ad3fa0
Revert "Kernel: Move Singleton class to AK"
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
68580d5a8d
Revert "AK: Get rid of make_singleton function"
|
%!s(int64=4) %!d(string=hai) anos |
Tom
|
5a98e329d1
AK: Get rid of make_singleton function
|
%!s(int64=4) %!d(string=hai) anos |
Tom
|
f0906250a1
Kernel: Move Singleton class to AK
|
%!s(int64=4) %!d(string=hai) anos |