Historique des commits

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