summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch/i386/linux_socket.h
AgeCommit message (Collapse)Author
2014-01-25Update linux socket socket options (SO_*). Add common version to itsnjoly
own file (linux_socket_generic.h); use it for all but alpha and mips.
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2005-12-11merge ktrace-lwp.christos
2003-07-26add LINUX_SO_PEERNAME, LINUX_SO_TIMESTAMP where it has been missingjdolecek
fix value for LINUX_SO_DETACH_FILTER on couple places (unused anyway) g/c LINUX_SCM_TIMESTAMP definition for some archs, it will be defined in generic linux_socket.h
1998-10-04Assign my copyright to TNF. Merge with others were appropriate.fvdl
Regen syscall files after script change.
1998-10-01Split linux_socket.h into i386 and common parts.erh
1995-05-28Convert TCP socket options.mycroft
1995-05-28Convert IP socket options.mycroft
1995-02-28Added Linux compat code.fvdl