systembsd.git
2014-07-15 kremlinget rid of ifdef maze in main.c, the binaries will...
2014-07-10 kremlinset hostnamed's 'hostname' property before export
2014-07-08 kremlinmore work on managing four interfaces as separate PIDs...
2014-07-08 kremlin(1) regenerate leaner genfiles, we're not using the...
2014-07-08 kremlin"build-proper renamed" to "publish" in makefile
2014-07-08 kremlinregenerate proper namespaced code for other 3 interface...
2014-07-08 kremlinfix previous commit (forgot to escape newline), regener...
2014-07-08 kremlinfix gen-gdbus-interfaces.sh to namespace generated...
2014-07-03 kremlincut out old XML install cruft
2014-07-02 kremlin(1) modify gen-gdbus-interfaces.sh to generate nessecar...
2014-07-02 kremlinfollowing last commit, freshen up all ispect xml files...
2014-07-02 kremlin(1) updated ispect xml to reflect recent undocumented...
2014-06-29 kremlinminor forgot to wrap email in <>'s in txts
2014-06-26 kremlinretab
2014-06-26 kremlinreplace C++ style comments
2014-06-26 kremlinremove -pedantic, screw that
2014-06-26 kremlinbring in skeleton conf, add to makefile install target
2014-06-26 kremlincut out install code that should be handled in makefile
2014-06-26 kremlinclean up makefile, add -std=c89 and -pedantic to build...
2014-06-26 kremlinclean up config.c
2014-06-26 kremlindrop persistent file handlers, use rc.d 'reload' instead
2014-06-26 kremlinmore work on xml configuration setting..
2014-06-26 kremlinminor, fix system call logic
2014-06-26 kremlinsee previous commit, forgot 'git add'..
2014-06-26 kremlinfix up merge conflicts to compile on strict settings
2014-06-26 kremlinfixing merge conflicts
2014-06-26 kremlinmerge license, hostname buffer changes from master...
2014-06-22 kremlinchange buffer size for gethostname() to HOST_NAME_MAX...
2014-06-22 kremlinshebang /bin/sh instead of bash for gdbus interface...
2014-06-22 kremlinadd license ISC license blurbs
2014-06-20 kremlingoodnight
2014-06-20 kremlinexit func for config, close()s and free()s
2014-06-20 kremlinfinish migrating old code to work with gdbus-codegen...
2014-06-19 kremlinblow away unnessecary errata whose functionality is...
2014-06-19 kremlinprepare old hostnamed.c code for use through proper...
2014-06-19 kremlinregenerate interface types, clean up gen script
2014-06-19 kremlinblow away improperly generated interface types (bad...
2014-06-19 kremlinadd script for generating interface types (gdbus-codegen)
2014-06-17 kremlinadd gdbus-codegen files
2014-06-13 kremlinfleshed out config and hostnamed more, structure for...
2014-06-13 kremlinfurthering hostnamed, begining configuration..
2014-06-10 kremlinproperty handling...
2014-06-10 kremlinexport proper xml FINALLY..
2014-06-10 kremlincut out literals
2014-06-10 kremlinbring in new configs
2014-06-10 kremlinblow away xmldefs, will read from file and checksum...
2014-06-08 kremlinstarted work on xml file installation/configuration
2014-06-08 kremlinsyncing...
2014-06-07 kremlinXML configs will be either compiled in (default) or...
2014-06-05 kremlinsyncing between computers..
2014-06-05 kremlinminor info errata
2014-06-05 kremlindivorce introspect xml to conf/ file, rm hostnamed...
2014-06-05 kremlinsyncing working files between computers...
2014-06-02 kremlinadded scripts to place config files, added a note in...
2014-06-02 kremlinminor, reference issue
2014-06-02 kremlinsyntax cleanup, add whatever .bin.core files are to...
2014-06-02 kremlindivorce XML literal to hostnamed.h, update types to...
2014-06-02 kremlinmoved things around to make source readable, added...
2014-06-02 kremlinupdate makefile and main.c to reflect changes of previo...
2014-06-02 kremlinremove crapfile, rename 'modules' -> 'interfaces'
2014-05-30 kremlinhostnamed implementation coming along, implements intro...
2014-05-30 kremlinclean up. we dont need those files rn
2014-05-30 kremlinsession bus -> system bus (hostnamed)
2014-05-30 kremlinget OUT
2014-05-30 kremlinminor, more gitignore matching...
2014-05-30 kremlinfix gitignore, removing vim tmpfiles...
2014-05-30 kremlinget hostnamed to show up on session bus, incomplete
2014-05-28 kremlinbegin hostnamed, clean up
2014-05-27 kremlinadd gitignore, remove binaries...
2014-05-27 kremlinset aside -ports makefile for now, we'll deal with...
2014-05-22 kremlinworking with makefiles...
2014-05-22 kremlinedit Makefile, add temp configure script, working on...
2014-05-22 kremlinchange catagory to kremlinware/test
2014-05-22 kremlindelete gnu makefile, revamp bsd makefile
2014-05-22 kremlinmoved src/*d -> src/modules/
2014-05-20 kremlinadded devel and release branches, deleted tempfile
2014-05-20 kremlin(g)makefile, structuring filesystem
2014-05-20 kremlinmove 4 utils into more-specific src/modules/, update...
2014-05-20 kremlinadd INSTALL, README.tmp and TODO, start openbsd-specifi...
2014-04-27 kremlininitial