2024-01-15
@biosfood
shell: scan for terminal function
biosfood committed on 15 Jan
2024-01-12
@biosfood
add more detail to README
biosfood committed on 12 Jan
2024-01-11
@biosfood
usb: initialize in a fork
biosfood committed on 11 Jan
2024-01-10
@biosfood
kernel: add free page system call
biosfood committed on 10 Jan
@biosfood
mbr: correct detection of unused partitions
biosfood committed on 10 Jan
@biosfood
mbr: avoid printing non-existent partitions
biosfood committed on 10 Jan
2024-01-09
@biosfood
ps2: fix some timeout events when initialing the controller
biosfood committed on 9 Jan
2024-01-05
@biosfood
usb: fix reset port with new reserved 0-pages
biosfood committed on 5 Jan
@biosfood
kernel: reserve first 16 pages of a service to make accidental Null pointer resolutions thorw an exception
biosfood committed on 5 Jan
2024-01-04
@biosfood
shell: seperate arguments and command
biosfood committed on 4 Jan
2024-01-03
@biosfood
fix bad msgpack folder and .h file names
biosfood committed on 3 Jan
@biosfood
buffersTests: show lspci data in one line for better viewing
biosfood committed on 3 Jan
2024-01-02
@biosfood
lspci: add function to dump data for all devices
biosfood committed on 2 Jan
2024-01-01
@biosfood
lspci, buffersTests: transmit pci device info using msgpacks
biosfood committed on 1 Jan
2023-12-31
@biosfood
flatBuffers: move implementations to hlib and into different files
biosfood committed on 31 Dec
2023-12-29
@biosfood
buffers: implement GET macro for easier accessing of values
biosfood committed on 29 Dec
2023-12-28
@biosfood
buffersTests: clean up
biosfood committed on 28 Dec
2023-12-01
@biosfood
hlib: fix #5: weird printf behaviour
biosfood committed on 1 Dec
@biosfood
buffersTests: refactor dumpPack
biosfood committed on 1 Dec
@biosfood
vga: add bulk out write funtion
biosfood committed on 1 Dec
2023-11-29
@biosfood
buffersTests: retrieve map value from a key
biosfood committed on 29 Nov
2023-11-28
@biosfood
buffersTests: iterate over elements of an array
biosfood committed on 28 Nov
2023-11-27
@biosfood
add read support for strings
biosfood committed on 27 Nov
@biosfood
buffersTests: gracefully handle negative and positive integers
biosfood committed on 27 Nov
2023-11-26
@biosfood
buffersTests: read buffer value as unsigned integer
biosfood committed on 26 Nov
2023-11-25
@biosfood
buffersTests: add EXPECT helper
biosfood committed on 25 Nov
2023-11-24
@biosfood
buffersTests: support writing maps to buffers
biosfood committed on 24 Nov
@biosfood
buffersTests: add support for adding strings
biosfood committed on 24 Nov
2023-11-23
@biosfood
add array writing
biosfood committed on 23 Nov
@biosfood
buffersTests: write integer types to buffer
biosfood committed on 23 Nov