Block a user
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()
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!!
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
b0506bf88f
kernel: Add umask
d89a823924
kernel: Return EACCES when trying to chdir to an unaccessible directory