aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_socket.c
Commit message (Expand)AuthorAgeFilesLines
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add IP_OPTIONS and the multicast-related setsockopts to theBill Fenner1996-12-031-1/+14
* Mega-commit for Linux emulator update.. This has been stress tested underPeter Wemm1996-03-021-7/+2
* Clean up some warnings by using the generated structures in <sys/sysproto.h>Peter Wemm1995-12-151-31/+31
* Completed function declarations and added prototypes.Bruce Evans1995-11-221-2/+8
* First incarnation of our Linux emulator or rather compatibility code.Søren Schmidt1995-06-251-0/+595