apio pushed to main at apio/minitar 2023-05-27 18:04:06 +00:00
cd0c5df5f5 chore: bump patch version
apio deleted tag 1.7.4 from apio/minitar 2023-05-27 18:03:59 +00:00
apio released minitar 1.7.4 at apio/minitar 2023-05-27 18:03:30 +00:00
apio pushed tag 1.7.4 to apio/minitar 2023-05-27 18:03:30 +00:00
apio pushed to main at apio/minitar 2023-05-27 18:00:14 +00:00
1644ab59eb fix: Add support for my own OS to examples
apio pushed to stable at apio/Luna 2023-05-27 17:43:12 +00:00
30e4ef970e all: Minor version bump up to 0.2.0
d572d56460 libc: Add dummy time fields to struct stat
18115ca04a libc: Add alloca.h
8d90d146b2 libc: Fix including sys/time.h
88d1da59e8 kernel+libc: Add access()
Compare 147 commits »
apio released Luna May 27 release - 0.2.0 at apio/Luna 2023-05-27 17:40:03 +00:00
apio pushed tag v0.2.0 to apio/Luna 2023-05-27 17:40:03 +00:00
apio pushed to main at apio/Luna 2023-05-27 17:33:08 +00:00
30e4ef970e all: Minor version bump up to 0.2.0
apio pushed to please-read-my-ata-drive at apio/Luna 2023-05-27 17:16:10 +00:00
73f139aa4b kernel/ATA: Route interrupts to the correct drive
apio pushed to please-read-my-ata-drive at apio/Luna 2023-05-27 17:02:16 +00:00
9f298841a4 kernel: Start reading the MBR partition table from the ATAPI drive
eea398160a ATA: Mark the CDROM as a block device
15d8c9dd82 kernel/ATA: Pass extra information to DeviceRegistry
09fc6e9fc4 kernel+init: Create a device node in /dev to access the CDROM from userspace!
1a0d7e8021 kernel/ATA: Read the CDROM's first sector using ATAPI PIO!!
Compare 29 commits »
apio pushed to main at apio/Luna 2023-05-27 10:22:25 +00:00
d572d56460 libc: Add dummy time fields to struct stat
apio pushed to main at apio/Luna 2023-05-27 10:11:58 +00:00
18115ca04a libc: Add alloca.h
apio pushed to main at apio/Luna 2023-05-27 10:06:08 +00:00
8d90d146b2 libc: Fix including sys/time.h
apio pushed to main at apio/Luna 2023-05-27 10:04:37 +00:00
88d1da59e8 kernel+libc: Add access()
apio pushed to main at apio/Luna 2023-05-27 09:32:53 +00:00
bd8aaa917f kernel+libc+ln: Add support for userspace hard link creation
apio pushed to main at apio/Luna 2023-05-27 08:46:22 +00:00
a98e9e8009 kernel: Add /dev/full
apio pushed to please-read-my-ata-drive at apio/Luna 2023-05-26 21:29:08 +00:00
a50306eb78 kernel: Start reading the MBR partition table from the ATAPI drive
apio pushed to please-read-my-ata-drive at apio/Luna 2023-05-26 21:03:21 +00:00
fd2a6a272e ATA: Mark the CDROM as a block device
ff4fc1cfbc kernel/ATA: Pass extra information to DeviceRegistry
6b45530c3c kernel+init: Create a device node in /dev to access the CDROM from userspace!
21ae10478d kernel/ATA: Read the CDROM's first sector using ATAPI PIO!!
077cb3c950 kernel/x86_64: Implement writing to PCI fields
Compare 25 commits »
apio pushed to main at apio/Luna 2023-05-26 20:28:13 +00:00
b0506bf88f kernel: Add umask
d89a823924 kernel: Return EACCES when trying to chdir to an unaccessible directory
Compare 2 commits »