summaryrefslogtreecommitdiff
path: root/gnu/dist/diffutils/src
diff options
context:
space:
mode:
authorrmind <rmind@NetBSD.org>2007-11-04 12:36:01 +0000
committerrmind <rmind@NetBSD.org>2007-11-04 12:36:01 +0000
commitfc4b6513fa105b133de97478f2996cf48aab5448 (patch)
treeab58e8dfee051324673599bcc2e2b4f2eeaaa845 /gnu/dist/diffutils/src
parent7c0340a73977364e3cb54702b215c6b2568d8597 (diff)
- sched_setup: use ilog2() for min_catch, which fixes the case when count
of CPU is non-power of 2. Fixes PR/37244. - sched_enqueue: initialize sl_lrtime, when it is zero (new thread). Part of PR/37245. - Fix the mints/maxts sysctl helpers, use mstohz() for the checks. Also, I meant miliseconds, not microseconds. Found by <bjs>.
Diffstat (limited to 'gnu/dist/diffutils/src')
0 files changed, 0 insertions, 0 deletions
01-03-13 18:34:19 +0000'>2001-03-13pull latest IPv6 patch in.itojun 2001-03-13upgrade in-tree postfix to release-20010228.itojun 2001-01-09- Use PRINTOBJDIR and .WAIT where appropriate.enami 2000-06-12'postfix check' wants a lot of files to be owned by root, so add aveego 2000-04-30initial commit of postfix reachover build. Still some nits left.perry