Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jan 1995 23:20:27 -0800
From:      Bruce Evans <bde>
To:        CVS-commiters, cvs-usrbin
Subject:   cvs commit: src/usr.bin/symorder symorder.1 symorder.c
Message-ID:  <199501170720.XAA00592@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
bde         95/01/16 23:20:27

  Modified:    usr.bin/symorder symorder.1 symorder.c
  Log:
  Add option `-x excludelist'.  This will be used for removing variously
  spelled g*compiled* symbols from the kernel so that ddb doesn't have to
  do it.  The symbols are currently removed by dbsym but dbsym will go
  away when symbols are loaded by the boot loader.
  
  Document -m option in usage message.
  
  Check for overrunning some arrays.
  
  Fix some misformatting.



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