David Greenman
342e26f662
KNFize.
1995-10-09 08:13:09 +00:00
Poul-Henning Kamp
4699383a71
Symorder relies on malloc to return zero'ed data. Found with phkmalloc/2.
1995-10-07 08:13:24 +00:00
Rodney W. Grimes
7799f52a32
Remove trailing whitespace.
1995-05-30 06:41:30 +00:00
Bruce Evans
742c88a03a
Use exactly the same checks in excluded() as in inlist(): ignore stabs and
...
stringless symbols in excluded(); check for too-small (nonzero) string table
offsets in inlist().
1995-01-21 10:24:18 +00:00
Bruce Evans
d25a46b215
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.
1995-01-17 07:20:26 +00:00
Poul-Henning Kamp
e57dc19458
Added a missing 'break;'
1994-10-16 22:07:47 +00:00
Poul-Henning Kamp
3972fa6670
Symorder complains if INET isn't in the kernel. I added '-m' to inform it
...
that it should exit(0) even if this is so. fixed a /386bsd -> /kernel in
the man-page while at it.
1994-10-16 22:01:44 +00:00
Rodney W. Grimes
9002c02abc
Initial import, 0.1 + pk 0.2.4-B1
1993-06-12 14:49:13 +00:00