git: ktr(4): Ensure that KTR_ENTRIES is 2^n and document that it has to be.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Jul 16 02:54:29 PDT 2011


commit 6d22945a465e6b5a4d40c04c160427b026b11426
Author: Sascha Wildner <saw at online.de>
Date:   Sat Jul 16 11:52:08 2011 +0200

    ktr(4): Ensure that KTR_ENTRIES is 2^n and document that it has to be.
    
    Reported-by: alexh

Summary of changes:
 share/man/man4/ktr.4 |    5 ++---
 sys/kern/kern_ktr.c  |    6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6d22945a465e6b5a4d40c04c160427b026b11426


-- 
DragonFly BSD source repository





More information about the Commits mailing list