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:           Tue Jun 13 01:27:02 UTC 2000

Modified Files:
        syssrc/sys/kern: kern_sysctl.c
        syssrc/sys/sys: sysctl.h

Log Message:
In the KERN_GETPROC* handler:
* Handle KERN_PROC_SESSION that has been defined in <sys/sysctl.h> from
  day one.
* Add handlers for KERN_PROC_GID and KERN_PROC_RGID.
* If "op" doesn't valid, return EINVAL.


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 syssrc/sys/kern/kern_sysctl.c
cvs rdiff -r1.49 -r1.50 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