summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Removed unused #includes.bde1997-07-201-3/+1
* Make this thing actually compile.dfr1997-06-021-2/+2
* Oops, remove some bogus debugging code that crept in with the last commit.msmith1997-06-021-10/+1
* Add support for the SIOCGIFHWADDR ioctl, commonly used bymsmith1997-06-021-1/+44
* Don't include <sys/ioctl.h> in the kernel. Stage 3: includebde1997-03-241-3/+2
* Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.bde1997-03-231-1/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add audio mixer ioctls.smpatel1996-11-051-1/+73
* Removed unused #include. Linux doesn't support SCO consoles.bde1996-06-231-2/+1
* Clean up -Wunused warnings.gpalmer1996-06-121-5/+3
* Implement rudumentry support for the linux TIOC[SG]ETSERIAL ioctl's.peter1996-03-101-1/+62
* Add support for LINUX_TCSETAW and LINUX_TCSETAF, which Linux-pine uses.peter1996-03-041-1/+9
* Add support for the old-style Linux termio (not termios) TCGETA etc.peter1996-03-031-2/+72
* Mega-commit for Linux emulator update.. This has been stress tested underpeter1996-03-021-9/+38
* Oops, forgot a little difference between my src-tree and ours...sos1995-12-301-2/+2
* My first shot at get sound to work on the emulator.sos1995-12-291-2/+63
* Clean up some warnings by using the generated structures in <sys/sysproto.h>peter1995-12-151-14/+14
* Completed function declarations and added prototypes.bde1995-11-221-3/+6
* First incarnation of our Linux emulator or rather compatibility code.sos1995-06-251-0/+495
OpenPOWER on IntegriCloud