mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
Backout previous commit.
(Mental note: don't forget -rRELENG_4 next time.)
This commit is contained in:
parent
ae67045f8e
commit
d70eeca360
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=63007
@ -109,7 +109,7 @@ sflag_print()
|
||||
pn->name, MAXREALNAME, namelen,
|
||||
pn->realname ? pn->realname : "");
|
||||
if (!w->loginat) {
|
||||
(void)printf(" * * No logins ");
|
||||
(void)printf(" * * No logins ");
|
||||
goto office;
|
||||
}
|
||||
(void)putchar(w->info == LOGGEDIN && !w->writable ?
|
||||
|
Loading…
Reference in New Issue
Block a user