summaryrefslogtreecommitdiffstats
path: root/src/cmd/9term
Commit message (Expand)AuthorAgeFilesLines
* better cr handlingrsc2005-07-181-2/+9
* hold mode in raw modersc2005-07-141-3/+3
* lets try hold mode in raw modersc2005-07-132-10/+24
* Allow unicode in identifiers.rsc2005-05-011-3/+1
* more netbsd support.rsc2005-03-281-0/+1
* add signal.hrsc2005-03-151-0/+1
* more robust winrsc2005-03-051-4/+18
* fix doubleclickrsc2005-02-111-3/+11
* fix paste againrsc2005-02-081-1/+1
* try to handle DEL betterrsc2005-02-081-17/+16
* Maybe it will run on SunOS 5.8 now.rsc2005-02-081-1/+7
* add -rsc2005-01-301-0/+1
* handle sysnames in labelsrsc2005-01-302-6/+26
* do not call exits in threaded programsrsc2005-01-171-1/+1
* fixes for openbsdrsc2005-01-112-54/+9
* debugging for sam, and an old fix forgottenrsc2005-01-071-0/+1
* ignore spurious sigchilds on sunosrsc2005-01-071-3/+10
* exit on eofrsc2005-01-051-3/+1
* change to use new library.rsc2005-01-042-25/+21
* typo flags => flagrsc2005-01-041-1/+1
* new prototypersc2005-01-041-1/+1
* add ? for unknown plumbsrsc2005-01-021-1/+20
* handle pty correctly on linuxrsc2004-12-271-0/+14
* make work with new thread libraryrsc2004-12-263-19/+45
* handle interrupt rightrsc2004-10-221-1/+3
* use threadexitsallrsc2004-10-171-1/+1
* remove socket at exitrsc2004-10-171-0/+11
* fix interrupt handling, add clumsy way to get at text buffer contentsrsc2004-10-171-3/+92
* Continue the pthreads torture.rsc2004-09-212-8/+26
* various forgotten filesrsc2004-09-201-6/+14
* Make comment match code.rsc2004-08-061-3/+4
* Try to be more clever about re-enabling terminal echo.wkj2004-08-021-1/+2
* Placate the Sun monster.wkj2004-07-031-1/+1
* scrollingrsc2004-06-111-2/+2
* mouse scrollingrsc2004-06-091-9/+27
* Little fixes.rsc2004-04-301-6/+12
* add -W to specify window size.rsc2004-04-291-1/+4
* collapse \r\r\r\r => \r.rsc2004-04-251-1/+5
* always be honest about tabstop.rsc2004-04-252-1/+7
* various bug fixesrsc2004-04-241-0/+4
* Fix window size in case we inherited a bad one.rsc2004-04-231-0/+1
* cut the cute graphics.rsc2004-04-211-4/+4
* fix a deadlock.rsc2004-04-201-1/+7
* better \r handlingrsc2004-04-201-6/+15
* make things work on SunOSrsc2004-04-201-2/+2
* make mac workrsc2004-04-193-148/+3
* clean up when finished.rsc2004-04-197-65/+14
* xrsc2004-04-191-3/+10
* add cooked override.rsc2004-04-181-16/+25
* add thisrsc2004-04-161-0/+109