History log of /openbsd-current/regress/sys/dev/wscons/sigio.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.5 08-Jan-2020 visa

Unify handling of ioctls FIOSETOWN/SIOCSPGRP/TIOCSPGRP and
FIOGETOWN/SIOCGPGRP/TIOCGPGRP. Do this by determining the meaning of
the ID parameter inside the sigio code. Also add cases for FIOSETOWN
and FIOGETOWN where there have been TIOCSPGRP and TIOCGPGRP before.
These changes allow removing the ID translation from sys_fcntl() and
sys_ioctl().

Idea from NetBSD

OK mpi@, claudio@


Revision tags: OPENBSD_6_5_BASE OPENBSD_6_6_BASE
# 1.4 17-Dec-2018 anton

rework wscons regress:

* generalize to allow for multiple test programs
* stop abusing REGRESS_SKIP_TARGETS


# 1.3 20-Nov-2018 anton

test getown


# 1.2 20-Nov-2018 anton

test fcntl(F_SETOWN)


# 1.1 16-Nov-2018 anton

Add wscons regress tests, currently limited to SIGIO handling.


# 1.4 17-Dec-2018 anton

rework wscons regress:

* generalize to allow for multiple test programs
* stop abusing REGRESS_SKIP_TARGETS


# 1.3 20-Nov-2018 anton

test getown


# 1.2 20-Nov-2018 anton

test fcntl(F_SETOWN)


# 1.1 16-Nov-2018 anton

Add wscons regress tests, currently limited to SIGIO handling.


# 1.3 20-Nov-2018 anton

test getown


# 1.2 20-Nov-2018 anton

test fcntl(F_SETOWN)


# 1.1 16-Nov-2018 anton

Add wscons regress tests, currently limited to SIGIO handling.


# 1.1 16-Nov-2018 anton

Add wscons regress tests, currently limited to SIGIO handling.