Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Sep 2008 19:50:14 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ddb db_command.c db_command.h db_main.c
Message-ID:  <200809251950.m8PJoKZs092737@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2008-09-25 19:50:14 UTC

  FreeBSD src repository

  Modified files:
    sys/ddb              db_command.c db_command.h db_main.c 
  Log:
  SVN rev 183360 on 2008-09-25 19:50:14Z by jhb
  
  Initialize the DDB command list when initializing DDB so that the basic
  commands are available from 'boot -d'.
  
  Suggested by:   dfr
  
  Revision  Changes    Path
  1.80      +2 -3      src/sys/ddb/db_command.c
  1.15      +1 -0      src/sys/ddb/db_command.h
  1.8       +1 -0      src/sys/ddb/db_main.c



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