Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Mar 1995 19:11:54 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, rgrimes@gndrsh.aac.dev.com
Cc:        CVS-commiters@freefall.cdrom.com, cvs-sys@freefall.cdrom.com, davidg@Root.COM, phk@ref.tfs.com
Subject:   Re: cvs commit: src/sys/libkern locc.c random.c scanc.c skpc.c libkern
Message-ID:  <199503180911.TAA14031@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>And my grepping of the source tree turned up no one that directly
>inclues sys/systm.h, but it *is* included by vm_page.h.  I have
>yet to search the source tree for that one.

It's only included if KERNEL and DIAGNOSTIC are defined.

>This does bring up the question of should we be installing all the
>files we are in /usr/include/sys.  As I am about to rewrite the
>/usr/include Makefile to clean up all the mkdir/chown/chmod this
>would be a *very* good time to clean up *exactly* what header
>files we install into /usr/include/sys.

Traditional system internals should be there.  I don't think it can
be cleaned up quickly.  There are too many interdependencies.

Bruce



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