index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
proc.c
Commit message (
Expand
)
Author
Age
*
Put version in log in portable tmux.
Nicholas Marriott
2017-01-18
*
One extra empty line not in OpenBSD, and tweak a #define style.
Nicholas Marriott
2016-10-17
*
getprogname() and setproctitle() on Linux.
Nicholas Marriott
2016-05-27
*
Merge branch 'obsd-master'
Thomas Adam
2016-01-19
|
\
|
*
I no longer use my SourceForge address so replace it.
nicm
2016-01-19
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-12-05
|
\
|
|
*
EAGAIN handling for imsg_read. OK henning@ benno@
claudio
2015-12-05
*
|
log_open() isn't conditional on proctitle
Thomas Adam
2015-11-25
*
|
Remove logfile()
Thomas Adam
2015-11-25
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-11-25
|
\
|
|
*
Log some system and libevent information at startup.
nicm
2015-11-24
|
*
Make 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 and
Nicholas Marriott
2015-11-24
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-11-18
|
\
|
|
*
Use __unused rather than rolling our own.
nicm
2015-11-18
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-10-31
|
\
|
|
*
Don't shift version out of peerid, it is needed later.
nicm
2015-10-31
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-10-29
|
\
|
|
*
Break version check into a separate function, and limit version to 8 bits.
nicm
2015-10-29
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-10-27
|
/
*
Break the common process set up, event loop and imsg dispatch code
nicm
2015-10-27