minix/include/minix
Philip Homburg e9aabcf2f8 Disabled building rescue driver (no longer needed). Moved allocmem from
library to the memory driver. Always put output from within TTY directly on
the console. Removed second include of driver.h from tty.c. Made tty_inrepcode
bigger. First step to move PM and FS calls that are not regular (API)
system calls out of callnr.h (renumbered them, and removed them from the
table.c files). Imported the Minix-vmd uname implementation. This provides
a more stable ABI than the current implementation. Added a bit of security
checking. Unfortunately not nearly enough to get a secure system. Fixed a
bug related to the sizes of the programs in the image (in PM patch_mem_chunks).
2006-05-19 12:19:37 +00:00
..
bitmap.h New bit map manipulation header. 2005-06-20 14:29:09 +00:00
callnr.h Disabled building rescue driver (no longer needed). Moved allocmem from 2006-05-19 12:19:37 +00:00
cdrom.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
com.h Changes for restarting disk drivers and new interface between PM and FS. 2006-05-11 14:47:31 +00:00
config.h Changes for restarting disk drivers and new interface between PM and FS. 2006-05-11 14:47:31 +00:00
const.h . Version is '3.1.2-B1', stands for -beta1 2006-03-13 13:18:39 +00:00
devio.h Added <minix/sys_config.h>. This file is intended to be included from 2005-08-29 13:52:08 +00:00
dl_eth.h Initial revision 2005-04-21 14:53:53 +00:00
dmap.h dmap_io now returns a status. map_driver no longer calls dev_up. 2006-03-15 13:37:20 +00:00
endpoint.h Tightened generation size - don't count process numbers more than once 2006-03-07 15:44:34 +00:00
fslib.h Initial revision 2005-04-21 14:53:53 +00:00
ioctl.h Initial revision 2005-04-21 14:53:53 +00:00
ipc.h Jorrit's ... "progress?" 2006-03-10 16:10:05 +00:00
jmp_buf.h Initial revision 2005-04-21 14:53:53 +00:00
keymap.h Initial revision 2005-04-21 14:53:53 +00:00
minlib.h Initial revision 2005-04-21 14:53:53 +00:00
partition.h Initial revision 2005-04-21 14:53:53 +00:00
paths.h include BSHELL path 2006-03-30 11:28:15 +00:00
queryparam.h Added paramvalue to the library. 2005-11-08 13:59:27 +00:00
sound.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
swap.h Initial revision 2005-04-21 14:53:53 +00:00
sys_config.h added reenter check to lock_dequeue() to avoid unlocking of interrupts 2006-02-10 16:53:51 +00:00
syslib.h Changes for restarting disk drivers and new interface between PM and FS. 2006-05-11 14:47:31 +00:00
sysutil.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
type.h Changes for restarting disk drivers and new interface between PM and FS. 2006-05-11 14:47:31 +00:00
u64.h Initial revision 2005-04-21 14:53:53 +00:00