contrib/chg/chg.c
Sat, 15 Oct 2016 14:30:16 +0900 Yuya Nishihara chgserver: make it a core module and drop extension flags
Sun, 17 Jul 2016 22:55:47 +0100 Jun Wu chg: forward SIGINT, SIGHUP to process group stable
Tue, 28 Jun 2016 22:39:06 +0900 Yuya Nishihara chg: silence warning of unused parameter 'sig'
Fri, 24 Jun 2016 15:21:10 +0100 Jun Wu chg: send SIGPIPE to server immediately when pager exits (issue5278)
Wed, 15 Jun 2016 23:49:56 +0900 Yuya Nishihara chg: ignore SIGINT while waiting pager termination
Wed, 15 Jun 2016 23:32:00 +0900 Yuya Nishihara chg: reset signal handlers to default before waiting pager
Wed, 15 Jun 2016 21:36:31 +0100 Jun Wu chg: change default connect timeout to 60 seconds
Mon, 13 Jun 2016 21:30:14 +0100 Jun Wu chg: make timeout adjustable
Sat, 11 Jun 2016 20:25:49 +0100 Jun Wu chg: exec pager in child process
Sun, 24 Apr 2016 21:35:30 +0900 Yuya Nishihara chg: initialize sockdirfd to -1 instead of AT_FDCWD stable
Sun, 10 Apr 2016 01:28:52 +0100 Jun Wu chg: forward SIGWINCH to worker stable
Sun, 10 Apr 2016 22:00:34 +0100 Jun Wu chg: server exited with code 0 without being connectable is an error
Mon, 11 Apr 2016 00:18:27 +0100 Jun Wu chg: use fsetcloexec instead of closing lockfd manually
Sun, 10 Apr 2016 22:58:11 +0100 Jun Wu chg: check lockfd at freecmdserveropts
Sun, 10 Apr 2016 23:56:00 +0100 Jun Wu chg: add sockdirfd to cmdserveropts
less more (0) -15 tip