minix/include/sys
David van Moolenbroek 3d697930dd TTY: use libchardriver; clean up
- writing to a PTY master side blocks if there is not already a
  blocked reader on the slave side, and select now reflects this;
- internally, TTY now uses a test based on "caller != NONE" rather
  than "grant != GRANT_INVALID" to identify whether a call is
  currently ongoing;
- "offset" fields have been removed as they equal the corresponding
  "cum" fields;
- improved variable typing and function naming here and there;
- various other small fixes.

Change-Id: I6b51452888942e864b4e034e8c8490576184a23e
2014-03-01 09:04:52 +01:00
..
elf64.h common upgrades 2013-01-14 11:36:25 +01:00
elf_common.h common upgrades 2013-01-14 11:36:25 +01:00
elf_core.h common upgrades 2013-01-14 11:36:25 +01:00
elf_generic.h Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
ioc_block.h common upgrades 2013-01-14 11:36:25 +01:00
ioc_disk.h Rename "struct partition" to "struct part_geom" 2013-03-20 16:14:21 +00:00
ioc_fb.h fb: introduce framebuffer support to Minix 2013-02-21 10:29:08 +00:00
ioc_fbd.h common upgrades 2013-01-14 11:36:25 +01:00
ioc_file.h common upgrades 2013-01-14 11:36:25 +01:00
ioc_memory.h common upgrades 2013-01-14 11:36:25 +01:00
ioc_net.h struct uucred 2014-02-18 11:25:01 +01:00
ioc_sound.h common upgrades 2013-01-14 11:36:25 +01:00
ioc_tape.h common upgrades 2013-01-14 11:36:25 +01:00
ioc_tty.h TTY: use libchardriver; clean up 2014-03-01 09:04:52 +01:00
kbdio.h common upgrades 2013-01-14 11:36:25 +01:00
Makefile fb: introduce framebuffer support to Minix 2013-02-21 10:29:08 +00:00
procfs.h common upgrades 2013-01-14 11:36:25 +01:00
statfs.h stat.h: remove some big_ types 2014-02-18 11:25:01 +01:00
svrctl.h common upgrades 2013-01-14 11:36:25 +01:00
video.h common upgrades 2013-01-14 11:36:25 +01:00
vm.h stat.h: remove some big_ types 2014-02-18 11:25:01 +01:00