Merge branch 'master' of https://Git.BrainChurts.com/git/MrOlsen/UbixOS.git
|
---|
include/fs/ubixfs/ubixfs.h |
---|
include/fs/ufs/ffs.h |
---|
include/isa/8259.h 0 → 100644 |
---|
include/isa/atkbd.h 0 → 100644 |
---|
include/isa/fdc.h 0 → 100644 |
---|
include/isa/mouse.h 0 → 100644 |
---|
include/isa/ne2k.h 0 → 100644 |
---|
include/isa/pit.h 0 → 100644 |
---|
include/mpi/mpi.h 0 → 100644 |
---|
include/net/arch.h |
---|
include/net/arch/cc.h |
---|
include/pci/hd.h 0 → 100644 |
---|
include/pci/lnc.h 0 → 100644 |
---|
include/pci/pci.h 0 → 100644 |
---|
include/sde/ogDisplay_UbixOS.h 0 → 100644 |
---|
include/sde/sde.h 0 → 100644 |
---|
include/sys/_sigset.h |
---|
include/sys/buf.h |
---|
include/sys/descrip.h |
---|
include/sys/elf.h |
---|
include/sys/limits.h |
---|
include/sys/signal.h |
---|
include/sys/vfs/inode.h |
---|
include/sys/vfs/vfs.h |
---|
include/ubixos/init.h |
---|
include/ubixos/sched.h |
---|
include/ubixos/syscalls.h |
---|
include/ubixos/vitals.h |
---|
sys/fs/devfs/devfs.c |
---|
sys/fs/ubixfs/block.c |
---|
sys/fs/ubixfs/dirCache.c |
---|
sys/fs/ubixfs/directory.c |
---|
sys/fs/ubixfs/thread.c |
---|
sys/fs/ubixfs/ubixfs.c |
---|
sys/fs/ufs/ffs.c |
---|
sys/fs/ufs/ufs.c |
---|
sys/fs/vfs/file.c |
---|
sys/fs/vfs/inode.c |
---|
sys/fs/vfs/mount.c |
---|
sys/fs/vfs/namei.c |
---|
sys/fs/vfs/stat.c |
---|
sys/fs/vfs/vfs.c |
---|
sys/i386/cpu.c |
---|
sys/i386/i386_exec.c |
---|
sys/i386/memcmp.S |
---|
sys/i386/memset.S |
---|
sys/i386/sched.c |
---|
sys/i386/strcmp.S |
---|
sys/i386/strcpy.S |
---|
sys/i386/strncmp.S |
---|
sys/i386/support.S |
---|
sys/i386/trap.c |
---|
sys/include/isa/8259.h 100644 → 0 |
---|
sys/include/isa/atkbd.h 100644 → 0 |
---|
sys/include/isa/fdc.h 100644 → 0 |
---|
sys/include/isa/mouse.h 100644 → 0 |
---|
sys/include/isa/ne2k.h 100644 → 0 |
---|
sys/include/isa/pit.h 100644 → 0 |
---|
sys/include/mpi/mpi.h 100644 → 0 |
---|
sys/include/pci/hd.h 100644 → 0 |
---|
sys/include/pci/lnc.h 100644 → 0 |
---|
sys/include/pci/pci.h 100644 → 0 |
---|
sys/include/sde/ogDisplay_UbixOS.h 100644 → 0 |
---|
sys/include/sde/sde.h 100644 → 0 |
---|
sys/isa/fdc.c |
---|
sys/kernel/ld.c |
---|
sys/kernel/vfs_calls.c |
---|
sys/lib/kprintf.c |
---|
sys/lib/string.c |
---|
sys/net/core/Makefile |
---|
sys/net/core/def.c |
---|
sys/pci/hd.c |
---|
sys/vmm/vmm_memory.c |
---|