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-05-29 16:09:04 +03:00
c2b6ba0d5a
Userspace: Start work on GUI and WindowServer
d4d530e6c8
Kernel: Implement basic shared memory objects
99270e96a9
Kernel: Lock debug lock while printing fault details
4bf7a08c80
Kernel: Allow SYS_PSELECT to work with timeout of zero
3823de6552
Kernel: Add templated get function for Random
Compare 13 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-05-27 15:57:02 +03:00
a1ab44d39f
Kernel: Optimize disk reads to read multiple sectors at once
8b1514e575
Kernel: Make all storage devices readable and writable
Compare 2 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-05-26 20:09:21 +03:00
2d3810874d
Kernel: Fix thread signal handling
a4c634e4bf
Sysroot: Fix us keymap bracket keys
Compare 2 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-05-25 20:51:39 +03:00
2a4d986da5
Kernel: Add preliminary support for PCIe
3b18730af6
BuildSystem: Don't build libstdc++ as libc is not complete enough
Compare 2 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-05-24 14:17:31 +03:00
df260fe0e8
Kernel: Process::validate_pointer_access now maps the whole range
2be4fe8404
Kernel: Make PageTable::s_fast_page_lock non-recursive
7db7cfe20f
BuildSystem: Only use kvm if user has rw access
Compare 3 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-05-23 15:45:32 +03:00
cc2cc2849e
Whoami: Rewrite whoami using getlogin
06f4b0b29a
BAN: Make String and StringView header only
e22821799b
LibC: Implement getlogin()
14dd9294aa
LibC: Add _POSIX constants to limits.h
83e3409bd8
Kernel/LibC: Update SYS_SEEK to return new offset and implement lseek
Compare 7 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-05-21 01:56:49 +03:00
e77de1804f
Kernel: Fix some race conditions in TCP stack
e00b92225d
Kernel: Fix E1000 interrupt handling condition
Compare 2 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-05-20 21:07:21 +03:00
ee8fca9439
General: Update discord badge
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-05-20 20:53:52 +03:00
850e722281
General: Update discord badge
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-05-20 20:50:56 +03:00
adc562feb8
General: Add simple contribution guide lines
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-05-20 20:11:16 +03:00
af8fa4014f
BuildSystem: Always download cmake instead of using host's
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-05-12 02:14:48 +03:00
08415b0e8f
General: Remove submodule info from README
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-05-07 14:16:39 +03:00
967f9a9174
Shell: Ignore tab as that just fucks up formatting
Bananymous
pushed to
main
at
Bananymous/PoPL
2024-04-30 01:34:19 +03:00
882607b13d
Add LICENSE
Bananymous
created branch
main
in
Bananymous/PoPL
2024-04-30 01:33:24 +03:00
Bananymous
pushed to
main
at
Bananymous/PoPL
2024-04-30 01:33:24 +03:00
0508bde07c
Add some code examples that I used as test cases during implementation
83c560b2a9
Add a text document descibing my implementation of Phase 4
3fa0e5f655
Fix check for when stack frame is needed
c37e48e8b2
Make boolean variables be only bottom byte of %rax (%al)
8bd65f4c05
Don't save stack frame if function does no calls
Compare 10 commits »
Bananymous
created repository
Bananymous/PoPL
2024-04-30 01:33:03 +03:00
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-04-24 13:25:00 +03:00
d255141bd4
BuildSystem: Cleanup image creation
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-04-23 02:10:09 +03:00
e7e1dd91c7
Kernel: Implement ACPI reset
195c5e92a4
Kernel: Add floating bus detection for ATA Bus
Compare 2 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2024-04-22 21:12:31 +03:00
47dafe62b8
BuildSystem: Make port build script use bash as shell
First
Previous
...
11
12
13
14
15
...
Next
Last