- https://kling.gg
-
Joined on
2022年10月09日
Add eepsites(i2p) to instance list
5a7cb48267
Add eepsites(i2p) to instance list
Remove rimgo.kling.gg
998f64dcc2
Remove rimgo.kling.gg
Remove rimgo.kling.gg instance
Remove rimgo.kling.gg instance
e7b5cb7ca6
Kernel: Add typedefs.h
359ea12aee
ARP: Save the IP, MAC of incoming ARP requests
027b5e0fb4
Exceptions: Output CR2 on page fault
249d7f4ab0
LibC: Support negative values in printf for %d
ec2ca84628
Meta: Change license to be WTFPL
23b8815e8c
AHCI: Add very basic AHCI and some additional helper functions to mmu.c
4e34a5f977
Kernel/PCI: Add functions for getting BAR and specific PCI devices by
429b619013
Ext2: Change char* to u8* where the type is referencing data and not a C
9a1f977e39
Kernel Style: Change uint*_t -> u*
ca5dddcdfc
Added test cases.
278773e76a
Added test cases.
5366b83478
Fix overflow from using atoi() instead of atoll().
fa04c4c619
Fix code formatting using clang-format
0a54df3e99
Fixed a few warnings so that the program builds
9d11cfe940
Change how TOTP secret is provided.
c186bfd685
Make a array stack allocated.
4906cbe4ab
Change license from 2 Clause BSD to 0 Clause BSD