]> infiniteadaptability.org Git - seeder/commit
...
authoralex <[email protected]>
Thu, 20 Jan 2022 08:16:38 +0000 (00:16 -0800)
committeralex <[email protected]>
Thu, 20 Jan 2022 08:16:38 +0000 (00:16 -0800)
commit40c763fa5feb8c579cc0a9a0a1d9aa15b9248945
treec786cf5427ff37773d8098337b17cf5a1ac4aa75
parent3de78a863a14104a43cdb575dfc586fce3a8129b
...
15 files changed:
Makefile.am
inc/log.h
inc/net.h
inc/opt.h
src/default.c
src/init.c
src/log.c
src/main.c
src/net/start.c
src/opt/env.c
src/opt/port.c [new file with mode: 0644]
src/opt/set.c
src/setup.c
test/unit/Makefile.am
test/unit/opt.tests.c