toaruos/kernel/include
Kevin Lange 984fa1d4c6 EXT2 backed by block device
WARNING: THIS BREAKS PARTITIONS

Until I get partition maps and can produce device entries like
/dev/hda1, partitions will be broken, so DON'T TRY TO BUILD AN IMAGE
WITH THE IMAGE BUILDER.

Hopefully this is all rectified in under 24 hours...
2014-03-16 01:33:01 -07:00
..
mod include stuff 2014-03-14 23:47:07 -07:00
args.h EXT2 backed by block device 2014-03-16 01:33:01 -07:00
ata.h Fix IDE on new qemu, virtualbox 2012-12-02 21:43:54 -08:00
boot.h Clean up some minor bits and pieces. 2012-12-04 20:09:06 -08:00
elf.h First module load! 2014-03-09 22:31:34 -07:00
errno_defs.h New ioctl commands and userspace improvements 2013-04-27 01:16:36 -07:00
ext2.h EXT2 backed by block device 2014-03-16 01:33:01 -07:00
fs.h tmpfs, random to mods; drop ext2ramdisk 2014-03-15 19:58:38 -07:00
hashmap.h make kernel hashmap generic 2013-12-15 20:27:06 -08:00
ioctl.h New ioctl commands and userspace improvements 2013-04-27 01:16:36 -07:00
ipv4.h random rtl network stuff, not working yet 2014-02-26 21:00:16 -08:00
list.h Support more relocation methods 2014-03-09 23:01:30 -07:00
logging.h Big fat cleanup and GCC fix batch 2013-06-05 23:10:36 -07:00
mem.h Big fat cleanup and GCC fix batch 2013-06-05 23:10:36 -07:00
module.h Support modules from bootloader (again) 2014-03-15 00:36:50 -07:00
mouse.h Pipe and packet-based mouse device 2012-02-02 16:16:29 -06:00
multiboot.h Fix multiple modules, make procfs a module 2014-03-15 17:51:33 -07:00
pci_list.h Some sort of PCI subsystem, maybe 2013-12-12 23:40:52 -08:00
pci.h Update pci headers 2014-02-26 20:59:25 -08:00
pipe.h None of this actually works, but whatever 2013-08-19 19:38:15 -07:00
process.h Cleanup headers 2014-03-09 23:31:13 -07:00
ringbuffer.h Generic ringbuffer ds for kernel 2013-04-02 23:02:43 -07:00
shm.h Big fat cleanup and GCC fix batch 2013-06-05 23:10:36 -07:00
signal_defs.h Integrate signals into libc 2013-05-05 15:00:24 -07:00
signal.h Big fat cleanup and GCC fix batch 2013-06-05 23:10:36 -07:00
system.h kill kprint_to_screen 2014-03-15 23:56:10 -07:00
task.h Suggested cleanups from sortie 2014-02-26 21:10:56 -08:00
termios.h Fix termios.h in newlib 2013-03-18 13:23:25 -07:00
tokenize.h New kernel args parser 2013-12-01 19:37:22 -08:00
tree.h Big fat cleanup and GCC fix batch 2013-06-05 23:10:36 -07:00
tss.h lots of legacy cleanup 2013-12-15 21:33:46 -08:00
types.h Suggested cleanups from sortie 2014-02-26 21:10:56 -08:00
utsname.h Relatively compliant uname() implementation 2013-03-13 21:55:25 -07:00
va_list.h [log] Simple logging facility 2011-12-14 17:47:30 -06:00
version.h Big fat cleanup and GCC fix batch 2013-06-05 23:10:36 -07:00