Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Aug 2005 00:24:20 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/crypto/rijndael rijndael-alg-fst.c
Message-ID:  <200508170024.j7H0OKnY038559@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cperciva    2005-08-17 00:24:20 UTC

  FreeBSD src repository

  Modified files:
    sys/crypto/rijndael  rijndael-alg-fst.c 
  Log:
  Unbreak the world build (in sbin/gbde).  This file is used by both
  kernel and world, so KASSERT() needs to be wrapped within an #ifdef
  _KERNEL / #endif pair.
  
  Reported by:    krion, tinderbox
  
  Revision  Changes    Path
  1.10      +2 -0      src/sys/crypto/rijndael/rijndael-alg-fst.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508170024.j7H0OKnY038559>