NetBSD-Bugs archive

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

PR/38009 CVS commit: src



The following reply was made to PR kern/38009; it has been noted by GNATS.

From: Mindaugas Rasiukevicius <rmind%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38009 CVS commit: src
Date: Sat, 18 Oct 2008 03:40:18 +0000 (UTC)

 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