summaryrefslogtreecommitdiff
path: root/attach.c
AgeCommit message (Expand)Author
2015-07-18Update copyrights for 2015.Ned T. Crigler
2015-07-18Add dtach -p.Ned T. Crigler
2014-08-04Try to use chdir to get around the sun_path length limit.Ned T. Crigler
2014-08-04Prevent buffer overflow with a long socket path name.Ned T. Crigler
2014-08-04Silence valgrind memcheck error by memset()-ing pkt to 0Paul Wilkinson
2012-07-01Fix error handling for read from stdin in attach.cNed T. Crigler
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
2006-09-27Try to detect and remove stale sockets when dtach -A is used. BeNed T. Crigler
2006-06-03Print an error message if we could not execute the desired command, instead ofNed T. Crigler
2004-08-25Changed restore_term to remove the Linux-specific escape sequence to restoreNed T. Crigler
2004-07-01Add an extra signal call to the win_change function to make sure the SIGWINCHNed T. Crigler
2004-06-24Allow the redraw method to be chosen by the user, and include the old Ctrl LNed T. Crigler
2004-06-22Changed the attach code to be paranoid about checking the return value ofNed 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