1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-25 01:02:24 +00:00
putty-source/unix
Simon Tatham 0c011dcbe0 Introduce the ability to control whether the shell run in pterm is a
login shell or not. Also moved these new pieces of configuration
into the Config structure, though they won't stay there forever
since they will need to be moved out into platform-dependent config.

[originally from svn r2060]
2002-10-15 13:07:18 +00:00
..
pterm.c Introduce the ability to control whether the shell run in pterm is a 2002-10-15 13:07:18 +00:00
pty.c Introduce the ability to control whether the shell run in pterm is a 2002-10-15 13:07:18 +00:00
unix.h Support for utmp, wtmp and lastlog. Probably not terribly portable 2002-10-15 12:29:52 +00:00
uxmisc.c Begin destabilisation in the wake of 0.53! This checkin contains the 2002-10-07 16:45:23 +00:00
uxprint.c First phase of porting. pterm now compiles and runs under Linux+gtk. 2002-10-09 18:09:42 +00:00
uxstore.c First phase of porting. pterm now compiles and runs under Linux+gtk. 2002-10-09 18:09:42 +00:00
uxucs.c Selection now supported in pterm. Required small modifications 2002-10-13 11:24:25 +00:00