index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
schedctl
Age
Commit message (
Expand
)
Author
2014-07-27
Fix illegal snprintf usage noted in PR 47976 by simplifying it away:
dholland
2011-08-31
Use __dead
joerg
2011-03-21
Use a better width for the list.
jruoho
2009-05-16
Skip LSIDL and LSZOMB threads when retrieving info.
rmind
2009-04-22
Enable WARNS=4 by default, except for:
lukem
2009-01-18
fix -Wsign-compare issues
lukem
2008-10-18
Disallow user priority adjustments for SCHED_OTHER policy, simplify
rmind
2008-06-22
Bump date for previous.
wiz
2008-06-22
Add a dumb, mostly Solaris-compatible psrset command. It's missing some
ad
2008-06-16
- Add general cpuset macros.
rmind
2008-06-15
Sync with the latest cpuset changes.
rmind
2008-05-29
Fix busted test.
ad
2008-05-26
Sort options in usage.
wiz
2008-05-25
Allow starting a new process with the specified parameters. For example:
ad
2008-04-30
Convert TNF licenses to new 2 clause variant
martin
2008-04-28
Use symbolic names for -C.
ad
2008-03-24
showcpuset: check the correct variable against NULL after calling malloc(3).
xtraeme
2008-03-24
- Improve usage().
xtraeme
2008-02-09
update for _sched_{get,set}param changes. from rmind@.
yamt
2008-01-26
Use _SC_NPROCESSORS_CONF instead of MAXCPUS.
rmind
2008-01-26
Sort options. Remove superfluous .Pp. Grammar improvements.
wiz
2008-01-25
Fixed two warnings:
xtraeme
2008-01-24
Add schedctl(8) manual page.
rmind
2008-01-15
Implementation of processor-sets, affinity and POSIX real-time extensions.
rmind