Commit Verlauf

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