提交历史

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