cvs commit: src/sys/ddb db_command.c db_command.h db_main.c

John Baldwin jhb at FreeBSD.org
Thu Sep 25 19:50:21 UTC 2008


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


More information about the cvs-src mailing list