Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Apr 1999 20:40:11 -0700 (PDT)
From:      Greg Lehey <grog@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/config main.c config.8 mkmakefile.c src/sys/i386/conf Makefile.i386 src/sys/alpha/conf Makefile.alpha src/sys/pc98/conf Makefile.pc98
Message-ID:  <199904110340.UAA82914@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        1999/04/10 20:40:11 PDT

  Modified files:
    usr.sbin/config      main.c config.8 mkmakefile.c 
    sys/i386/conf        Makefile.i386 
    sys/alpha/conf       Makefile.alpha 
    sys/pc98/conf        Makefile.pc98 
  Log:
  Back out default debug kernel.  The flags revert to historical behaviour.
  
  Requested-by:	ache
  		bde
  		dg
  
  Modify targets for debug kernels:  when -g was specified, make will
  now build a debug kernel called kernel.debug, and create a stripped
  version called kernel at the same time.  The two targets install and
  install.debug are otherwise unchanged.
  
  Requested-by:	dillon
  
  Update man page accordingly.
  
  Revision  Changes    Path
  1.29      +4 -18     src/usr.sbin/config/main.c
  1.13      +47 -29    src/usr.sbin/config/config.8
  1.36      +10 -6     src/usr.sbin/config/mkmakefile.c
  1.143     +2 -5      src/sys/i386/conf/Makefile.i386
  1.20      +2 -5      src/sys/alpha/conf/Makefile.alpha
  1.59      +2 -5      src/sys/pc98/conf/Makefile.pc98


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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