index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
compat
/
linux
/
common
/
linux_sockio.h
Age
Commit message (
Expand
)
Author
2013-01-11
Use copyin/copyout and linux-specific ifreq structures (they are the same
christos
2009-11-28
Add LINUX_SIOCGIFMTU and LINUX_IP_HDRINCL support.
dsl
2009-11-13
Provide SIOCGIFNAME.
joerg
2008-07-03
Fix SIOCGIFCONF ioctl for 64bit platforms. Add a new linux_ifreq
njoly
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2000-12-22
Add SIOCGIFBR and SIOCSIFBR (more for reference than anything, currently).
fvdl
2000-12-21
Fix yet another typo.
fvdl
2000-12-19
Fix another pasto.
fvdl
2000-12-18
Fix pasto in previous.
fvdl
2000-12-18
Define LINUX_SIOCDEVPRIVATE (currently not emulated for sockets).
fvdl
1999-07-17
add LINUX_SIOCGIFHWADDR
jtk
1998-10-04
Assign my copyright to TNF. Merge with others were appropriate.
fvdl
1998-10-03
Attempt to fix the mess.
christos
1998-10-01
Move compat/linux/linux_sockio.h to common.
erh
1996-03-08
Separate ioctl emulation by group. Add (minimal) audio emulation.
mycroft
1996-02-27
Map SIOCGIFFLAGS and SIOCGIFADDR (et al).
mycroft
1996-02-27
Map SIOCGIFCONF.
mycroft
1995-06-22
* Changed to use generic ELF code from kern/exec_elf.c (which was taken
fvdl
1995-02-28
Added Linux compat code.
fvdl