Commit History

Author SHA1 Message Date
  Simon Tatham 7d705ed1bd New program 'osxlaunch', to use as an OS X bundle launcher. 9 years ago
  Simon Tatham eac66b0281 Divide the whole of gtkwin.c into three parts. 9 years ago
  Simon Tatham 7c2ea22784 New Plink operating mode: 'plink -shareexists'. 9 years ago
  Simon Tatham 097d5ffb37 pterm: move termios setup to after the fork. 9 years ago
  Simon Tatham 1840103c05 pterm: set IUTF8 on pty devices depending on charset. 9 years ago
  Simon Tatham 7658b291db Fix an uninitialised bufchain in NO_PTY_PRE_INIT mode. 9 years ago
  Simon Tatham 69737b24b5 Add a bodge to make pty masters nonblocking on OS X. 9 years ago
  Simon Tatham 1ce27010dd Add a new #define to disable pty_pre_init. 9 years ago
  Simon Tatham dc16dd5aa4 'pterm --display' should set $DISPLAY inside the terminal. 10 years ago
  Simon Tatham 5cef6f96c2 Stop using GTK3-deprecated gdk_get_display(). 10 years ago
  Simon Tatham 89da2ddf56 Giant const-correctness patch of doom! 10 years ago
  Simon Tatham 85d1e7608e Fix an assortment of dupprintf() format string bugs. 11 years ago
  Simon Tatham f1d6fa4712 When I turned fcntls into noncloexecs in r9940, I missed one. 12 years ago
  Simon Tatham b426872219 Centralise calls to fcntl into functions that carefully check the 12 years ago
  Simon Tatham 1d21346d4c Add a missing error check in pterm's child-process setup. Shouldn't 12 years ago
  Simon Tatham 5a04ae3420 Fix a pty-freeing error which caused a segfault if you attempted to 12 years ago
  Simon Tatham bbc9709b48 A collection of small bug fixes from Chris West, apparently spotted by 12 years ago
  Simon Tatham a9eb51b7d4 Remove the half-hearted attempt to make the utmp helper process drop 12 years ago
  Simon Tatham 74bc2635ad Don't forget to check the return values of setuid and friends. 12 years ago
  Simon Tatham 9a7dd918da Switch round a bogus if statement I've just noticed. Both the write to 12 years ago
  Simon Tatham 7c22b1d755 Patch from Brad Smith to use posix_openpt() instead of 12 years ago
  Simon Tatham 25c45bf043 Use O_NOCTTY (if available) when opening /dev/ptmx, just in case any 12 years ago
  Simon Tatham 75239b955b If pterm's execvp fails when given the whole argument list after -e, 13 years ago
  Simon Tatham f69591412c We shouldn't fork off a utmp helper subprocess when we aren't setuid, 13 years ago
  Simon Tatham a1f3b7a358 Post-release destabilisation! Completely remove the struct type 14 years ago
  Simon Tatham d0b99ccee3 Colin Watson reports that gnome-session has been known to leave 14 years ago
  Jacob Nevins 1c28be2056 Use pid_t more consistently. Should shut up a warning from GCC 4.6, and may 14 years ago
  Jacob Nevins 4bddcc2b5d Workarounds for compiling with -D_FORTIFY_SOURCE=2 (as Ubuntu does), which 16 years ago
  Ben Harris 241c53acea As far as I can see (at least in NetBSD) O_NONBLOCK and FIONBIO are equivalent, 18 years ago
  Jacob Nevins db7cc1cba6 Implement Marcin Bulandra's suggestion of only automatically updating the 18 years ago