summaryrefslogtreecommitdiffstats
path: root/sys/i386/ibcs2/ibcs2_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-281-1/+1
* This commit fixes various 64bit portability problems required fordfr1998-06-071-1/+1
* Move the "retval" (3rd) parameter from all syscall functions and putphk1997-11-061-32/+30
* Removed unused or apparently-unused #includes, especially of thebde1997-04-101-25/+0
* Don't include <sys/ioctl.h> in the kernel. Stage 3: includebde1997-03-241-1/+1
* Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.bde1997-03-231-0/+1
* Implement ioctl's IBCS2_TCFLSH and IBCS2_TCXONC. Improve termios conversion.swallace1996-03-281-12/+50
* Remove old files no longer needed.swallace1995-10-101-870/+549
* Remove trailing whitespace.rgrimes1995-05-301-36/+36
* Fixed some video returns.sos1994-10-231-6/+10
* Got a little closer with socksys emulation.sos1994-10-171-3/+33
* iBCS2 emulator core files.sos1994-10-141-0/+913
OpenPOWER on IntegriCloud