change buffer size for gethostname() to HOST_NAME_MAX to avoid accidently truncating...
[systembsd.git] / src / config.c
2014-06-22 kremlinchange buffer size for gethostname() to HOST_NAME_MAX...
2014-06-22 kremlinadd license ISC license blurbs
2014-06-20 kremlin-finish migrating old code to work with gdbus-codegen...
2014-06-13 kremlin-fleshed out config and hostnamed more, structure for...
2014-06-13 kremlin-furthering hostnamed, begining configuration..