Re: lock(1) -v (was: VT_LOCKSWITCH)
Dima Dorfman <[email protected]> Wed, 17 Jul 2002 01:21:54 +0000
| Newsgroups | gmane.os.freebsd.devel.audit |
|---|---|
| Message-ID | <[email protected]> |
Thomas Quinot <[email protected]> wrote: > Le 2002-07-15, Dima Dorfman écrivait : > > > Anybody care to review this patch? I'd rather not commit unreviewed > > changes to a setuid root program. > > I think we'd be safer with an explicit initialization of vtyunlock. Where, why, and to what do you think it should be initialized? It's safe to assume that global variables will be initialized to 0, and it isn't used anywhere (except in tests) unless it's set to 0x2 when we lock the screen. Thanks, Dima. To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-audit" in the body of the message