This website requires JavaScript.
Explore
Help
Sign In
Bananymous
0 Followers
·
0 Following
Joined on
2023-09-10
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
5
Projects
Packages
Code
Public Activity
Starred Repositories
Bananymous
pushed to
main
at
Bananymous/banan-os
2025-07-17 18:45:53 +00:00
d941e6d70b
General: Update README features and environment variables
b65068dc7d
BuildSystem: Add support for building initrd image
Compare 2 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2025-07-17 18:43:20 +00:00
9a82de6b70
General: Update README features and environment variables
19082874ea
BuildSystem: Add support for building initrd image
Compare 2 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2025-07-17 18:33:13 +00:00
c50dba900d
General: Update README features and environment variables
502bb4f84a
BuildSystem: Add support for building initrd image
d5301508ec
Kernel: Increase kernel thread stack size
793cca423b
Kernel: Fix system timer disabling
3960687f9d
Kernel: Parse PCIConfig opregion address on read/write
Compare 15 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2025-07-04 22:09:25 +00:00
995dfa1455
Kernel: Fix AML PCIConfig OpRegion accesses
544c8dbc13
Kernel: Optimize AML interpreter stack usage
8da4f80453
Kernel: Add custom stack to double fault handler
6084aae603
Kernel: Add guard pages to kernel and userspace stacks
e1319a06f2
Kernel: Remove accidentally commited debug prints
Compare 29 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2025-06-28 17:55:23 +00:00
f2eaab6e43
ports: Add tuxracer port
a847823411
ports: Add tcl port
fe9a8b542a
ports: Add bochs port
cd101b6844
ports: Add sdl12-compat port
69229102c4
ports: Add SDL2 port
Compare 79 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2025-06-11 13:54:25 +00:00
b97c123764
BAN: Make WeakPtr::lock const
Bananymous
pushed to
main
at
Bananymous/banan-os
2025-06-11 13:03:49 +00:00
69bdff6b7e
ports: Add links port
8574fcf6e1
ports: Add libwebp port
f4f424bf04
ports: Add libtiff port
ac745bfa3d
ports: Add libjpeg port
aa691f236e
ports: Add libpng port
Compare 12 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2025-06-06 14:42:11 +00:00
515918329c
ports: Add SpecSeek port
Bananymous
pushed to
main
at
Bananymous/banan-os
2025-06-06 13:41:19 +00:00
8ea0a67280
Terminal: Add support for tabs
5ad7d7edb1
DynamicLoader: Fix TLS on 32 bit platform
Compare 2 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2025-06-06 09:00:12 +00:00
00c6820825
LibC: Make {open,sys,close}log use their own FILE instead of stddbg
6beaafcf11
LibC: Define std{in,out,err,dbg} with their actual names
e92f039a17
Kernel: Fix tcp sending with already sent unacknowledged bytes
ef76ffa1c1
Kernel: Remove unnecessary hack
652eb2346c
Kernel: Fix syscall interrupt disabling
Compare 11 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2025-06-06 01:04:03 +00:00
56db0efe58
Kernel: Add missing file for race condition fixes :)
Bananymous
pushed to
main
at
Bananymous/banan-os
2025-06-06 01:01:24 +00:00
5eefd98e1b
Kernel: Add debugging macro to dump syscalls that take a long time
eecdad50a6
Kernel: Fix most of mutex + block race conditions
96d5ed9cc7
Kernel: Fix E1000 driver interrupts
73090ecb37
Kernel: TTY set EPOLLOUT
8812704601
Kernel: Make sure IPv4 and ARP packets are not missed
Compare 11 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2025-06-04 19:21:45 +00:00
bf41b448d6
Kernel: Fix TCP sending
Bananymous
pushed to
main
at
Bananymous/banan-os
2025-06-04 19:15:40 +00:00
891b36397a
Kernel: Fix TCP sending
448632cf11
Kernel: Add fast path to pselect and ppoll
Compare 2 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2025-06-03 20:30:58 +00:00
11174bfa14
BuildSystem: Rename toolchain -> x86_64-pc-banan_os
84b1f3990c
LibC: Fix getnameinfo
943069b2a3
Kernel: Socket EPIPE and send SIGPIPE on write after hang up
e305698e6b
Kernel: Fix epoll EPOLLHUP and EPOLLERR reporting
Compare 4 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2025-06-02 13:28:18 +00:00
4c0b7d44b4
Kernel: Enable ECHOE and ECHOK, support VKILL, fix VEOF
Bananymous
pushed to
main
at
Bananymous/banan-os
2025-06-02 13:11:10 +00:00
775c77c0fa
Shell: Get default backspace key from c_cc[VERASE]
fb466b5af7
Kernel: use termios c_cc values instead of hardcoded characters
e473118ec8
userspace: Add nologin "shell"
Compare 3 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2025-06-02 09:24:51 +00:00
755d41ca4e
LibC: Add pw_passwd and pw_gecos to passwd structure
bbff9f89b0
BuildSystem: Don't invoke ninja directly, but use cmake --build
fdcb38ac1f
Shell: Accept '\r' as enter
fac742c038
test-sort: Add qsort test
5a6b43fc90
LibC: Remove debug printing from getnameinfo
Compare 20 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2025-06-01 10:48:19 +00:00
2b48933f29
LibC: Implement all functions from complex.h
4ac6cbe70e
LibC: Add some missing wchar.h functions
cc07c3df94
LibC: Add basic strxfrm{,_l}
31bcad2535
LibC: Implement truncate
b75970958e
Kernel/LibC: Implement unlinkat
Compare 22 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2025-05-29 00:32:52 +00:00
8392472bac
ports: Add git port
First
Previous
...
3
4
5
6
7
...
Next
Last