Home | History | Annotate | Download | only in rump_dhcpclient
History log of /src/usr.bin/rump_dhcpclient/Makefile
RevisionDateAuthorComments
 1.4  07-Jul-2021  martin Allow to set sanitizer flags for the rump build from the
build.sh command line, like: -V RUMP_SANITIZE=address
 1.3  11-May-2017  sevan Remove more _KERNTYPES definitions in rump components.
 1.2  23-Jan-2016  christos branches: 1.2.6;
Define _KERNTYPES for things that need it.
 1.1  20-Jan-2011  pooka branches: 1.1.2;
Add a simple dhcp client for rump kernels. It uses code from dhcpcd
for talking to the server and for setting the interface address
and route. However, otherwise it is quite different, since we need
to be working under the assumptions that there is no stable storage
on a rump instance, and that there are n networking stacks on a
given host.
 1.1.2.2  08-Feb-2011  bouyer Sync with HEAD
 1.1.2.1  20-Jan-2011  bouyer file Makefile was added on branch bouyer-quota2 on 2011-02-08 19:01:38 +0000
 1.2.6.1  19-May-2017  pgoyette Resolve conflicts from previous merge (all resulting from $NetBSD
keywork expansion)

RSS XML Feed