summaryrefslogtreecommitdiff
path: root/xc/workInProgress/xsm/restart.c
AgeCommit message (Expand)AuthorFilesLines
1994-08-17per client props are now a linked list; Use XtMalloc, XtFreemor1-38/+46
1994-08-10Clone() function can now takes "useSavedState" arg. If not true, usemor1-4/+8
1994-08-02skip comment in system.xsmmor1-1/+4
1994-07-27better handling of remote execution protocols.mor1-19/+168
1994-07-26bell if can't clonemor1-1/+3
1994-07-26moved code which gets env vars from Restart() to GetEnvironment().mor1-104/+136
1994-07-21dropped _XC_IsManager, for now hard code twmmor1-3/+14
1994-07-15check for ~/.xsmstartup before system.xsmmor1-6/+20
1994-07-15 RestartEverything renamed to Restart. Two phase startup - firstmor1-3/+28
1994-07-13use vfork, it's fastermor1-4/+8
1994-07-08clean upmor1-5/+5
1994-06-27start default apps - eg. twm, smproxymor1-1/+55
1994-05-12fix check for local machine in restartmor1-2/+3
1994-04-17new X Consortium copyright/permissionmor1-13/+24
1994-03-30add extern void remote_start decl.mor1-1/+2
1994-02-22fix cast warningsmor1-10/+11
1994-02-22Initial revisionmor1-0/+232