Home | History | Annotate | Download | only in libnetinet
History log of /src/sys/rump/net/lib/libnetinet/Makefile
RevisionDateAuthorComments
 1.6  19-Oct-2015  pooka Add a COMMENT describing what each component roughly does.

"make describe" prints the comment.

Requested/inspired by Vincent Schwarzer on rumpkernel-users
 1.5  13-Mar-2014  pooka branches: 1.5.6;
rename component.c -> netinet_component.c
 1.4  11-Dec-2009  pooka branches: 1.4.12; 1.4.22; 1.4.26;
Include component.c instead of dummy.c so that domain constructors
get properly called.
 1.3  16-Oct-2008  pooka branches: 1.3.2; 1.3.10; 1.3.16;
Deal with the ld.so/linkset brokenness and compile all of libnet
and libnetinet into a big bunch for now. If they were separate
libraries, the DOMAIN_DEFINE() in the latter on the linkline would
not get noticed at "boot" time because of the abovementioned
brokenness. One of these days I'll add code to dlopen() the
libraries and resplit them, but this will allow things to work
until then.
 1.2  13-Oct-2008  pooka Add tcp debugging as a build option.
 1.1  06-Oct-2008  pooka branches: 1.1.2;
Provide the TCP/IP as a rump library.
 1.1.2.2  10-Oct-2008  skrll Sync with HEAD.
 1.1.2.1  06-Oct-2008  skrll file Makefile was added on branch wrstuden-revivesa on 2008-10-10 22:37:09 +0000
 1.3.16.3  11-Mar-2010  yamt sync with head
 1.3.16.2  04-May-2009  yamt sync with head.
 1.3.16.1  16-Oct-2008  yamt file Makefile was added on branch yamt-nfs-mp on 2009-05-04 08:14:33 +0000
 1.3.10.2  17-Jan-2009  mjf Sync with HEAD.
 1.3.10.1  16-Oct-2008  mjf file Makefile was added on branch mjf-devfs2 on 2009-01-17 13:29:39 +0000
 1.3.2.2  19-Oct-2008  haad Sync with HEAD.
 1.3.2.1  16-Oct-2008  haad file Makefile was added on branch haad-dm on 2008-10-19 22:18:08 +0000
 1.4.26.1  18-May-2014  rmind sync with head
 1.4.22.2  03-Dec-2017  jdolecek update from HEAD
 1.4.22.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.12.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.5.6.1  27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)

RSS XML Feed