minix/include/minix
Ben Gras 82173212ee Introduction of a 'big' ioctl, with more bits (20) reserved for encoding the
size field. The TIOCSFON ioctl size (8192) didn't get encoded properly,
as there weren't enough bits for it (12) in the regular format.

The new format has only one type field, and an extra flag (_IOC_BIG)
turned on. FS checks for this flag and uses the alternative decoding
of the ioctl codes to determine the size when doing grants.

This unbreaks loadfont, although that still uses a phys copy in tty.
2006-07-25 09:41:40 +00:00
..
bitmap.h . introduced DEV_READ_S, DEV_WRITE_S, DEV_SCATTER_S, DEV_GATHER_S 2006-06-20 08:38:15 +00:00
callnr.h Kick out REVIVE 2006-06-20 09:47:23 +00:00
cdrom.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
com.h . DS understands publishing and subscribing where keys are in string 2006-07-13 14:50:23 +00:00
config.h Added SI_CALL_STATS and ENABLE_SYSCALL_STATS for system call statistics. 2006-07-10 12:13:29 +00:00
const.h Added vectored variant of sys_safecopy*. 2006-06-23 11:54:03 +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
ds.h <minix/ds.h> - ds definitions. 2006-07-14 12:40:32 +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 Introduction of a 'big' ioctl, with more bits (20) reserved for encoding the 2006-07-25 09:41:40 +00:00
ipc.h . introduced DEV_READ_S, DEV_WRITE_S, DEV_SCATTER_S, DEV_GATHER_S 2006-06-20 08:38:15 +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
safecopies.h Grant system dynamic-only. 2006-06-30 14:40:29 +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 Added SI_CALL_STATS and ENABLE_SYSCALL_STATS for system call statistics. 2006-07-10 12:13:29 +00:00
sysutil.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
type.h Added SI_CALL_STATS and ENABLE_SYSCALL_STATS for system call statistics. 2006-07-10 12:13:29 +00:00
u64.h Initial revision 2005-04-21 14:53:53 +00:00