Merge branch 'master' of http://Git.BrainChurts.com:8080/MrOlsen/UbixOS
|
---|
bin/login/main.c |
---|
bin/shell/exec.c |
---|
sys/Makefile.incl |
---|
sys/fs/vfs/Makefile |
---|
sys/fs/vfs/inode.c 0 → 100644 |
---|
sys/fs/vfs/namei.c 0 → 100644 |
---|
sys/fs/vfs/stat.c 0 → 100644 |
---|
sys/fs/vfs/vfs.c |
---|
sys/i386/i386_exec.c |
---|
sys/i386/trap.c |
---|
sys/include/fs/msdos_fs.h 0 → 100644 |
---|
sys/include/fs/pipe_fs.h 0 → 100644 |
---|
sys/include/sys/elf.h |
---|
sys/include/sys/kern_descrip.h |
---|
sys/include/sys/sysproto.h |
---|
sys/include/ubixos/errno.h 0 → 100644 |
---|
sys/include/ubixos/sched.h |
---|
sys/include/ubixos/wait.h 0 → 100644 |
---|
sys/include/vfs/stat.h 0 → 100644 |
---|
sys/include/vfs/vfs.h |
---|
sys/kernel/gen_calls.c |
---|
sys/kernel/kern_sysctl.c |
---|
sys/kernel/ld.c |
---|
sys/kernel/syscall_new.c |
---|
sys/kernel/syscalls.c |
---|
sys/vmm/paging.c |
---|
sys/vmm/vmm_mmap.c |
---|