This website requires JavaScript.
Explore
Help
Sign In
Bananymous
0 Followers
·
0 Following
Joined on
2023-09-10
Repositories
4
Projects
Packages
Public Activity
Starred Repositories
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-07-02 18:35:00 +00:00
940fb0d1fd
Base: Add /var/www with dummy index.html
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-07-01 07:21:20 +00:00
f18c33563d
Kernel: Fix PCI MSI-X allocation
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-06-29 19:13:49 +00:00
10e8a54b2e
General: Add more missing features to README
f792976d6d
BuildSystem: Don't fill mount dir if mounting fails
08cbd009ac
Kernel: PCI don't report multi function bit with header_type()
3d4219bfee
Kernel: Don't panic if nvme initialization fails
Compare 4 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-06-29 16:01:54 +00:00
d58a569660
WindowServer: Limit msync to 60 Hz and only sync necessary pages
fd3cf5d2b1
BuildSystem: Allow running qemu without kvm
Compare 2 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-06-28 20:34:34 +00:00
1a844426c3
Kernel: Add fast path for framembuffer sync if bpp == 32
42237a3bc8
Kernel: Implement fast scrolling for TTY
Compare 2 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-06-28 19:01:07 +00:00
010c2c934b
BAN: Write RefPtr and WeakPtr to be thread safe
48a76426e7
BAN: Add more APIs for Atomic and make compare_exchage take a reference
0c645ba867
LibGUI: Window now uses double buffering
f538dd5276
test-tcp: Fix printing of "connection reset" when tcp connection closed
31568fc5a1
Kernel: Rewrite Sockets to not be TmpInodes
Compare 6 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-06-26 06:00:31 +00:00
cb07142832
Kernel: ACPI allow more calling or \_S5
60a05412c9
Kernel: ACPI implement SizeOf
0179f5ea09
Kernel: ACPI add \_OS string
f671ed7e3f
Kernel: ACPI implement integer stores to registers as copies
2fccff5a35
Kernel: Implement ACPI IndexOp into Strings
Compare 6 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-06-25 16:36:15 +00:00
66905fcc08
http-server: Make http-server actually usable
af4b138094
Kernel/LibC: Implement realpath
3c57e05a65
BAN: Implement hash for StringView
25099b4c98
Kernel: Don't validate O_SEARCH for non-directories
Compare 4 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-06-25 08:08:33 +00:00
1ac7629459
BAN: Implement StringView::rfind()
95681a7a05
LibImage: Cleanup bicubic calculations
d7b8458a56
Kernel: Fix TCP sending
67dfe0bcf3
BAN: Allow String::formatted to fail
b1869bced4
BAN: Implement StringView::starts_with()
Compare 5 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-06-24 12:00:46 +00:00
61aa1ea11f
sudo: Fix installation permissions
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-06-22 14:30:34 +00:00
20aa7c79d1
BuildSystem: Fix crt file installation
Bananymous
commented on issue
Bananymous/banan-os#7
2024-06-21 14:12:40 +00:00
Once again stdlibc++ compilation is failing
Fixed in 22548a3f4a64f0fd37ff18c85a902243c1e99061
Bananymous
closed issue
Bananymous/banan-os#7
2024-06-21 14:12:40 +00:00
Once again stdlibc++ compilation is failing
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-06-21 14:12:01 +00:00
22548a3f4a
BuildSystem: Fix crt file installation
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-06-20 22:57:48 +00:00
9e1b5cbaab
BuildSystem: Cleanup CMake code to allow libc only installation
Bananymous
opened issue
Bananymous/banan-os#7
2024-06-20 14:39:37 +00:00
Once again stdlibc++ compilation is failing
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-06-20 11:32:44 +00:00
d546b48b7a
BuildSystem: Fix toolchain compilation
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-06-20 10:30:34 +00:00
1488ec5a03
Userspace: Implement the most basic http server
4f0457a268
Kernel: Rewrite a lot of TCP code and implement TCP server sockets
30fdc2198f
BAN: Add exchage() to Atomic<T>
Compare 3 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-06-19 13:46:29 +00:00
bce16cdd6e
Kernel: Fix how socket closing works
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-06-19 07:18:48 +00:00
d5daa46ab8
General: Add default .vscode directory
First
Previous
...
10
11
12
13
14
...
Next
Last