Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Dec 1995 09:43:08 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org, julian@freefall.freebsd.org
Subject:   Re: cvs commit: src/sys/i386/i386 conf.c mem.c
Message-ID:  <199512212243.JAA08235@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
Please ignore my previous null message.

>  Modified:    sys/i386/i386  conf.c mem.c
>  Log:
>  Reviewed by:	peter (verbally :)
>  Move functions specific to mem.c to mem.c from conf.c

This should be a null set of functions :-).  The mem driver can't know
which other drivers are memory-like or security holes (iskmem() actually
means is_too_insecure_to_use_at_security_level_2()).  There should be
devfs flags for devices that are safe to use when securelevel >= 2.

Bruce



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