Home | History | Annotate | Download | only in common
History log of /src/sys/compat/linux/common/linux_sockio.h
RevisionDateAuthorComments
 1.20  01-Oct-2024  riastradh sys/compat/linux/common: Nix trailing whitespace, and one blank line.

No functional change intended.
 1.19  11-Jan-2013  christos branches: 1.19.74;
Use copyin/copyout and linux-specific ifreq structures (they are the same
as the netbsd ones, but this disconnects them)
 1.18  28-Nov-2009  dsl branches: 1.18.12; 1.18.22;
Add LINUX_SIOCGIFMTU and LINUX_IP_HDRINCL support.
Fixes part of PR/31358
The other parts are rather too intrusive to be fixed as in the PR.
 1.17  13-Nov-2009  joerg Provide SIOCGIFNAME.
 1.16  03-Jul-2008  njoly branches: 1.16.6; 1.16.14;
Fix SIOCGIFCONF ioctl for 64bit platforms. Add a new linux_ifreq
structure and linux_getifconf function (cleaned up version from
compat_ifconf).

While here, update linux_getifhwaddr to use the new structure.

Ok by christos.
 1.15  28-Apr-2008  martin branches: 1.15.2; 1.15.4;
Remove clause 3 and 4 from TNF licenses
 1.14  22-Dec-2000  fvdl branches: 1.14.122; 1.14.124; 1.14.126;
Add SIOCGIFBR and SIOCSIFBR (more for reference than anything, currently).
 1.13  21-Dec-2000  fvdl Fix yet another typo.
 1.12  19-Dec-2000  fvdl Fix another pasto.
 1.11  18-Dec-2000  fvdl Fix pasto in previous.
 1.10  18-Dec-2000  fvdl Define LINUX_SIOCDEVPRIVATE (currently not emulated for sockets).
 1.9  17-Jul-1999  jtk branches: 1.9.2; 1.9.12;
add LINUX_SIOCGIFHWADDR
 1.8  04-Oct-1998  fvdl branches: 1.8.6; 1.8.8;
Assign my copyright to TNF. Merge with others were appropriate.
Regen syscall files after script change.
 1.7  03-Oct-1998  christos Attempt to fix the mess.
 1.6  01-Oct-1998  erh Move compat/linux/linux_sockio.h to common.
 1.5  08-Mar-1996  mycroft Separate ioctl emulation by group. Add (minimal) audio emulation.
 1.4  27-Feb-1996  mycroft Map SIOCGIFFLAGS and SIOCGIFADDR (et al).
 1.3  27-Feb-1996  mycroft Map SIOCGIFCONF.
 1.2  22-Jun-1995  fvdl * Changed to use generic ELF code from kern/exec_elf.c (which was taken
from the svr4 exec code plus the linux compat mods)
* Include file change
* Add multicast sockopts (from John Brezak)
 1.1  28-Feb-1995  fvdl Added Linux compat code.
 1.8.8.1  02-Aug-1999  thorpej Update from trunk.
 1.8.6.1  15-Jan-2000  he Pull up revision 1.9 (requested by joda):
Implement the SIOCGIFHWADDR Linux ioctl, allowing installation
of Matlab (after convincing the install script it is running on
a supported platform).
 1.9.12.1  30-Mar-2001  he Pull up revisions 1.10-1.14 (requested by fvdl):
Add some required Linux emulation bits to support the Linux
version of VMware.
 1.9.2.1  05-Jan-2001  bouyer Sync with HEAD
 1.14.126.3  11-Mar-2010  yamt sync with head
 1.14.126.2  04-May-2009  yamt sync with head.
 1.14.126.1  16-May-2008  yamt sync with head.
 1.14.124.1  18-May-2008  yamt sync with head.
 1.14.122.2  28-Sep-2008  mjf Sync with HEAD.
 1.14.122.1  02-Jun-2008  mjf Sync with HEAD.
 1.15.4.1  03-Jul-2008  simonb Sync with head.
 1.15.2.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.16.14.1  21-Apr-2010  matt sync to netbsd-5
 1.16.6.1  28-Nov-2009  bouyer Pull up following revision(s) (requested by joerg in ticket #1147):
sys/compat/linux32/common/linux32_socket.c: revision 1.11, 1.12
sys/compat/linux/common/linux_socket.c: revision 1.105, 1.106
sys/compat/linux/common/linux_sockio.h: revision 1.17
sys/compat/linux32/common/linux32_sockio.h: revision 1.3
Provide SIOCGIFNAME.
Return the result of copyout. Reminded by Niolas Joly.
 1.18.22.1  25-Feb-2013  tls resync with head
 1.18.12.1  23-Jan-2013  yamt sync with head
 1.19.74.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed