summaryrefslogtreecommitdiffstats
path: root/proc.c
AgeCommit message (Expand)Author
2019-11-04Add foreground mode with -FNicolas Viennot
2016-01-19Merge branch 'obsd-master'Thomas Adam
2016-01-19I no longer use my SourceForge address so replace it.nicm
2015-12-05Merge branch 'obsd-master'Thomas Adam
2015-12-05EAGAIN handling for imsg_read. OK henning@ benno@claudio
2015-11-25log_open() isn't conditional on proctitleThomas Adam
2015-11-25Remove logfile()Thomas Adam
2015-11-25Merge branch 'obsd-master'Thomas Adam
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