NetBSD/sys/dev/sun
jdolecek 7cea8a1389 cleanup & uniform descriptor owner handling:
* introduce fsetown(), fgetown(), fownsignal() - this sets/retrieves/signals
  the owner of descriptor, according to appropriate sematics
  of TIOCSPGRP/FIOSETOWN/SIOCSPGRP/TIOCGPGRP/FIOGETOWN/SIOCGPGRP ioctl; use
  these routines instead of custom code where appropriate
* make every place handling TIOCSPGRP/TIOCGPGRP handle also FIOSETOWN/FIOGETOWN
  properly, and remove the translation of FIO[SG]OWN to TIOC[SG]PGRP
  in sys_ioctl() & sys_fcntl()
* also remove the socket-specific hack in sys_ioctl()/sys_fcntl() and
  pass the ioctls down to soo_ioctl() as any other ioctl

change discussed on tech-kern@
2003-09-21 19:16:48 +00:00
..
Makefile
bt_subr.c Undo previous as it broke things. 2003-08-25 17:50:22 +00:00
btreg.h
btvar.h
bwtwo.c Undo previous as it broke things. 2003-08-25 17:50:22 +00:00
bwtworeg.h
bwtwovar.h
cgsix.c Undo previous as it broke things. 2003-08-25 17:50:22 +00:00
cgsixreg.h
cgsixvar.h
cgthree.c Undo previous as it broke things. 2003-08-25 17:50:22 +00:00
cgthreereg.h
cgthreevar.h
disklabel.h
event.c
event_var.h
fb.c Undo previous as it broke things. 2003-08-25 17:50:22 +00:00
fbio.h
fbvar.h
files.sun
kbd.c cleanup & uniform descriptor owner handling: 2003-09-21 19:16:48 +00:00
kbd_ms_ttyvar.h
kbd_reg.h
kbd_tables.c
kbd_tables.h
kbd_xlate.h
kbd_zs.c
kbdsun.c
kbdsunvar.h
kbdvar.h cc_callout does not belong to struct cons_channel, as it's only used 2003-08-27 01:37:38 +00:00
kbio.h
ms.c cleanup & uniform descriptor owner handling: 2003-09-21 19:16:48 +00:00
ms_zs.c
msvar.h
pfour_subr.c
pfourreg.h
sunkbd.c
sunms.c
vuid_event.h
wskbdmap_sun.c