CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/09 22:46:18
Modified files:
sys/kern : kern_prot.c
Log message:
Use temporary buffer to copyout login name within sys_getlogin_r().
Load the session pointer to the `s' variable after new login name
was copied from the userland within sys_setlogin().
ok deraadt claudio
