Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: dsl
Date: Sat Feb 15 18:10:17 UTC 2003
Modified Files:
src/sys/kern: kern_proc.c kern_prot.c kern_sig.c
src/sys/sys: proc.h
Log Message:
Fix support of 15 and 16 character lognames.
Warn if the logname is changed within a session - usually a missing setsid.
(approved by christos)
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/sys/kern/kern_proc.c
cvs rdiff -r1.71 -r1.72 src/sys/kern/kern_prot.c
cvs rdiff -r1.133 -r1.134 src/sys/kern/kern_sig.c
cvs rdiff -r1.158 -r1.159 src/sys/sys/proc.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index