tent='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/sys/compat/linux/include/linux_sockio.h
AgeCommit message (Collapse)Author
1998-10-03Integrated in common.christos
1998-10-01Add the architechture-wise multiplexing header files. These are the files ↵erh
that should be included by anything that needs a linux compat header. These will then include the appropriate architechture dependent and common header file(s).
1998-10-01Move compat/linux/linux_sockio.h to common.erh
1996-03-08Separate ioctl emulation by group. Add (minimal) audio emulation.mycroft
1996-02-27Map SIOCGIFFLAGS and SIOCGIFADDR (et al).mycroft
1996-02-27Map SIOCGIFCONF.mycroft
1995-06-22* Changed to use generic ELF code from kern/exec_elf.c (which was takenfvdl
from the svr4 exec code plus the linux compat mods) * Include file change * Add multicast sockopts (from John Brezak)
1995-02-28Added Linux compat code.fvdl