Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
a073d11c3e05af2b691e89aae1101f1a0904f9b3
/
proc.c
4aa02c3
Merge branch 'obsd-master'
by Thomas Adam
· 7 years ago
356fab7
Return 1 if name matches not 0, also fix some spaces.
by nicm
· 7 years ago
e62e17d
Merge branch 'obsd-master'
by Thomas Adam
· 7 years ago
adf5628
Support SIGUSR2 to stop and start logging for an existing server. Also
by nicm
· 7 years ago
b98b4e2
Put version in log in portable tmux.
by Nicholas Marriott
· 8 years ago
f6c49ce
One extra empty line not in OpenBSD, and tweak a #define style.
by Nicholas Marriott
· 8 years ago
cfef0c6
getprogname() and setproctitle() on Linux.
by Nicholas Marriott
· 8 years ago
dc42c35
Merge branch 'obsd-master'
by Thomas Adam
· 9 years ago
995af0e
I no longer use my SourceForge address so replace it.
by nicm
· 9 years ago
8ae9329
Merge branch 'obsd-master'
by Thomas Adam
· 9 years ago
0417f1f
EAGAIN handling for imsg_read. OK henning@ benno@
by claudio
· 9 years ago
a1bc339
log_open() isn't conditional on proctitle
by Thomas Adam
· 9 years ago
260de2c
Remove logfile()
by Thomas Adam
· 9 years ago
890d8da
Merge branch 'obsd-master'
by Thomas Adam
· 9 years ago
4e3015a
Log some system and libevent information at startup.
by nicm
· 9 years ago
9cccb8c
Make the log stuff a bit tidier with some helper functions.
by nicm
· 9 years ago
7b08513
-sys/queue.h in proc.c, and nuke the unnecessary C++ header guards stuff and
by Nicholas Marriott
· 9 years ago
7fe8edc
Merge branch 'obsd-master'
by Thomas Adam
· 9 years ago
577c0e3
Use __unused rather than rolling our own.
by nicm
· 9 years ago
c975de2
Merge branch 'obsd-master'
by Thomas Adam
· 9 years ago
b0a99e8
Don't shift version out of peerid, it is needed later.
by nicm
· 9 years ago
e8bb385
Merge branch 'obsd-master'
by Thomas Adam
· 9 years ago
45f3cea
Break version check into a separate function, and limit version to 8 bits.
by nicm
· 9 years ago
da1f6fc
Merge branch 'obsd-master'
by Thomas Adam
· 9 years ago
07b0ea0
Break the common process set up, event loop and imsg dispatch code
by nicm
· 9 years ago