minix/lib/syslib
2010-01-26 10:59:01 +00:00
..
alloc_util.c Allow servers to run with fewer privileges: 2009-12-02 10:06:58 +00:00
assert.c
ds.c Merge of Wu's GSOC 09 branch (src.20090525.r4372.wu) 2010-01-14 15:24:16 +00:00
Makefile.in VM information interface 2010-01-19 21:00:20 +00:00
panic.c
pci_attr_r8.c
pci_attr_r16.c
pci_attr_r32.c
pci_attr_w8.c
pci_attr_w16.c
pci_attr_w32.c
pci_del_acl.c Merge of Wu's GSOC 09 branch (src.20090525.r4372.wu) 2010-01-14 15:24:16 +00:00
pci_dev_name.c
pci_find_dev.c
pci_first_dev.c
pci_ids.c
pci_init.c Removed a number of useless #includes 2010-01-26 10:59:01 +00:00
pci_init1.c Merge of Wu's GSOC 09 branch (src.20090525.r4372.wu) 2010-01-14 15:24:16 +00:00
pci_next_dev.c
pci_rescan_bus.c
pci_reserve.c
pci_set_acl.c Merge of Wu's GSOC 09 branch (src.20090525.r4372.wu) 2010-01-14 15:24:16 +00:00
pci_slot_name.c
pci.h
safecopies.c Merge of Wu's GSOC 09 branch (src.20090525.r4372.wu) 2010-01-14 15:24:16 +00:00
sef_init.c Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
sef_liveupdate.c Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
sef_ping.c Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
sef.c Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
sys_abort.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
sys_cprof.c
sys_endsig.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
sys_eniop.c
sys_exec.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
sys_exit.c
sys_fork.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
sys_getinfo.c
sys_getsig.c
sys_in.c
sys_int86.c
sys_irqctl.c
sys_kill.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
sys_memset.c
sys_newmap.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
sys_nice.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
sys_out.c
sys_physcopy.c
sys_privctl.c - enable remembering of device memory ranges set by PCI and 2009-11-03 11:12:23 +00:00
sys_profbuf.c Removed a number of useless #includes 2010-01-26 10:59:01 +00:00
sys_readbios.c
sys_runctl.c
sys_safecopy.c General cleanup: 2010-01-05 19:39:27 +00:00
sys_safemap.c Merge of Wu's GSOC 09 branch (src.20090525.r4372.wu) 2010-01-14 15:24:16 +00:00
sys_sdevio.c
sys_segctl.c
sys_setalarm.c
sys_setgrant.c
sys_sigreturn.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
sys_sigsend.c
sys_sprof.c
sys_stime.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
sys_sysctl.c
sys_times.c Rewrite of boot process 2009-12-11 00:08:19 +00:00
sys_trace.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
sys_umap.c
sys_vinb.c
sys_vinl.c
sys_vinw.c
sys_vircopy.c
sys_vmctl.c Merge of Wu's GSOC 09 branch (src.20090525.r4372.wu) 2010-01-14 15:24:16 +00:00
sys_voutb.c
sys_voutl.c
sys_voutw.c
sys_vsafecopy.c
sys_vtimer.c
syslib.h Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
taskcall.c Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
vm_brk.c
vm_exec_newmem.c
vm_exit.c
vm_fork.c
vm_info.c VM information interface 2010-01-19 21:00:20 +00:00
vm_map_phys.c
vm_notify_sig.c
vm_push_sig.c
vm_umap.c