tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
regress
/
sys
/
dev
/
wscons
/
at
jcs
5 files
Makefile
Remove echo headlines. Use consistent target names.
5 years ago
sigio.c
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().
6 years ago
util.c
rework wscons regress:
7 years ago
util.h
rework wscons regress:
7 years ago
wscons.c
ensure inappropriate ioctl commands are rejected
7 years ago