minix/servers
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
..
ds . DS understands publishing and subscribing where keys are in string 2006-07-13 14:50:23 +00:00
fs Introduction of a 'big' ioctl, with more bits (20) reserved for encoding the 2006-07-25 09:41:40 +00:00
inet Left consistency checks enabled in INET in the previous commit. 2006-07-13 13:25:55 +00:00
init Init need more space (the results of removing the special case for init in 2006-05-11 15:00:46 +00:00
is . DS understands publishing and subscribing where keys are in string 2006-07-13 14:50:23 +00:00
pm Support for SI_CALL_STATS (counting systemcalls). 2006-07-10 12:44:43 +00:00
rs More space for rs 2006-06-20 10:59:45 +00:00
sm *** empty log message *** 2005-08-23 11:31:32 +00:00
Makefile Updated makefile for DS server. 2005-10-20 20:32:40 +00:00