cvs commit: src/sys/conf kern.post.mk

2008-07-04 Thread John Birrell
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

Re: cvs commit: src/sys/conf kern.post.mk kern.pre.mk

2008-06-08 Thread John Birrell
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: > >

Re: cvs commit: src/sys/conf kern.post.mk kern.pre.mk

2008-06-08 Thread Marius Strobl
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

cvs commit: src/sys/conf kern.post.mk kern.pre.mk

2008-05-22 Thread John Birrell
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

cvs commit: src/sys/conf kern.post.mk

2007-03-23 Thread Warner Losh
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

cvs commit: src/sys/conf kern.post.mk

2006-12-30 Thread John-Mark Gurney
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

cvs commit: src/sys/conf kern.post.mk

2006-11-01 Thread Ruslan Ermilov
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

cvs commit: src/sys/conf kern.post.mk

2006-10-26 Thread Ruslan Ermilov
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 __

cvs commit: src/sys/conf kern.post.mk kmod.mk

2006-10-13 Thread Ruslan Ermilov
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

cvs commit: src/sys/conf kern.post.mk kmod.mk src/sys/modules/if_ef Makefile src/sys/modules/if_ppp Makefile src/sys/modules/netgraph/mppc Makefile src/sys/modules/sound/sound Makefile

2006-09-13 Thread Dag-Erling Smorgrav
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

Re: cvs commit: src/sys/conf kern.post.mk kmod.mk src/sys/modules/if_ef Makefile src/sys/modules/if_ppp Makefile src/sys/modules/netgraph/mppc Makefile src/sys/modules/sound/sound Makefile

2006-08-16 Thread Bruce Evans
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/

Re: cvs commit: src/sys/conf kern.post.mk kmod.mk src/sys/modules/if_ef Makefile src/sys/modules/if_ppp Makefile src/sys/modules/netgraph/mppc Makefile src/sys/modules/sound/sound Makefile

2006-08-15 Thread Ruslan Ermilov
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

Re: cvs commit: src/sys/conf kern.post.mk kmod.mk src/sys/modules/if_ef Makefile src/sys/modules/if_ppp Makefile src/sys/modules/netgraph/mppc Makefile src/sys/modules/sound/sound

2006-08-14 Thread Bruce Evans
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

cvs commit: src/sys/conf kern.post.mk kmod.mk src/sys/modules/if_ef Makefile src/sys/modules/if_ppp Makefile src/sys/modules/netgraph/mppc Makefile src/sys/modules/sound/sound Makefile

2006-08-14 Thread Dag-Erling Smorgrav
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

cvs commit: src/sys/conf kern.post.mk

2006-06-18 Thread Warner Losh
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

cvs commit: src/sys/conf kern.post.mk

2006-06-12 Thread Olivier Houchard
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

Re: cvs commit: src/sys/conf kern.post.mk

2006-05-12 Thread Florent Thoumie
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

Re: cvs commit: src/sys/conf kern.post.mk

2006-05-12 Thread Bjoern A. Zeeb
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

cvs commit: src/sys/conf kern.post.mk

2006-05-11 Thread John-Mark Gurney
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

cvs commit: src/sys/conf kern.post.mk

2006-02-07 Thread Ruslan Ermilov
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 ___

cvs commit: src/sys/conf kern.post.mk

2006-01-16 Thread Ruslan Ermilov
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

Re: cvs commit: src/sys/conf kern.post.mk

2005-11-30 Thread Ruslan Ermilov
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

cvs commit: src/sys/conf kern.post.mk

2005-11-30 Thread Ruslan Ermilov
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

cvs commit: src/sys/conf kern.post.mk

2005-11-16 Thread Ruslan Ermilov
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