summaryrefslogtreecommitdiff
path: root/usr.bin/rump_dhcpclient/Makefile
AgeCommit message (Expand)Author
2021-07-07Allow to set sanitizer flags for the rump build from themartin
2017-05-11Remove more _KERNTYPES definitions in rump components.sevan
2016-01-23Define _KERNTYPES for things that need it.christos
2011-01-20Add a simple dhcp client for rump kernels. It uses code from dhcpcdpooka