Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/kern



Module Name:    syssrc
Committed By:   christos
Date:           Fri Apr 12 17:02:34 UTC 2002

Modified Files:
        syssrc/sys/kern: kern_proc.c tty.c

Log Message:
Use SESSHOLD and SESSRELE consistently.
Add SESSHOLD and SESSRELE to the t_session, so that we don't have dangling
references [inspired by OpenBSD].


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 syssrc/sys/kern/kern_proc.c
cvs rdiff -r1.135 -r1.136 syssrc/sys/kern/tty.c

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