| Commit message (Expand) | Author | Age | Files | Lines |
| * | Finish the Linuxulator MD/MI split. | Marcel Moolenaar | 2000-08-22 | 1 | -1529/+0 |
| * | Back out the previous change to the queue(3) interface. | Jake Burkholder | 2000-05-26 | 1 | -2/+2 |
| * | Change the way that the queue(3) structures are declared; don't assume that | Jake Burkholder | 2000-05-23 | 1 | -2/+2 |
| * | Fix some style bugs. The long line is in a chunk of code that's | Nick Sayer | 2000-03-13 | 1 | -4/+4 |
| * | Implement Linux BLKGETSIZE ioctl, and open the door to implementing | Nick Sayer | 2000-03-09 | 1 | -0/+23 |
| * | Avoid passing an uninitialized structure member to the real | Nick Sayer | 2000-02-01 | 1 | -0/+1 |
| * | Implement pluggable ioctl handlers. | Marcel Moolenaar | 1999-12-04 | 1 | -987/+1203 |
| * | add linuxulator wrapper for SNDCTL_DSP_GETODELAY | Alfred Perlstein | 1999-11-29 | 1 | -0/+4 |
| * | Swap IOC_OUT and IOC_IN for the SETDIR macro. The linux ioctl read and | John Hay | 1999-10-06 | 1 | -1/+1 |
| * | This is what was "fdfix2.patch," a fix for fd sharing. It's pretty | Brian Feldman | 1999-09-19 | 1 | -21/+19 |
| * | <machine/soundcard.h> -> <sys/soundcard.h>, since it's an exported API | Peter Wemm | 1999-09-04 | 1 | -1/+1 |
| * | Implement the OSS_GETVERSION ioctl. The version returned can be changed through | Marcel Moolenaar | 1999-08-28 | 1 | -0/+8 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Fix a bug in debug-printfs of struct linux_termios fields, where I forgot to | Marcel Moolenaar | 1999-08-17 | 1 | -5/+5 |
| * | Fix LINUX_TIOC{S|G}SERIAL implementation. Both do not copy data in or out | Marcel Moolenaar | 1999-08-14 | 1 | -25/+21 |
| * | Fix the LINUX_TCSET{A|AW|AF} and LINUX_TCSET{S|SW|SF} ioctls. These all suffer | Marcel Moolenaar | 1999-08-14 | 1 | -7/+28 |
| * | Fix a couple of termio/termios conversion bugs/typos/dupos/brainos and other | Marcel Moolenaar | 1999-08-14 | 1 | -18/+23 |
| * | Implementation of the CDROMSUBCHNL ioctl. | Marcel Moolenaar | 1999-08-13 | 1 | -1/+65 |
| * | Implementation of TCXONC. | Marcel Moolenaar | 1999-07-17 | 1 | -1/+32 |
| * | Implement VT_RELDISP ioctl | Marcel Moolenaar | 1999-07-08 | 1 | -1/+6 |
| * | Trivial implementation of TIOCM{S|G}ET and TIOCMBI{S|C} ioctls. No need | Marcel Moolenaar | 1999-07-06 | 1 | -1/+17 |
| * | Fix a couple of warnings and some bitrot in comments. | Peter Wemm | 1999-05-09 | 1 | -1/+3 |
| * | Fix up a few easy 'assignment used as truth value' and 'suggest parens | Peter Wemm | 1999-05-06 | 1 | -2/+3 |
| * | - Handle mixer read ioctls correctly. They have the same group, number and | Luoqi Chen | 1999-04-29 | 1 | -18/+149 |
| * | MF22: Bring in some linux sound ioctl support which I committed to 2.2 | Jordan K. Hubbard | 1998-11-12 | 1 | -1/+61 |
| * | Add several missing ioctl handlers. One needed by Sybase, the others | John Fieber | 1998-09-30 | 1 | -1/+21 |
| * | Argh! *Now* the correct 3.0 fix is committed. | Jordan K. Hubbard | 1998-08-31 | 1 | -7/+7 |
| * | Whoops! Stamp out a 2.2-ism that snuck between branches here. | Jordan K. Hubbard | 1998-08-31 | 1 | -2/+2 |
| * | Initial support for using linux X servers under emulation - to use an | Jordan K. Hubbard | 1998-08-31 | 1 | -4/+36 |
| * | Fixed print format errors. | Bruce Evans | 1998-07-29 | 1 | -13/+11 |
| * | This commit fixes various 64bit portability problems required for | Doug Rabson | 1998-06-07 | 1 | -2/+2 |
| * | As described by the submitter: | Mike Smith | 1997-12-15 | 1 | -1/+54 |
| * | Added support for linux sound ioctls: | Amancio Hasty | 1997-11-17 | 1 | -2/+18 |
| * | Move the "retval" (3rd) parameter from all syscall functions and put | Poul-Henning Kamp | 1997-11-06 | 1 | -57/+57 |
| * | Removed unused #includes. | Bruce Evans | 1997-07-20 | 1 | -3/+1 |
| * | Make this thing actually compile. | Doug Rabson | 1997-06-02 | 1 | -2/+2 |
| * | Oops, remove some bogus debugging code that crept in with the last commit. | Mike Smith | 1997-06-02 | 1 | -10/+1 |
| * | Add support for the SIOCGIFHWADDR ioctl, commonly used by | Mike Smith | 1997-06-02 | 1 | -1/+44 |
| * | Don't include <sys/ioctl.h> in the kernel. Stage 3: include | Bruce Evans | 1997-03-24 | 1 | -3/+2 |
| * | Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined. | Bruce Evans | 1997-03-23 | 1 | -1/+2 |
| * | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Add audio mixer ioctls. | Sujal Patel | 1996-11-05 | 1 | -1/+73 |
| * | Removed unused #include. Linux doesn't support SCO consoles. | Bruce Evans | 1996-06-23 | 1 | -2/+1 |
| * | Clean up -Wunused warnings. | Gary Palmer | 1996-06-12 | 1 | -5/+3 |
| * | Implement rudumentry support for the linux TIOC[SG]ETSERIAL ioctl's. | Peter Wemm | 1996-03-10 | 1 | -1/+62 |
| * | Add support for LINUX_TCSETAW and LINUX_TCSETAF, which Linux-pine uses. | Peter Wemm | 1996-03-04 | 1 | -1/+9 |
| * | Add support for the old-style Linux termio (not termios) TCGETA etc. | Peter Wemm | 1996-03-03 | 1 | -2/+72 |
| * | Mega-commit for Linux emulator update.. This has been stress tested under | Peter Wemm | 1996-03-02 | 1 | -9/+38 |
| * | Oops, forgot a little difference between my src-tree and ours... | Søren Schmidt | 1995-12-30 | 1 | -2/+2 |