summaryrefslogtreecommitdiffstats
path: root/proc.c
AgeCommit message (Expand)Author
2015-11-24Log some system and libevent information at startup.nicm
2015-11-24Make the log stuff a bit tidier with some helper functions.nicm
2015-11-24-sys/queue.h in proc.c, and nuke the unnecessary C++ header guards stuff andNicholas Marriott
2015-11-18Merge branch 'obsd-master'Thomas Adam
2015-11-18Use __unused rather than rolling our own.nicm
2015-10-31Merge branch 'obsd-master'Thomas Adam
2015-10-31Don't shift version out of peerid, it is needed later.nicm
2015-10-29Merge branch 'obsd-master'Thomas Adam
2015-10-29Break version check into a separate function, and limit version to 8 bits.nicm
2015-10-27Merge branch 'obsd-master'Thomas Adam
2015-10-27Break the common process set up, event loop and imsg dispatch codenicm