summaryrefslogtreecommitdiff
path: root/master.c
AgeCommit message (Expand)Author
2012-07-01Use ssize_t for the return type of read/write instead of int.Ned T. Crigler
2008-01-29Update copyrights for 2008.Ned T. Crigler
2008-01-26If FD_CLOEXEC works, create a pipe and use it to report any errors that occurNed T. Crigler
2006-09-27Add a comment to the waitattach code.Ned T. Crigler
2006-06-03Print an error message if we could not execute the desired command, instead ofNed T. Crigler
2005-04-10Allow the dtach -n mode to be used without a terminal. If a terminal is notNed T. Crigler
2004-11-03Use non-blocking mode a little better by repeatedly trying to send data out toNed T. Crigler
2004-10-04Try to set non-blocking mode when accepting new clients.Ned T. Crigler
2004-06-24Allow the redraw method to be chosen by the user, and include the old Ctrl LNed T. Crigler
2004-06-23First attempt at proper process group handling.Ned T. Crigler
2004-05-26dtach 0.6Ned T. Crigler
2001-11-28Fix fd leakage.Ned T. Crigler
2001-11-05Portability updates thanks to sourceforge's compile farm. dtach should nowNed T. Crigler
2001-09-28initial import to sourceforgeNed T. Crigler