Introduce the ability to control whether the shell run in pterm is a
[u/mdw/putty] / unix / pty.c
2002-10-15 simonIntroduce the ability to control whether the shell...
2002-10-15 simonFinish up utmp processing: add the -ut- command-line...
2002-10-15 simonSupport for utmp, wtmp and lastlog. Probably not terrib...
2002-10-15 simonSupport for BSD-style pty devices. Tested under Linux...
2002-10-14 simonxterm-class programs should exit when their primary...
2002-10-14 simonVarious faffs in the pty allocation process to get...
2002-10-13 simonDon't forget to set $TERM when we spawn the pty. Of...
2002-10-13 simonAdded two simple command-line arguments: -fn (so I...
2002-10-13 simonResizing of pterm now works, and the size information...
2002-10-10 simonAnd that's it! pty.c is now a real pty backend rather...
2002-10-09 simonFirst phase of porting. pterm now compiles and runs...