summaryrefslogtreecommitdiffstats
path: root/sys/compat/svr4/svr4_sockio.c
Commit message (Expand)AuthorAgeFilesLines
* Merge the remainder of kern_vimage.c and vimage.h into vnet.c andrwatson2009-08-011-1/+0
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorrwatson2009-07-141-1/+0
* After cleaning up rt_tables from vnet.h and cleaning up opt_route.hbz2009-06-231-1/+0
* After r193232 rt_tables in vnet.h are no longer indirectly dependent onbz2009-06-081-2/+0
* For all files including net/vnet.h directly include opt_route.h andbz2009-02-271-0/+3
* Rather than using hidden includes (with cicular dependencies),bz2008-12-021-0/+1
* Step 1.5 of importing the network stack virtualization infrastructurezec2008-10-021-0/+1
* We left out V_static_len from ip_fw2.cjulian2008-08-251-1/+1
* Commit step 1 of the vimage project, (network stack)bz2008-08-171-1/+2
* Use TAILQ_EMPTY instead of checking if TAILQ_FIRST is NULL.brooks2006-08-041-1/+1
* Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE andrwatson2005-08-091-1/+2
* Start each of the license/copyright comments with /*-imp2005-01-051-1/+1
* Use __FBSDID().obrien2003-06-101-2/+3
* SMP locking for ifnet list.hsu2002-12-221-3/+2
* Replace the conventional usage of strncpy() by using strlcpy().robert2002-10-171-1/+1
* In continuation of early fileop credential changes, modify fo_ioctl() torwatson2002-08-171-2/+4
* Remove __P.alfred2002-03-201-1/+1
* KSE Milestone 2julian2001-09-121-4/+4
* Use queue macros.jhb2001-01-231-5/+4
* Cleanup after repo copy of sys/svr4 to sys/compat/svr4.obrien2000-08-311-4/+4
* Remove unnecessary includesnewton1999-12-081-5/+0
* Remove unnecessary includes.newton1999-10-171-4/+0
* This is what was "fdfix2.patch," a fix for fd sharing. It's prettygreen1999-09-191-4/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add $Id$ tagsnewton1999-07-301-0/+2
* Oops - Ripped out a bit of debugging code which will stop certain bitsnewton1999-01-301-1/+1
* Emulator KLD for SysVR4 executables grabbed from NetBSD.newton1999-01-301-0/+174
OpenPOWER on IntegriCloud