Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: simonb
Date: Sat Apr 15 04:38:09 UTC 2000
Modified Files:
syssrc/sys/kern: kern_sysctl.c
syssrc/sys/sys: sysctl.h
Log Message:
For the KERN_PROC sysctl, when using KERN_PROC_TTY allow
KERN_PROC_TTY_NODEV to select processes with no controlling
tty and KERN_PROC_TTY_REVOKE to select processes with a
revoked controlling tty.
To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 syssrc/sys/kern/kern_sysctl.c
cvs rdiff -r1.42 -r1.43 syssrc/sys/sys/sysctl.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