Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   rmind
Date:           Sat Oct 18 03:40:18 UTC 2008

Modified Files:
        src/sys/kern: sys_sched.c
        src/usr.sbin/schedctl: schedctl.8 schedctl.c

Log Message:
Disallow user priority adjustments for SCHED_OTHER policy, simplify
convert_pri().  Sync schedctl(8) with the change.  Closes PR/38009.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/kern/sys_sched.c
cvs rdiff -r1.8 -r1.9 src/usr.sbin/schedctl/schedctl.8
cvs rdiff -r1.11 -r1.12 src/usr.sbin/schedctl/schedctl.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