]> git.mdlowis.com Git - proto/rc.git/shortlog
proto/rc.git
2017-03-16 Michael D.... parse.y needed bools
2017-03-15 Michael D.... Use stdbool because this is 2016 and there's no excuse...
2017-03-15 Michael D.... general cleanup
2017-03-15 Michael D.... moved writall to print.c and removed system.c
2017-03-15 Michael D.... switched option parseing to OPTBEGIN macro and deleted...
2017-03-15 Michael D.... Moved all includes into rc.h and did a bit of hack...
2017-03-14 Michael D.... Hardcode signal messages in C99 style. Fixed null point...
2017-03-14 Michael D.... coalesce headers more
2017-03-14 Michael D.... coalesced some headers and deleted some unused files
2017-03-13 Michael D.... Removed autoconf cruft
2017-03-13 Michael D.... removed some defines from config.h and ifdefs throughou...
2017-03-13 Michael D.... checked in generated config.h file
2017-03-13 Michael D.... Added non-autoconf makefile
2017-03-13 Michael D.... Initial commit