Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Feb 1997 22:18:21 -0800 (PST)
From:      David Nugent <davidn>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/kern kern_prot.c
Message-ID:  <199702100618.WAA09975@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidn      97/02/09 22:18:21

  Modified:    sys/kern  kern_prot.c
  Log:
  Fix off by one error in setlogin() syscall.
  Don't overwrite session login unless the call is going to succeed.
  
  Revision  Changes    Path
  1.22      +6 -3      src/sys/kern/kern_prot.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702100618.WAA09975>