* Fix a number of alignment errors that was causing garbage to be parsed.
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 5 Jul 2005 02:38:34 +0000 (02:38 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 5 Jul 2005 02:38:34 +0000 (02:38 +0000)
commit36d6bdee113b682f2ab32b81472139ebfccbcd8e
tree2b32828b16078c08cdc6e05307ce74a8e1cd8048
parent712e03b015ebcc05ff92d5102abb8bad7ba85969
* Fix a number of alignment errors that was causing garbage to be parsed.
* Fix a stream cache bug that was preventing some writes from synchronizing
  properly.
* Report PAD headers as PAD headers rather then as unknown data.
sbin/jscan/dump_mirror.c
sbin/jscan/jattr.h
sbin/jscan/jscan.h
sbin/jscan/jstream.c
sbin/jscan/subs.c