jb 2008-07-05 06:12:14 UTC
FreeBSD src repository
Modified files:
sys/conf kern.post.mk
Log:
SVN rev 180282 on 2008-07-05 06:12:14Z by jb
Add CTF conversion to the objects compiled from generated code.
This allows DTrace scripts to access variables like 'o
On Sun, Jun 08, 2008 at 05:13:13PM +0200, Marius Strobl wrote:
> On Fri, May 23, 2008 at 03:53:49AM +, John Birrell wrote:
> > jb 2008-05-23 03:53:49 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/conf kern.post.mk kern.pre.mk
> > Log:
> >
On Fri, May 23, 2008 at 03:53:49AM +, John Birrell wrote:
> jb 2008-05-23 03:53:49 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/conf kern.post.mk kern.pre.mk
> Log:
> Add support for generating CTF data for the kernel.
>
> Revision Changes
jb 2008-05-23 03:53:49 UTC
FreeBSD src repository
Modified files:
sys/conf kern.post.mk kern.pre.mk
Log:
Add support for generating CTF data for the kernel.
Revision ChangesPath
1.102 +3 -0 src/sys/conf/kern.post.mk
1.98 +15 -0 src
imp 2007-03-23 21:55:59 UTC
FreeBSD src repository
Modified files:
sys/conf kern.post.mk
Log:
If KERNEL_EXTRA is defined, make kernel-all target depend on it.
If KERNEL_EXTRA_INSTALL is defined, install it into ${DESTDIR}${KODIR}.
Revision ChangesPath
jmg 2006-12-30 20:27:24 UTC
FreeBSD src repository
Modified files:
sys/conf kern.post.mk
Log:
now that MFS_IMAGE is in the FULLKERNEL section, use FULLKERNEL instead of
KERNEL_KO, this fixes MFS_IMAGE on a debugging kernel...
Submitted by: Neelkanth Natu
ru 2006-11-01 18:55:32 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/conf kern.post.mk
Log:
MFC: 1.98: Handle vnode_if.h dependencies right.
Approved by:re (hrs)
Revision ChangesPath
1.83.2.3 +5 -1 src/sys/con
ru 2006-10-26 19:04:20 UTC
FreeBSD src repository
Modified files:
sys/conf kern.post.mk
Log:
MF kmod.mk 1.176: Properly handle vnode_if.h dependencies.
Instructed by: bde
Revision ChangesPath
1.98 +5 -1 src/sys/conf/kern.post.mk
__
ru 2006-10-13 22:28:14 UTC
FreeBSD src repository
Modified files:
sys/conf kern.post.mk kmod.mk
Log:
- Remove include links only when .depend is also removed, so that
"make depend; make clean; make -n" works.
- Preseve kernel's .depend if it already exis
des 2006-09-13 08:40:21 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/conf kern.post.mk kmod.mk
sys/modules/if_efMakefile
sys/modules/if_ppp Makefile
sys/modules/netgraph/mppc Makefile
sys/modules/sound/sound Makefil
On Tue, 15 Aug 2006, Ruslan Ermilov wrote:
On Tue, Aug 15, 2006 at 09:40:36AM +1000, Bruce Evans wrote:
On Mon, 14 Aug 2006, Dag-Erling Smorgrav wrote:
Revision ChangesPath
1.96 +1 -1 src/sys/conf/kern.post.mk
1.210 +2 -2 src/sys/conf/kmod.mk
1.14 +4 -4 src/
Hi Bruce,
On Tue, Aug 15, 2006 at 09:40:36AM +1000, Bruce Evans wrote:
> On Mon, 14 Aug 2006, Dag-Erling Smorgrav wrote:
>
> >des 2006-08-14 13:28:53 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/conf kern.post.mk kmod.mk
> > sys/modules/if_efMakef
On Mon, 14 Aug 2006, Dag-Erling Smorgrav wrote:
des 2006-08-14 13:28:53 UTC
FreeBSD src repository
Modified files:
sys/conf kern.post.mk kmod.mk
sys/modules/if_efMakefile
sys/modules/if_ppp Makefile
sys/modules/netgraph/mppc Makefile
sys/modules/sound
des 2006-08-14 13:28:53 UTC
FreeBSD src repository
Modified files:
sys/conf kern.post.mk kmod.mk
sys/modules/if_efMakefile
sys/modules/if_ppp Makefile
sys/modules/netgraph/mppc Makefile
sys/modules/sound/sound Makefile
Log:
Don't use touc
imp 2006-06-18 17:48:45 UTC
FreeBSD src repository
Modified files:
sys/conf kern.post.mk
Log:
Remove the insistance on having a device.hints. This was a seat belt
for those upgrading from 4.x -> 5.x. It is therefore no longer
necessary because it is installe
cognet 2006-06-13 00:57:10 UTC
FreeBSD src repository
Modified files:
sys/conf kern.post.mk
Log:
Handle MFS_IMAGE in the ${FULLKERNEL} target, so that we can build kernel
with MFS root without debugging.
Revision ChangesPath
1.94 +9 -9 src/sys
On Fri, 2006-05-12 at 02:45 +, John-Mark Gurney wrote:
> jmg 2006-05-12 02:45:12 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/conf kern.post.mk
> Log:
> add support for makeoptions MFS_IMAGE="" in the config file which
> will automaticly populate
On Fri, 12 May 2006, John-Mark Gurney wrote:
jmg 2006-05-12 02:45:12 UTC
FreeBSD src repository
Modified files:
sys/conf kern.post.mk
Log:
add support for makeoptions MFS_IMAGE="" in the config file which
will automaticly populate the kernel w/ the mfs image...
Re
jmg 2006-05-12 02:45:12 UTC
FreeBSD src repository
Modified files:
sys/conf kern.post.mk
Log:
add support for makeoptions MFS_IMAGE="" in the config file which
will automaticly populate the kernel w/ the mfs image...
Revision ChangesPath
1.93 +9
ru 2006-02-07 13:37:26 UTC
FreeBSD src repository
Modified files:
sys/conf kern.post.mk
Log:
Remove .depend when doing "make cleandir".
Revision ChangesPath
1.92 +1 -1 src/sys/conf/kern.post.mk
___
ru 2006-01-16 16:25:18 UTC
FreeBSD src repository
Modified files:
sys/conf kern.post.mk
Log:
I couldn't find any traces of what the tags1 file was supposed to do.
Revision ChangesPath
1.91 +0 -2 src/sys/conf/kern.post.mk
On Wed, Nov 30, 2005 at 06:15:07PM +, Ruslan Ermilov wrote:
> ru 2005-11-30 18:15:07 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/conf kern.post.mk
> Log:
> Teach this to create the "machine" and ${MACHINE_ARCH} (for pc98
> only now) symbolic li
ru 2005-11-30 18:15:07 UTC
FreeBSD src repository
Modified files:
sys/conf kern.post.mk
Log:
Teach this to create the "machine" and ${MACHINE_ARCH} (for pc98
only now) symbolic links in the kernel compile directory, rather
than relying on config(8) to do this
ru 2005-11-16 10:03:02 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/conf kern.post.mk
Log:
MFC: 1.88: Use ${S} to pass ${SYSDIR} to ports.
Revision ChangesPath
1.83.2.1 +1 -5 src/sys/conf/kern.post.mk
24 matches
Mail list logo