]> git.mdlowis.com Git - proto/albase.git/commit
Added sdhcp source and rules file
authorMike Lowis <mike.lowis@gentex.com>
Wed, 11 May 2016 16:04:49 +0000 (12:04 -0400)
committerMike Lowis <mike.lowis@gentex.com>
Wed, 11 May 2016 16:04:49 +0000 (12:04 -0400)
commit132f78922054db876f2856f3057dcdafd6a4e12b
treeb24ff5001c1fdd846b87b5ca460dac0a1ca50234
parente4a1ae587391555f96ac99272a829aaa8129fada
Added sdhcp source and rules file
12 files changed:
Makefile
source/sdhcp/LICENSE [new file with mode: 0644]
source/sdhcp/Makefile [new file with mode: 0644]
source/sdhcp/Rules.mk [new file with mode: 0644]
source/sdhcp/TODO [new file with mode: 0644]
source/sdhcp/arg.h [new file with mode: 0644]
source/sdhcp/config.mk [new file with mode: 0644]
source/sdhcp/sdhcp.1 [new file with mode: 0644]
source/sdhcp/sdhcp.c [new file with mode: 0644]
source/sdhcp/util.h [new file with mode: 0644]
source/sdhcp/util/eprintf.c [new file with mode: 0644]
source/sdhcp/util/strlcpy.c [new file with mode: 0644]