dtlogin: use sessreg to manage utmp/wtmp.

This commit is contained in:
hyousatsu
2023-03-27 08:25:29 +00:00
parent 28277ce88e
commit 760d36bfe9
23 changed files with 452 additions and 1177 deletions

View File

@@ -1903,6 +1903,7 @@ if ( session_menu != NULL ) {
}
#if 0
/*
* [ No Windows ] menu pane...
*/
@@ -1920,6 +1921,7 @@ if ( session_menu != NULL ) {
if (getenv(LOCATION) == NULL || strcmp(getenv(LOCATION), "local") != 0 )
XtSetSensitive(options_item[j], False);
j++;
#endif
/*