Commit History

Author SHA1 Message Date
  Simon Tatham 6cf6682c54 Rewrite some manual char-buffer-handling code. 2 years ago
  Simon Tatham 04c1617f20 Formatting: realign labels and case/default statements. 2 years ago
  Jacob Nevins 92881f2066 Define OMIT_UTMP if there's no utmpx.h. 2 years ago
  Simon Tatham f780a45c57 Proper backlog handling in Unix pty backend. 2 years ago
  Simon Tatham 76dc28552c Add memsets after allocation of all Backend implementors. 3 years ago
  Simon Tatham 5374444879 Lowercase version of BackendVtable's displayname. 3 years ago
  Simon Tatham c336643576 Separate backend_send from backend_sendbuffer. 3 years ago
  Simon Tatham c06c9c730f Fill in missing implementation of pty_sendbuffer. 3 years ago
  Simon Tatham 6791bdc9b6 Don't #include <utmp.h> if it doesn't exist. 3 years ago
  Simon Tatham f39c51f9a7 Rename most of the platform source files. 3 years ago
  Simon Tatham c64ad3bb0c Rename some of the more stupidly named files in the Unix back end. 20 years ago
  Ben Harris bb4b9039b4 If we're going to define _XOPEN_SOURCE, we should at least define it to a 20 years ago
  Simon Tatham b0bf176dfb Loose end from r5031: the Kex panel should only be displayed in 20 years ago
  Simon Tatham b3b70d749f Jacob has pointed out why SIGCHLD was blocked, so I've updated the 20 years ago
  Simon Tatham ebf507497d Apparently SIGCHLD is blocked by default in processes run in a 20 years ago
  Simon Tatham 7ecf13564a New timing infrastructure. There's a new function schedule_timer() 20 years ago
  Simon Tatham 1aa64afc30 I think rjk meant `setpgid', not `setpgrp'. 20 years ago
  Simon Tatham 4f197b872e RJK's OS X portability patch: 20 years ago
  Simon Tatham 859d92a577 Moved the environment variables config block out of the Telnet panel 20 years ago
  Jacob Nevins df66432b5d Patch from Kurt Roeckx: apparently on Debian amd64, the ut_time member of 20 years ago
  Jacob Nevins 20f433efac Add a configuration option for TCP keepalives (SO_KEEPALIVE), default off. 20 years ago
  Simon Tatham 80c3a23abc I think I've just fixed Debian bug #166396. The +ut option was 21 years ago
  Simon Tatham 6bb121ecb9 Colin's const-fixing Patch Of Death. Seems to build fine on Windows 21 years ago
  Simon Tatham bc4e41154a Close On Exit and Warn On Close fixes: (a) pty_reconfig needs to 21 years ago
  Simon Tatham 3bd0415579 Turned the old `Telnet Command' System-submenu into a more general 21 years ago
  Simon Tatham a3428ae953 Having created and used uxsel, it actually turns out to be 21 years ago
  Simon Tatham 5107780c54 pterm now uses the new uxsel module, so it's one step closer to 21 years ago
  Simon Tatham d36a4c3685 Introduced wrapper macros snew(), snewn() and sresize() for the 21 years ago
  Simon Tatham 83da92826e Richard B's patch to add WINDOWID support to pterm. 22 years ago
  Ben Harris 81ada5f24f Add a stub "free" routine for pterm. Thanks to rjk. 22 years ago