index
:
dtach.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
Age
Commit message (
Expand
)
Author
2025-06-20
Clean up whitespace, mixed spaces/tabs, and brace style
HEAD
master
Ned T. Crigler
2025-06-19
Always check the return value of the write() system call
Ned T. Crigler
2025-06-17
Add support for -- argument termination marker
Ciprian Dorin Craciun
2017-03-05
Update license header in source files.
Ned T. Crigler
2016-05-08
Update copyrights for 2016.
Ned T. Crigler
2015-07-18
Update copyrights for 2015.
Ned T. Crigler
2015-07-18
Add dtach -p.
Ned T. Crigler
2014-08-04
Add dtach -N.
Ned T. Crigler
2008-01-31
Fix -e ^<char> to work with lowercase characters.
Ned T. Crigler
2008-01-29
Update copyrights for 2008.
Ned T. Crigler
2007-04-23
Always assume that stdin is not a terminal when tcgetattr fails, instead of
Ned T. Crigler
2006-09-27
Try to detect and remove stale sockets when dtach -A is used. Be
Ned T. Crigler
2006-06-03
Print an error message if we could not execute the desired command, instead of
Ned T. Crigler
2005-04-10
Allow the dtach -n mode to be used without a terminal. If a terminal is not
Ned T. Crigler
2004-07-01
Add documentation for the new redraw option.
Ned T. Crigler
2004-06-24
Allow the redraw method to be chosen by the user, and include the old Ctrl L
Ned T. Crigler
2004-05-26
dtach 0.6
Ned T. Crigler
2001-11-30
Bump version.
Ned T. Crigler
2001-11-05
Portability updates thanks to sourceforge's compile farm. dtach should now
Ned T. Crigler
2001-09-28
initial import to sourceforge
Ned T. Crigler